1. 4e98231 [PATCH] IPC namespace - shm by Kirill Korotaev · 18 years ago
  2. e389353 [PATCH] IPC namespace - sem by Kirill Korotaev · 18 years ago
  3. 1e78693 [PATCH] IPC namespace - msg by Kirill Korotaev · 18 years ago
  4. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  5. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  6. c0b2fc3 [PATCH] uts: copy nsproxy only when needed by Serge Hallyn · 18 years ago
  7. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  8. bf47fdc [PATCH] namespaces: utsname: remove system_utsname by Serge E. Hallyn · 18 years ago
  9. 8218c74 [PATCH] namespaces: utsname: sysctl by Serge E. Hallyn · 18 years ago
  10. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  11. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  12. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  13. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  14. fab413a [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy by Cedric Le Goater · 18 years ago
  15. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  16. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  17. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  18. b1ba4dd [PATCH] make kernel/sysctl.c:_proc_do_string() static by Adrian Bunk · 18 years ago
  19. f5dd3d6 [PATCH] proc: sysctl: add _proc_do_string helper by Sam Vilain · 18 years ago
  20. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  21. eed2965 [PATCH] knfsd: allow admin to set nthreads per node by Greg Banks · 18 years ago
  22. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  23. eec0966 [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd by Greg Banks · 18 years ago
  24. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  25. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  26. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  27. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  28. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  29. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  30. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  31. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  32. 4a3ae42 [PATCH] knfsd: Correctly handle error condition from lockd_up by NeilBrown · 18 years ago
  33. 7dcf91e [PATCH] knfsd: Move makesock failed warning into make_socks. by NeilBrown · 18 years ago
  34. 3dfb421 [PATCH] knfsd: Check return value of lockd_up in write_ports by NeilBrown · 18 years ago
  35. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  36. 896440d [PATCH] nfsd: add lock annotations to e_start and e_stop by Josh Triplett · 18 years ago
  37. bc6f02e [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 by Greg Banks · 18 years ago
  38. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  39. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  40. 02a375f [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers by NeilBrown · 18 years ago
  41. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  42. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  43. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  44. 40f1052 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() by Greg Banks · 18 years ago
  45. b06c7b4 [PATCH] knfsd: remove an unused variable from e_show() by Greg Banks · 18 years ago
  46. 3e3b480 [PATCH] knfsd: add some missing newlines in printks by Greg Banks · 18 years ago
  47. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  48. e16b38f [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently by Greg Banks · 18 years ago
  49. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  50. ca8af48 [PATCH] isdn: work around excessive udelay() by Andrew Morton · 18 years ago
  51. fd0fbcc [PATCH] isdn4linux: Gigaset driver: fix __must_check warning by Tilman Schmidt · 18 years ago
  52. 8bb31b9 [PATCH] Linux Kernel Dump Test Module by Ankita Garg · 18 years ago
  53. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  54. f2aa85a [PATCH] disallow kprobes on notifier_call_chain by bibo,mao · 18 years ago
  55. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  56. 09b1820 [PATCH] Update Documentation/kprobes.txt by Ananth N Mavinakayanahalli · 18 years ago
  57. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  58. 412998c [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified by Ananth N Mavinakayanahalli · 18 years ago
  59. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  60. 782237a [PATCH] s390: update fs3270 to use a struct pid by Cedric Le Goater · 18 years ago
  61. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  62. 43fa1ad [PATCH] file: Add locking to f_getown by Eric W. Biederman · 18 years ago
  63. a03fcb7 [PATCH] update mq_notify to use a struct pid by Cedric Le Goater · 18 years ago
  64. f40f50d [PATCH] Use struct pspace in next_pidmap and find_ge_pid by Eric W. Biederman · 18 years ago
  65. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  66. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  67. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  68. c88be3e [PATCH] pids coding style use struct pidmap in next_pidmap by Eric W. Biederman · 18 years ago
  69. 6a1f3b8 [PATCH] pids: coding style: use struct pidmap by Sukadev Bhattiprolu · 18 years ago
  70. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  71. ed97bd3 [PATCH] fs/inode.c tweaks by Andreas Mohr · 18 years ago
  72. 07acaf2 [PATCH] Remove NULL check in register_nls() by Alexey Dobriyan · 18 years ago
  73. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  74. bde0d2c9 [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  75. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  76. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  77. bbf7314 [PATCH] pid: export the symbols needed to use struct pid * by Eric W. Biederman · 18 years ago
  78. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  79. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  80. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  81. f6c7a1f [PATCH] proc: give the root directory a task by Eric W. Biederman · 18 years ago
  82. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  83. 28a6d67 [PATCH] proc: reorder the functions in base.c by Eric W. Biederman · 18 years ago
  84. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  85. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  86. a58cbd7 [PATCH] make genpool allocator adhere to kernel-doc standards by Dean Nelson · 18 years ago
  87. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  88. d834c16 pccard_store_cis: fix wrong error handling by Linus Torvalds · 18 years ago
  89. 4e9011d [PATCH] rtc-sysfs fix by Andrew Morton · 18 years ago
  90. 82965ad Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  91. f0b364a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  92. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  93. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  94. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  95. d6d861e [PATCH] paravirt: optimize ptep establish for pae by Zachary Amsden · 18 years ago
  96. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  97. 25e4df5 [PATCH] paravirt: combine flush accessed dirty.patch by Zachary Amsden · 18 years ago
  98. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  99. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  100. 3dc9079 [PATCH] paravirt: remove read hazard from cow by Zachary Amsden · 18 years ago