1. 999d816 [PATCH] dm table: add target flush by Bryn Reeves · 18 years ago
  2. 3cb4021 [PATCH] dm: extract device limit setting by Bryn Reeves · 18 years ago
  3. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  4. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  5. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  6. 3cb340e [PATCH] vt: proper prototypes for some console functions by Adrian Bunk · 18 years ago
  7. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  8. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  9. 913759a [PATCH] ide: Fix crash on repeated reset by Alan Cox · 18 years ago
  10. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  11. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  12. 83d7dbc [PATCH] Make number of IDE interfaces configurable by Matt Mackall · 18 years ago
  13. 020e322 [PATCH] IDE: claim extra DMA ports regardless of channel by Sergei Shtylylov · 18 years ago
  14. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  15. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  16. ffc5089 [PATCH] Create kallsyms_lookup_size_offset() by Franck Bui-Huu · 18 years ago
  17. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  18. 1d32849 [PATCH] pid.h cleanup by Andrew Morton · 18 years ago
  19. 0235497 Add prototype for sigset_from_compat() by Linus Torvalds · 18 years ago
  20. 3e04767 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  21. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  22. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  23. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  24. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  25. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  26. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  27. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  28. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  29. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  30. bf47fdc [PATCH] namespaces: utsname: remove system_utsname by Serge E. Hallyn · 18 years ago
  31. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  32. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  33. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  34. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  35. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  36. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  37. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  38. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  39. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  40. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  41. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  42. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  43. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  44. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  45. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  46. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  47. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  48. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  49. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  50. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  51. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  52. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  53. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  54. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  55. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  56. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  57. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  58. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  59. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  60. bde0d2c9 [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  61. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  62. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  63. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  64. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  65. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  66. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  67. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  68. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  69. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  70. 8a84fc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  71. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  72. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 18 years ago
  73. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  74. 74588d8 [PATCH] Generic ioremap_page_range: implementation by Haavard Skinnemoen · 18 years ago
  75. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  76. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  77. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  78. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  79. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  80. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  81. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  82. 3160821 [PATCH] clean up unused kiocb variables by Chen, Kenneth W · 18 years ago
  83. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  84. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  85. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  86. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  87. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  88. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  89. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  90. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 18 years ago
  91. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  92. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 18 years ago
  93. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 18 years ago
  94. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 18 years ago
  95. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 18 years ago
  96. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 18 years ago
  97. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 18 years ago
  98. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 18 years ago
  99. c902e0a [PATCH] Pass sparse the lock expression given to lock annotations by Josh Triplett · 18 years ago
  100. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago