summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-272-16/+54
* [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-273-0/+19
* [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-273-0/+63
* [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-274-44/+152
* [IA64] pvops: paravirtualize ivt.SIsaku Yamahata2008-05-271-127/+122
* [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-272-6/+36
* [IA64] pvops: preparation for paravirtulization of hand written assembly code.Isaku Yamahata2008-05-271-0/+9
* [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-271-0/+247
* [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-271-0/+41
* [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-272-0/+43
* [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-1/+0
* [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-1/+0
* [IA64] Workaround for RSE issueTony Luck2008-05-275-46/+125
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang2008-05-183-2/+3
|/
* [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-152-10/+25
* [IA64] Properly unregister legacy interruptsPrarit Bhargava2008-05-141-0/+3
* [IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen2008-05-141-6/+0
* [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-141-6/+10
* [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-141-6/+6
* [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-142-8/+31
* [IA64] allow user to force_pal_cache_flushAlex Chiang2008-05-141-0/+11
* [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-141-0/+29
* [IA64] machvec support for SGI UV platformJack Steiner2008-05-147-2/+154
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-029-168/+145
|\
| * [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
| * [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-012-8/+9
| * [IA64] smp.c coding style fixHidetoshi Seto2008-05-011-33/+35
| * [IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto2008-04-301-6/+10
| * [IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto2008-04-301-1/+1
| * [IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2008-04-302-7/+2
| * [IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto2008-04-301-1/+1
* | rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+1
|/
* tty: The big operations reworkAlan Cox2008-04-301-4/+7
* signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-301-1/+1
* [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-291-0/+9
* [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang2008-04-291-3/+9
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-10/+13
* [IA64] bugfix: nptcg breaks cpu-hotaddHidetoshi Seto2008-04-291-1/+4
* ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-6/+1
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-295-36/+20
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-293-77/+129
* dma: add dma_*map*_attrs() interfacesArthur Kepner2008-04-291-0/+1
* swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2008-04-291-1/+4
* ia64 kvm fixes for O=... buildsAl Viro2008-04-281-5/+2
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+12
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-271-13/+13
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+5
OpenPOWER on IntegriCloud