aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] export account_system_vtimeDoug Chapman2008-06-301-0/+1
* [IA64] Bugfix for system with 32 cpusTony Luck2008-06-301-1/+2
* [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0
* [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-241-1/+1
* [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1
* [IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman2008-06-201-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-164-9/+21
|\
| * [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-162-0/+13
| * [IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang2008-06-111-4/+3
| * [IA64] perfmon: fix async exit bugstephane eranian2008-06-111-5/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-111-2/+7
|\ \
| * | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-111-2/+7
| |/
* | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-061-1/+2
|/
* [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