1. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  2. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 18 years ago
  3. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  4. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 18 years ago
  5. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  6. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  7. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  8. 312a0c17 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 18 years ago
  9. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  10. 225a719 [PATCH] struct path: convert lockd by Josef Sipek · 18 years ago
  11. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  12. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  13. fec6d05 [PATCH] struct path: rename Reiserfs's struct path by Josef "Jeff" Sipek · 18 years ago
  14. 42cf119 [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* by Josef "Jeff" Sipek · 18 years ago
  15. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  16. a5cfc1e [PATCH] bit reverse library by Akinobu Mita · 18 years ago
  17. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  18. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  19. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  20. 3269485 [PATCH] pktcdvd: add sysfs and debugfs interface by Thomas Maier · 18 years ago
  21. 0a0fc96 [PATCH] pktcdvd: bio write congestion using congestion_wait() by Thomas Maier · 18 years ago
  22. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
  23. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  24. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  25. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  26. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  27. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  28. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  29. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  30. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  31. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  32. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  33. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  34. 6cf24f0 [PATCH] elf.h: forward declare struct file by Andrew Morton · 18 years ago
  35. 4d7cbac [PATCH] IPMI: Fix BT long busy by Corey Minyard · 18 years ago
  36. b967513 [PATCH] IPMI: Add maintenance mode by Corey Minyard · 18 years ago
  37. 759643b [PATCH] IPMI: pass sysfs name from lower level driver by Corey Minyard · 18 years ago
  38. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 18 years ago
  39. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  40. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  41. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  42. a0e7688 [PATCH] Kbuild: add 3 more header files to get properly "unifdef"ed by Robert P. J. Day · 18 years ago
  43. 5296c7b [PATCH] fs: reiserfs add missing brackets by Mariusz Kozlowski · 18 years ago
  44. 65867be [PATCH] Trivial cleanup in the PCI IDs for the CS5535 by Jordan Crouse · 18 years ago
  45. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  46. 12d40e4 [PATCH] Save some bytes in struct inode by Arnaldo Carvalho de Melo · 18 years ago
  47. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 18 years ago
  48. 0b71c8e [PATCH] remove useless carta_random32.h by Stephane Eranian · 18 years ago
  49. f7dff2b [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set by Gautham R Shenoy · 18 years ago
  50. 83b7b44 [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations by Eric Dumazet · 18 years ago
  51. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  52. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  53. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  54. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  55. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
  56. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 18 years ago
  57. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  58. 83df8db9 [PATCH] declare smp_call_function_single in generic code by Randy Dunlap · 18 years ago
  59. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  60. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  61. 651971c [PATCH] Fix the size limit of compat space msgsize by suzuki · 18 years ago
  62. cfd1893 [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns by Thomas Gleixner · 18 years ago
  63. 0490366 [PATCH] remove HASH_HIGHMEM by Andrew Morton · 18 years ago
  64. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  65. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 18 years ago
  66. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  67. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  68. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  69. e0980da [PATCH] Exar quad port serial by Paul B Schroeder · 18 years ago
  70. 9774a1f [PATCH] Compile-time check re world-writeable module params by Alexey Dobriyan · 18 years ago
  71. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 18 years ago
  72. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 18 years ago
  73. 20aa7b2 [PATCH] probe_kernel_address() needs to do set_fs() by Andrew Morton · 18 years ago
  74. c140e11 [PATCH] parport_pc: Add support for OX16PCI952 parallel port by Ryan Underwood · 18 years ago
  75. 5ec68b2 [PATCH] pull in necessary header files for cdev.h by Jan Engelhardt · 18 years ago
  76. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  77. 0ec7ca4 [PATCH] fuse: add DESTROY operation by Miklos Szeredi · 18 years ago
  78. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  79. e9168c1 [PATCH] fuse: update userspace interface to version 7.8 by Miklos Szeredi · 18 years ago
  80. 48ed214 [PATCH] constify inode accessors by Jan Engelhardt · 18 years ago
  81. 238b872 [PATCH] serial uartlite driver by Peter Korsgaard · 18 years ago
  82. 799202c [PATCH] cciss: add support for 1024 logical volumes by Mike Miller · 18 years ago
  83. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  84. a9b6f56 [PATCH] swsusp: Untangle thaw_processes by Rafael J. Wysocki · 18 years ago
  85. ff39593 [PATCH] swsusp: thaw userspace and kernel space separately by Nigel Cunningham · 18 years ago
  86. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  87. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  88. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  89. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  90. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  91. 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
  92. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  93. 1b1cec4 [PATCH] slab: deprecate kmem_cache_t by Andrew Morton · 18 years ago
  94. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  95. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  96. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  97. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  98. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  99. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  100. 55acbda [PATCH] slab: remove SLAB_NOIO by Christoph Lameter · 18 years ago