aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+19
2006-09-11[PATCH] audit: more syscall classes addedAl Viro1-0/+16
2006-09-08[IA64] Save register stack contents on cpu startJack Steiner1-0/+5
2006-09-08[IA64] Unwire set/get_robust_listAndreas Schwab1-2/+2
2006-09-08[IA64] correct file descriptor reference counting in perfmonStephane Eranian1-1/+3
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-12/+16
2006-08-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-4/+2
2006-08-24[IA64] panic if topology_init kzalloc failsPaul Jackson1-4/+2
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown1-1/+1
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms1-1/+1
2006-08-04[IA64] make uncached allocator more node awareDean Nelson1-29/+57
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-35/+27
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava1-1/+1
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai1-2/+0
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai1-9/+9
2006-08-02[IA64] sparse cleanupsKeith Owens1-3/+3
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath2-1/+3
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2-8/+7
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms1-5/+2
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao1-0/+9
2006-07-31[IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox1-20/+14
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-7/+7
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2-6/+6
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner4-9/+9
2006-07-01Pull acpi_os_free into release branchLen Brown2-7/+7
2006-07-01[PATCH] audit syscall classesAl Viro2-0/+30
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel37-37/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2-7/+7
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2-3/+11
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar5-11/+11
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar4-18/+18
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Tony Luck1-1/+1
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman1-3/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2-3/+3
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman3-3/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-15/+2
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto1-12/+3
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen1-2/+2
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Auto-update from upstreamTony Luck5-120/+139
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-2/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-1/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson1-95/+105
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-16/+8