1. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  2. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  3. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  4. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  5. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  6. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  7. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  8. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  9. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  10. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  11. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  12. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  13. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  14. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  15. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  16. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  17. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  18. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  19. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  20. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  21. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  22. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  23. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  24. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  25. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  26. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  27. aa4f63c IA64: PCI: dont disable irq which is not enabled by Satoru Takeuchi · 18 years ago
  28. df8f0ec [IA64] minor reformatting to vmlinux.lds.S by Al Stone · 18 years ago
  29. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  30. 8f9e146 [IA64] ar.fpsr not set on MCA/INIT kernel entry by Russ Anderson · 18 years ago
  31. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  32. 816add4 [IA64] trim output of show_mem() by Jes Sorensen · 18 years ago
  33. 709a6c1 [IA64] show_mem() printk levels by Jes Sorensen · 18 years ago
  34. f5a3f3d [IA64] Make gp value point to Region 5 in mca handler by Zou Nan hai · 18 years ago
  35. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago
  36. fd1dfc6 [IA64-SGI] Do not request DMA memory for BTE by Christoph Lameter · 18 years ago
  37. 35589a8 [IA64] Move perfmon tables from thread_struct to pfm_context by Keshavamurthy Anil S · 18 years ago
  38. dd562c0 [IA64] Add interface so modules can discover whether multithreading is on. by Stephane Eranian · 18 years ago
  39. fd32cb3 [IA64] kprobes: fixup the pagefault exception caused by probehandlers by Keshavamurthy Anil S · 18 years ago
  40. 214ddde [IA64] kprobe opcode 16 bytes alignment on IA64 by bibo mao · 18 years ago
  41. a4b47ab Pull esi-support into release branch by Tony Luck · 18 years ago
  42. ae3e021 Pull model-name into release branch by Tony Luck · 18 years ago
  43. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  44. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  45. bd1b167 [PATCH] Guarantee that the uncached allocator gets pages on the correct node by Christoph Lameter · 18 years ago
  46. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  47. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  48. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  49. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  50. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  51. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  52. 38f5745c [IA64] SN fix for cpu hotplug/kexec by Jack Steiner · 18 years ago
  53. 1c7d670 [IA64] Save register stack contents on cpu start by Jack Steiner · 18 years ago
  54. 2636255 [IA64] Unwire set/get_robust_list by Andreas Schwab · 18 years ago
  55. b8444d0 [IA64] correct file descriptor reference counting in perfmon by Stephane Eranian · 18 years ago
  56. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  57. 9129d6e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  58. c57d68c [IA64] Increase default nodes shift to 10, nr_cpus to 1024 by Christoph Lameter · 18 years ago
  59. f834c75 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Greg Kroah-Hartman · 18 years ago
  60. a813213 [IA64] panic if topology_init kzalloc fails by Paul Jackson · 18 years ago
  61. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  62. df6fd31 ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs by Starikovskiy, Alexey Y · 18 years ago
  63. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  64. 7682a4c [IA64-SGI] Silent data corruption caused by XPC V2. by Dean Nelson · 18 years ago
  65. 00dd7b7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  66. eca7994 [IA64] make uncached allocator more node aware by Dean Nelson · 19 years ago
  67. c31ca59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  68. e44e41d [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEM by Bob Picco · 19 years ago
  69. 921eea1 [IA64] align high endpoint of VIRTUAL_MEM_MAP by Bob Picco · 19 years ago
  70. 0a69ca9 [PATCH] Fix RAID5 + IA64 compile by Prarit Bhargava · 18 years ago
  71. e55ce45 [IA64] Don't alloc empty frame in ia64_switch_mode_phys by Zou Nan hai · 18 years ago
  72. acb15c8 [IA64] Do not assume output registers be reservered. by Zou Nan hai · 18 years ago
  73. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  74. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  75. 9578bcf [PATCH] sgiioc4: Always share IRQ by Brent Casavant · 18 years ago
  76. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  77. cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
  78. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  79. 4f2ef12 [IA64] Fix breakage in simscsi.c by Tony Luck · 18 years ago
  80. 1bf1eba [IA64] Format /proc/pal/*/version_info correctly by Matthew Wilcox · 19 years ago
  81. 0dfda77 [SCSI] fix simscsi by Christoph Hellwig · 18 years ago
  82. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  83. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  84. dd8041f [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug by Yasunori Goto · 18 years ago
  85. 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
  86. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  87. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  88. b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
  89. b915543 [PATCH] audit syscall classes by Al Viro · 19 years ago
  90. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  91. 2244b95 [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation by Christoph Lameter · 19 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  93. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 19 years ago
  94. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  95. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 19 years ago
  96. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 19 years ago
  97. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  98. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
  99. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  100. cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 19 years ago