1. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  2. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  3. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  4. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  5. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  6. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  7. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  8. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  9. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  10. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  11. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  12. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  13. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  14. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  15. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  16. df8f0ec [IA64] minor reformatting to vmlinux.lds.S by Al Stone · 18 years ago
  17. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  18. 8f9e146 [IA64] ar.fpsr not set on MCA/INIT kernel entry by Russ Anderson · 18 years ago
  19. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  20. f5a3f3d [IA64] Make gp value point to Region 5 in mca handler by Zou Nan hai · 18 years ago
  21. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago
  22. 35589a8 [IA64] Move perfmon tables from thread_struct to pfm_context by Keshavamurthy Anil S · 18 years ago
  23. dd562c0 [IA64] Add interface so modules can discover whether multithreading is on. by Stephane Eranian · 18 years ago
  24. fd32cb3 [IA64] kprobes: fixup the pagefault exception caused by probehandlers by Keshavamurthy Anil S · 18 years ago
  25. 214ddde [IA64] kprobe opcode 16 bytes alignment on IA64 by bibo mao · 18 years ago
  26. a4b47ab Pull esi-support into release branch by Tony Luck · 18 years ago
  27. ae3e021 Pull model-name into release branch by Tony Luck · 18 years ago
  28. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  29. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  30. bd1b167 [PATCH] Guarantee that the uncached allocator gets pages on the correct node by Christoph Lameter · 18 years ago
  31. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  32. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  33. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  34. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  35. 1c7d670 [IA64] Save register stack contents on cpu start by Jack Steiner · 18 years ago
  36. 2636255 [IA64] Unwire set/get_robust_list by Andreas Schwab · 18 years ago
  37. b8444d0 [IA64] correct file descriptor reference counting in perfmon by Stephane Eranian · 18 years ago
  38. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  39. 9129d6e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  40. a813213 [IA64] panic if topology_init kzalloc fails by Paul Jackson · 18 years ago
  41. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  42. df6fd31 ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs by Starikovskiy, Alexey Y · 18 years ago
  43. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  44. eca7994 [IA64] make uncached allocator more node aware by Dean Nelson · 18 years ago
  45. c31ca59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  46. 0a69ca9 [PATCH] Fix RAID5 + IA64 compile by Prarit Bhargava · 18 years ago
  47. e55ce45 [IA64] Don't alloc empty frame in ia64_switch_mode_phys by Zou Nan hai · 18 years ago
  48. acb15c8 [IA64] Do not assume output registers be reservered. by Zou Nan hai · 18 years ago
  49. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  50. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  51. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  52. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  53. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  54. 1bf1eba [IA64] Format /proc/pal/*/version_info correctly by Matthew Wilcox · 18 years ago
  55. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  56. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  57. e82ca04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  58. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  59. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  60. b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
  61. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  64. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  65. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  66. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  67. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  68. f120664 [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/ by Tony Luck · 18 years ago
  69. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  70. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  71. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  72. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  73. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  74. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
  75. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  76. 236ee8c [IA64] fix ia64 build (fadt_descriptor) by Tony Luck · 18 years ago
  77. 8cf60e0 Auto-update from upstream by Tony Luck · 18 years ago
  78. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  79. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  80. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
  81. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
  82. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  83. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  84. 1323523 Pull rework-memory-attribute-aliasing into release branch by Tony Luck · 18 years ago
  85. 9ba89334 [IA64] SKI Simulator boot by Ian Wienand · 18 years ago
  86. d270acb [IA64] Sanitize assembler code for ia64_sal_os_state by Keith Owens · 18 years ago
  87. 6588473 [IA64] make efi_stub.S fit in 80 cols by David Mosberger-Tang · 18 years ago
  88. 5eb1d63 [IA64] sanity check reserved region usage by Alex Williamson · 18 years ago
  89. 1008307 [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions by Mark Maule · 18 years ago
  90. 2ab561a [IA64] esi-support by David Mosberger-Tang · 18 years ago
  91. bf891bd Pull trivial2 into release branch by Len Brown · 18 years ago
  92. 76d08bb [IA64] Add "model name" to /proc/cpuinfo by Tony Luck · 18 years ago
  93. 4c31ce8 [IA64] one-line cleanup on set_irq_affinity_info by Chen, Kenneth W · 18 years ago
  94. 41503de [IA64] fix broken irq affinity by Chen, Kenneth W · 18 years ago
  95. 5810452 ACPI: silence ia64 build warning by Len Brown · 18 years ago
  96. 32e62c6 [IA64] rework memory attribute aliasing by Bjorn Helgaas · 18 years ago
  97. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  98. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  99. 1899796 [IA64] Add mca recovery failure messages by Russ Anderson · 18 years ago
  100. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago