1. 58f64d8 [PATCH] Fix noise in futex.h by David Woodhouse · 18 years ago
  2. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  3. 884b4aa [PATCH] rtc: Add rtc_merge_alarm() by Scott Wood · 18 years ago
  4. 5c543ef [PATCH] freezer.h uses task_struct fields by Randy Dunlap · 18 years ago
  5. d3dcc07 [NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace. by David S. Miller · 18 years ago
  6. 93366c5 [XFRM]: Fix XFRMGRP_REPORT to use correct multicast group. by J Hadi Salim · 18 years ago
  7. f049098 [NET]: Force a cache line split in hh_cache in SMP. by Eric Dumazet · 18 years ago
  8. e07bca8 [NETLINK]: Restore API compatibility of address and neighbour bits by Thomas Graf · 18 years ago
  9. 3644f0c [NET]: Convert hh_lock to seqlock. by Stephen Hemminger · 18 years ago
  10. 4c2ae84 [PATCH] Generic HID layer - pb_fnmode by Jiri Kosina · 18 years ago
  11. aa8de2f [PATCH] Generic HID layer - input and event reporting by Jiri Kosina · 18 years ago
  12. aa938f7 [PATCH] Generic HID layer - hiddev by Jiri Kosina · 18 years ago
  13. 4916b3a [PATCH] Generic HID layer - USB API by Jiri Kosina · 18 years ago
  14. 229695e [PATCH] Generic HID layer - API by Jiri Kosina · 18 years ago
  15. dde5845 [PATCH] Generic HID layer - code split by Jiri Kosina · 18 years ago
  16. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 18 years ago
  17. 81fdb09 [PATCH] dm: ioctl: add noflush suspend by Kiyoshi Ueda · 18 years ago
  18. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 18 years ago
  19. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 18 years ago
  20. adf6b20 [PATCH] fbcmap.c: mark structs const or __read_mostly by Helge Deller · 18 years ago
  21. 6b1b60f [PATCH] fault-injection: defaults likely to please a new user by Don Mullis · 18 years ago
  22. 08b3df2 [PATCH] fault-injection: Use bool-true-false throughout by Don Mullis · 18 years ago
  23. 329409a [PATCH] fault injection: stacktrace filtering by Akinobu Mita · 18 years ago
  24. f4f154f [PATCH] fault injection: process filtering for fault-injection capabilities by Akinobu Mita · 18 years ago
  25. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  26. 6ff1cb3 [PATCH] fault-injection capabilities infrastructure by Akinobu Mita · 18 years ago
  27. 1328d73 [PATCH] Char: istallion, variables cleanup by Jiri Slaby · 18 years ago
  28. 1f8ec43 [PATCH] Char: istallion, eliminate typedefs by Jiri Slaby · 18 years ago
  29. 6b2c945 [PATCH] Char: stallion, variables cleanup by Jiri Slaby · 18 years ago
  30. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  31. edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
  32. ca7ed0f [PATCH] Char: stallion, kill typedefs by Jiri Slaby · 18 years ago
  33. 3306ce3 [PATCH] Char: mxser_new, upgrade to 1.9.1 by Jiri Slaby · 18 years ago
  34. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  35. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 18 years ago
  36. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  37. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 18 years ago
  38. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  39. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  40. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  41. 312a0c17 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 18 years ago
  42. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  43. 225a719 [PATCH] struct path: convert lockd by Josef Sipek · 18 years ago
  44. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  45. 346f20f [PATCH] struct path: move struct path from fs/namei.c into include/linux by Josef "Jeff" Sipek · 18 years ago
  46. fec6d05 [PATCH] struct path: rename Reiserfs's struct path by Josef "Jeff" Sipek · 18 years ago
  47. 42cf119 [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* by Josef "Jeff" Sipek · 18 years ago
  48. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  49. a5cfc1e [PATCH] bit reverse library by Akinobu Mita · 18 years ago
  50. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  51. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  52. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  53. 3269485 [PATCH] pktcdvd: add sysfs and debugfs interface by Thomas Maier · 18 years ago
  54. 0a0fc96 [PATCH] pktcdvd: bio write congestion using congestion_wait() by Thomas Maier · 18 years ago
  55. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
  56. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  57. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  58. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  59. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  60. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  61. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  62. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  63. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  64. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  65. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  67. 6cf24f0 [PATCH] elf.h: forward declare struct file by Andrew Morton · 18 years ago
  68. 4d7cbac [PATCH] IPMI: Fix BT long busy by Corey Minyard · 18 years ago
  69. b967513 [PATCH] IPMI: Add maintenance mode by Corey Minyard · 18 years ago
  70. 759643b [PATCH] IPMI: pass sysfs name from lower level driver by Corey Minyard · 18 years ago
  71. 6b39bb6 [PATCH] nbd: show nbd client pid in sysfs by Paul Clements · 18 years ago
  72. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  73. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  74. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  75. a0e7688 [PATCH] Kbuild: add 3 more header files to get properly "unifdef"ed by Robert P. J. Day · 18 years ago
  76. 5296c7b [PATCH] fs: reiserfs add missing brackets by Mariusz Kozlowski · 18 years ago
  77. 65867be [PATCH] Trivial cleanup in the PCI IDs for the CS5535 by Jordan Crouse · 18 years ago
  78. 0da1480 [PATCH] proper prototype for remove_inode_dquot_ref() by Adrian Bunk · 18 years ago
  79. 12d40e4 [PATCH] Save some bytes in struct inode by Arnaldo Carvalho de Melo · 18 years ago
  80. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 18 years ago
  81. 0b71c8e [PATCH] remove useless carta_random32.h by Stephane Eranian · 18 years ago
  82. f7dff2b [PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set by Gautham R Shenoy · 18 years ago
  83. 83b7b44 [PATCH] fs: reorder some 'struct inode' fields to speedup i_size manipulations by Eric Dumazet · 18 years ago
  84. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  85. c585646 [PATCH] fs/lockd/host.c: make 2 functions static by Adrian Bunk · 18 years ago
  86. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  87. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  88. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
  89. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 18 years ago
  90. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  91. 83df8db9 [PATCH] declare smp_call_function_single in generic code by Randy Dunlap · 18 years ago
  92. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  93. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  94. 651971c [PATCH] Fix the size limit of compat space msgsize by suzuki · 18 years ago
  95. cfd1893 [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns by Thomas Gleixner · 18 years ago
  96. 0490366 [PATCH] remove HASH_HIGHMEM by Andrew Morton · 18 years ago
  97. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  98. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 18 years ago
  99. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  100. 8984d13 [PATCH] ext4: uninline large functions by Andrew Morton · 18 years ago