summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-06-30[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-9/+8
2008-06-11[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang1-4/+3
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-2/+7
2008-06-11[IA64] perfmon: fix async exit bugstephane eranian1-5/+5
2008-05-27[IA64] Workaround for RSE issueTony Luck5-46/+125
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava1-0/+3
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen1-6/+0
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto1-6/+10
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto1-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2-8/+31
2008-05-14[IA64] allow user to force_pal_cache_flushAlex Chiang1-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle1-0/+29
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner1-1/+6
2008-05-01[IA64] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-7/+8
2008-05-01[IA64] smp.c coding style fixHidetoshi Seto1-33/+35
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto1-6/+10
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto1-1/+1
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2-7/+2
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto1-1/+1
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org1-1/+1
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+9
2008-04-29[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang1-3/+9
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-10/+13
2008-04-29ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter1-6/+1
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev2-11/+5
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik1-2/+2
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto2-41/+37
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds23-437/+1595
2008-04-17Pull miscellaneous into release branchTony Luck10-61/+214
2008-04-17Pull nptcg into release branchTony Luck2-2/+50
2008-04-17Pull kvm-patches into release branchTony Luck3-0/+136
2008-04-17Pull percpureserve into release branchTony Luck3-2/+6
2008-04-17Pull regset into release branchTony Luck2-352/+895
2008-04-17Pull virt-cpu-accounting into release branchTony Luck7-0/+278
2008-04-17Generic semaphore implementationMatthew Wilcox3-172/+1
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh1-0/+1
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart1-0/+23
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur3-3/+6
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu1-26/+107
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2-4/+37
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan1-2/+2