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. ef55d53 [PATCH] LOG2: Provide ilog2() fallbacks for powerpc by David Howells · 18 years ago
  9. 39d61db [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant by David Howells · 18 years ago
  10. 312a0c17 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 18 years ago
  11. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  12. 225a719 [PATCH] struct path: convert lockd by Josef Sipek · 18 years ago
  13. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  14. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  15. fec6d05 [PATCH] struct path: rename Reiserfs's struct path by Josef "Jeff" Sipek · 18 years ago
  16. 42cf119 [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* by Josef "Jeff" Sipek · 18 years ago
  17. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  18. a5cfc1e [PATCH] bit reverse library by Akinobu Mita · 18 years ago
  19. 30e25b7 [PATCH] Fix generic WARN_ON message by Jeremy Fitzhardinge · 18 years ago
  20. e182c96 [PATCH] UML: add generic BUG support by Jeff Dike · 18 years ago
  21. c31a0bf [PATCH] Generic BUG for x86-64 by Jeremy Fitzhardinge · 18 years ago
  22. 91768d6 [PATCH] Generic BUG for i386 by Jeremy Fitzhardinge · 18 years ago
  23. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  24. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  25. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  26. 3269485 [PATCH] pktcdvd: add sysfs and debugfs interface by Thomas Maier · 18 years ago
  27. 0a0fc96 [PATCH] pktcdvd: bio write congestion using congestion_wait() by Thomas Maier · 18 years ago
  28. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
  29. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  30. d93f7de [PATCH] m32r: bootloader support for OPSPUT platform by Hirokazu Takata · 18 years ago
  31. f894cb5 [PATCH] m32r: support a synthesizable M32700 core by Hirokazu Takata · 18 years ago
  32. 8b03a63 [PATCH] m32r: make userspace headers platform-independent by Hirokazu Takata · 18 years ago
  33. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  34. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  35. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  36. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  37. 32d2dee [ARM] 4001/1: S3C24XX: shorten reboot time by Ben Dooks · 18 years ago
  38. 7174d85 [ARM] 3983/2: remove unused argument to __bug() by Nicolas Pitre · 18 years ago
  39. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  40. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  41. b0f40ea [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP by Matthew Wilcox · 18 years ago
  42. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  43. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  44. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  45. 6533bde [IA64] Add se bit to Processor State Parameter structure by Russ Anderson · 18 years ago
  46. 323cbb0 [IA64] Add dp bit to cache and bus check structs by Russ Anderson · 18 years ago
  47. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  48. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  49. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  50. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  51. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  52. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  53. 6cf24f0 [PATCH] elf.h: forward declare struct file by Andrew Morton · 18 years ago
  54. 4d7cbac [PATCH] IPMI: Fix BT long busy by Corey Minyard · 18 years ago
  55. b967513 [PATCH] IPMI: Add maintenance mode by Corey Minyard · 18 years ago
  56. 759643b [PATCH] IPMI: pass sysfs name from lower level driver by Corey Minyard · 18 years ago
  57. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 18 years ago
  58. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  59. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  60. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  61. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  62. 4b358e2 [PATCH] cleanup include/asm-generic/atomic.h by Adrian Bunk · 18 years ago
  63. 219576e [PATCH] include/asm-h8300/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  64. bb8cc64 [PATCH] include/asm-cris/: "extern inline" -> "static inline" by Adrian Bunk · 18 years ago
  65. a0e7688 [PATCH] Kbuild: add 3 more header files to get properly "unifdef"ed by Robert P. J. Day · 18 years ago
  66. 5296c7b [PATCH] fs: reiserfs add missing brackets by Mariusz Kozlowski · 18 years ago
  67. 65867be [PATCH] Trivial cleanup in the PCI IDs for the CS5535 by Jordan Crouse · 18 years ago
  68. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  69. 12d40e4 [PATCH] Save some bytes in struct inode by Arnaldo Carvalho de Melo · 18 years ago
  70. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 18 years ago
  71. 0b71c8e [PATCH] remove useless carta_random32.h by Stephane Eranian · 18 years ago
  72. f7dff2b [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set by Gautham R Shenoy · 18 years ago
  73. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  74. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  75. 83b7b44 [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations by Eric Dumazet · 18 years ago
  76. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  77. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  78. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  79. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  80. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
  81. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 18 years ago
  82. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  83. 83df8db9 [PATCH] declare smp_call_function_single in generic code by Randy Dunlap · 18 years ago
  84. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  85. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  86. 651971c [PATCH] Fix the size limit of compat space msgsize by suzuki · 18 years ago
  87. cfd1893 [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns by Thomas Gleixner · 18 years ago
  88. 0490366 [PATCH] remove HASH_HIGHMEM by Andrew Morton · 18 years ago
  89. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  90. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  91. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 18 years ago
  92. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  93. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago
  94. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  95. e0980da [PATCH] Exar quad port serial by Paul B Schroeder · 18 years ago
  96. 9774a1f [PATCH] Compile-time check re world-writeable module params by Alexey Dobriyan · 18 years ago
  97. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 18 years ago
  98. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 18 years ago
  99. 20aa7b2 [PATCH] probe_kernel_address() needs to do set_fs() by Andrew Morton · 18 years ago
  100. c140e11 [PATCH] parport_pc: Add support for OX16PCI952 parallel port by Ryan Underwood · 18 years ago