aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-17[IA64] Count resched interruptsJack Steiner1-2/+18
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas1-9/+0
2006-10-17[IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas1-23/+24
2006-10-17[IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas1-8/+3
2006-10-17[IA64] - Allow IPIs in timer loopJack Steiner1-0/+6
2006-10-17[IA64] perfmon fix for global IRQ fixTony Luck1-1/+2
2006-10-06[IA64] Fix breakage from irq changeTony Luck2-3/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells4-24/+22
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2-0/+144
2006-10-04[PATCH] genirq: ia64 irq: Dynamic irq supportEric W. Biederman1-0/+20
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+0
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[SERIAL] Remove wrong asm/serial.h inclusionsRussell King1-1/+0
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