1. f592096 Use menuconfig objects II - auxdisplay by Jan Engelhardt · 17 years ago
  2. 6175ecf Use write_trylock_irqsave in ptrace_attach by Sripathi Kodi · 17 years ago
  3. e1f4a88 introduce write_trylock_irqsave() by Satyam Sharma · 17 years ago
  4. b5d425c more scheduled OSS driver removal by Adrian Bunk · 17 years ago
  5. 786d7e1 Fix rmmod/read/write races in /proc entries by Alexey Dobriyan · 17 years ago
  6. 5568b0e v850: enable arbitary speed tty ioctls by Alan Cox · 17 years ago
  7. 23f465b uml: remove dead file by Jeff Dike · 17 years ago
  8. 8619b86 uml: limit request size on COWed devices by Jeff Dike · 17 years ago
  9. e823448 uml: export hostfs symbols by Jeff Dike · 17 years ago
  10. e4c4bf9 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
  11. c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
  12. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  13. d14ad81 uml: handle errors on opening host side of consoles by Jeff Dike · 17 years ago
  14. 75886f2 uml: pty channel tidying by Jeff Dike · 17 years ago
  15. 63920f4 uml: xterm driver tidying by Jeff Dike · 17 years ago
  16. 89df6bf uml: DEBUG_SHIRQ fixes by Eduard-Gabriel Munteanu · 17 years ago
  17. e18eecb Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE by Jeff Dike · 17 years ago
  18. 84812217 uml: use get_free_pages to allocate kernel stacks by Jeff Dike · 17 years ago
  19. 0a6d3a2 uml: fix request->sector update by Jeff Dike · 17 years ago
  20. 7ff9057 CRIS: replace old-style member inits with designated inits by Robert P. J. Day · 17 years ago
  21. e30afd5 etrax: enable arbitary speed setting on tty ports by Alan Cox · 17 years ago
  22. c12a54b m32r: A MAINTAINERS entry for the M32R architecture by Hirokazu Takata · 17 years ago
  23. 86245b85 m32r: enable arbitary speed tty rate setting by Alan Cox · 17 years ago
  24. f47807f arm26: remove broken and unused macro by Mariusz Kozlowski · 17 years ago
  25. 787ea0e ARM26: enable arbitary speed tty ioctls and split input/output speed by Alan Cox · 17 years ago
  26. 5c6af69 fix alpha ISA support by Ivan Kokshaysky · 17 years ago
  27. ebaf4fc alpha: fix trivial section mismatch warnings by Sam Ravnborg · 17 years ago
  28. 2fea299 h8300 entry.S update by Yoshinori Sato · 17 years ago
  29. 542f739 h8300: remove unused file by Yoshinori Sato · 17 years ago
  30. 86277d5 h8300 zImage support update by Yoshinori Sato · 17 years ago
  31. f79224c h8300: enable arbitary speed tty port setup by Alan Cox · 17 years ago
  32. 17d8725 m68knommu: remove old cache management cruft from mm code by Greg Ungerer · 17 years ago
  33. 2f75d10 m68knommu: remove cruft from setup code by Greg Ungerer · 17 years ago
  34. 45a82f5 m68knommu: use TRHEAD_SIZE instead of hard constant by Greg Ungerer · 17 years ago
  35. 57c8f63 nommu: stub expand_stack() for nommu case by Greg Ungerer · 17 years ago
  36. 54a3bdd FRV: Remove some dead code by David Howells · 17 years ago
  37. 7692591 FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere by David Howells · 17 years ago
  38. c1a39e0 FRV: Connect up new syscalls by David Howells · 17 years ago
  39. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  40. c44939e NeilBrown <neilb@suse.de> by akpm@linux-foundation.org · 17 years ago
  41. 5ed44a4 do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY by Herbert van den Bergh · 17 years ago
  42. 84a01c2 slob: sparsemem support by Paul Mundt · 17 years ago
  43. 5dc4ac6 mspec_mmap: don't set VM_LOCKED by Hugh Dickins · 17 years ago
  44. b49ad48 mm/page_alloc.c: lower printk severity by Dan Aloni · 17 years ago
  45. 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
  46. f797779 speed up madvise_need_mmap_write() usage by Jason Baron · 17 years ago
  47. 897e679 mm/slab.c: start_cpu_timer() should be __cpuinit by Adrian Bunk · 17 years ago
  48. 6ea6e68 mm: more __meminit annotations by Paul Mundt · 17 years ago
  49. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  50. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  51. 98011f5 mm: fix improper .init-type section references by Jan Beulich · 17 years ago
  52. 140d5a4 numa: mempolicy: trivial debug fixes. by Paul Mundt · 17 years ago
  53. 462e00c oom: stop allocating user memory if TIF_MEMDIE is set by Ethan Solomita · 17 years ago
  54. b71636e numa: mempolicy: dynamic interleave map for system init by Paul Mundt · 17 years ago
  55. f0630ff SLUB: support slub_debug on by default by Christoph Lameter · 17 years ago
  56. fc9a07e invalidate_mapping_pages(): add cond_resched by Andrew Morton · 17 years ago
  57. 4542681 mm: debug check for the fault vs invalidate race by Nick Piggin · 17 years ago
  58. f96efd5 hugetlb: fix race in alloc_fresh_huge_page() by Joe Jin · 17 years ago
  59. 2706a1b vmscan: fix comments related to shrink_list() by Anderson Briglia · 17 years ago
  60. 5539484 slob: improved alignment handling by Nick Piggin · 17 years ago
  61. d87a133 slob: remove bigblock tracking by Nick Piggin · 17 years ago
  62. 95b3512 slob: rework freelist handling by Nick Piggin · 17 years ago
  63. 698827f Remove the deprecated "kmem_cache_t" typedef from slab.h. by Robert P. J. Day · 17 years ago
  64. 1037b83 MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize by Eric Dumazet · 17 years ago
  65. b92151b Make /proc/slabinfo use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  66. 68e116a MM: use DIV_ROUND_UP() in mm/memory.c by Rolf Eike Beer · 17 years ago
  67. 31a5c6e hugetlb: remove unnecessary nid initialization by Nishanth Aravamudan · 17 years ago
  68. f0c0b2b change zonelist order: zonelist order selection logic by KAMEZAWA Hiroyuki · 17 years ago
  69. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  70. b1c931e x86: initial fixmap support by Eric W. Biderman · 17 years ago
  71. d37bf60 console: console handover to preferred console by Yinghai Lu · 17 years ago
  72. eaa944a console: more buf for index parsing by Yinghai Lu · 17 years ago
  73. 7949268 serial: assert DTR for serial console devices by Yinghai Lu · 17 years ago
  74. 23936cc lib: add idr_remove_all by Kristian Hoegsberg · 17 years ago
  75. 96d7fa4 lib: add idr_for_each() by Kristian Hoegsberg · 17 years ago
  76. de7d4f0 update checkpatch.pl to version 0.07 by Andy Whitcroft · 17 years ago
  77. f2a11b1 LZO1X: fix lzo1x_worst_compress by Nitin Gupta · 17 years ago
  78. 248a9dc Add entries to MAINTAINERS for I/OAT and DMAENGINE by Nelson, Shannon · 17 years ago
  79. f89b779 jbd2 commit: fix transaction dropping by Jan Kara · 17 years ago
  80. fe28e42 jbd commit: fix transaction dropping by Jan Kara · 17 years ago
  81. 09561f4 authgss build fix by Andrew Morton · 17 years ago
  82. 8f41958 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  83. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  84. d3502d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. d2a9a8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  86. 2d896c7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  87. 2a9915c make i2c-acorn tristate by Al Viro · 17 years ago
  88. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 17 years ago
  89. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  90. ececfde fallout from constified seq_operations by Al Viro · 17 years ago
  91. 8ca7ee6 fallout from Auke's pci ->revision patch by Al Viro · 17 years ago
  92. 2832e85 ax88796: dev_dbg() wants device, not platform device by Al Viro · 17 years ago
  93. 22bb3e9 pass -msize-long to sparse on s390 by Al Viro · 17 years ago
  94. b4a0691 frv: missing __clear_user() by Al Viro · 17 years ago
  95. c248725 zd1211rw: too early inclusion of asm/unaligned.h by Al Viro · 17 years ago
  96. 4381ca3 fix return type of skb_checksum_complete() by Al Viro · 17 years ago
  97. 5f17c70 PDA_POWER depends on having request_irq() by Al Viro · 17 years ago
  98. 51ec138 ieee1394: forgotten dereference... by Al Viro · 17 years ago
  99. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 17 years ago
  100. 7c9e3c2 wrong order of arguments of ->readdir() by Al Viro · 17 years ago