aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks1-0/+1
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao1-44/+45
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan1-1/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds15-153/+713
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-2/+0
2006-09-26[IA64] minor reformatting to vmlinux.lds.SAl Stone1-2/+6
2006-09-26[IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto1-8/+10
2006-09-26[IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson1-0/+4
2006-09-26[IA64] printing support for MCA/INITHidetoshi Seto4-36/+242
2006-09-26[IA64] Make gp value point to Region 5 in mca handlerZou Nan hai1-5/+0
2006-09-26Revert "[IA64] Unwire set/get_robust_list"Tony Luck1-2/+2
2006-09-26[IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S1-64/+49
2006-09-26[IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian1-0/+24
2006-09-26[IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S1-0/+6
2006-09-26[IA64] kprobe opcode 16 bytes alignment on IA64bibo mao1-26/+29
2006-09-26Pull esi-support into release branchTony Luck4-0/+310
2006-09-26Pull model-name into release branchTony Luck1-10/+31
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-0/+1
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-2/+1
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-09-25[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2-4/+36
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
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