1. c0b2fc3 [PATCH] uts: copy nsproxy only when needed by Serge Hallyn · 18 years ago
  2. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  3. bf47fdc [PATCH] namespaces: utsname: remove system_utsname by Serge E. Hallyn · 18 years ago
  4. 8218c74 [PATCH] namespaces: utsname: sysctl by Serge E. Hallyn · 18 years ago
  5. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  6. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  7. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  8. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  9. fab413a [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy by Cedric Le Goater · 18 years ago
  10. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  11. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  12. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  13. b1ba4dd [PATCH] make kernel/sysctl.c:_proc_do_string() static by Adrian Bunk · 18 years ago
  14. f5dd3d6 [PATCH] proc: sysctl: add _proc_do_string helper by Sam Vilain · 18 years ago
  15. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  16. eed2965 [PATCH] knfsd: allow admin to set nthreads per node by Greg Banks · 18 years ago
  17. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  18. eec0966 [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd by Greg Banks · 18 years ago
  19. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  20. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  21. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  22. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  23. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  24. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  25. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  26. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  27. 4a3ae42 [PATCH] knfsd: Correctly handle error condition from lockd_up by NeilBrown · 18 years ago
  28. 7dcf91e [PATCH] knfsd: Move makesock failed warning into make_socks. by NeilBrown · 18 years ago
  29. 3dfb421 [PATCH] knfsd: Check return value of lockd_up in write_ports by NeilBrown · 18 years ago
  30. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  31. 896440d [PATCH] nfsd: add lock annotations to e_start and e_stop by Josh Triplett · 18 years ago
  32. bc6f02e [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 by Greg Banks · 18 years ago
  33. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  34. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  35. 02a375f [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers by NeilBrown · 18 years ago
  36. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  37. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  38. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  39. 40f1052 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() by Greg Banks · 18 years ago
  40. b06c7b4 [PATCH] knfsd: remove an unused variable from e_show() by Greg Banks · 18 years ago
  41. 3e3b480 [PATCH] knfsd: add some missing newlines in printks by Greg Banks · 18 years ago
  42. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  43. e16b38f [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently by Greg Banks · 18 years ago
  44. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  45. ca8af48 [PATCH] isdn: work around excessive udelay() by Andrew Morton · 18 years ago
  46. fd0fbcc [PATCH] isdn4linux: Gigaset driver: fix __must_check warning by Tilman Schmidt · 18 years ago
  47. 8bb31b9 [PATCH] Linux Kernel Dump Test Module by Ankita Garg · 18 years ago
  48. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  49. f2aa85a [PATCH] disallow kprobes on notifier_call_chain by bibo,mao · 18 years ago
  50. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  51. 09b1820 [PATCH] Update Documentation/kprobes.txt by Ananth N Mavinakayanahalli · 18 years ago
  52. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  53. 412998c [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified by Ananth N Mavinakayanahalli · 18 years ago
  54. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  55. 782237a [PATCH] s390: update fs3270 to use a struct pid by Cedric Le Goater · 18 years ago
  56. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  57. 43fa1ad [PATCH] file: Add locking to f_getown by Eric W. Biederman · 18 years ago
  58. a03fcb7 [PATCH] update mq_notify to use a struct pid by Cedric Le Goater · 18 years ago
  59. f40f50d [PATCH] Use struct pspace in next_pidmap and find_ge_pid by Eric W. Biederman · 18 years ago
  60. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  61. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  62. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  63. c88be3e [PATCH] pids coding style use struct pidmap in next_pidmap by Eric W. Biederman · 18 years ago
  64. 6a1f3b8 [PATCH] pids: coding style: use struct pidmap by Sukadev Bhattiprolu · 18 years ago
  65. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  66. ed97bd3 [PATCH] fs/inode.c tweaks by Andreas Mohr · 18 years ago
  67. 07acaf2 [PATCH] Remove NULL check in register_nls() by Alexey Dobriyan · 18 years ago
  68. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  69. bde0d2c9 [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  70. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  71. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  72. bbf7314 [PATCH] pid: export the symbols needed to use struct pid * by Eric W. Biederman · 18 years ago
  73. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  74. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  75. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  76. f6c7a1f [PATCH] proc: give the root directory a task by Eric W. Biederman · 18 years ago
  77. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  78. 28a6d67 [PATCH] proc: reorder the functions in base.c by Eric W. Biederman · 18 years ago
  79. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  80. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  81. a58cbd7 [PATCH] make genpool allocator adhere to kernel-doc standards by Dean Nelson · 18 years ago
  82. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  83. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  84. 087387f [PATCH] JFS: return correct error when i-node allocation failed by Akinobu Mita · 18 years ago
  85. 2a6968a JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() by Tony Breeds · 18 years ago
  86. 76a5027 [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem' by Amol Lad · 18 years ago
  87. 553a801 [MTD] fix nftl_write warning by Frederik Deweerdt · 18 years ago
  88. bb08859 Input: wistron - add support for Acer TravelMate 2424NWXCi by Ashutosh Naik · 18 years ago
  89. cde45f1 Input: wistron - fix setting up special buttons by Reiner Herrmann · 18 years ago
  90. 04b314b [MIPS] Remove unused galileo-boars header files by Yoichi Yuasa · 18 years ago
  91. b772da3 [MIPS] Rename SERIAL_PORT_DEFNS for EV64120 by Yoichi Yuasa · 18 years ago
  92. 998ec29 [MIPS] Add UART IRQ number for EV64120 by Yoichi Yuasa · 18 years ago
  93. b00f377 [MIPS] Remove excite_flash.c by Yoichi Yuasa · 18 years ago
  94. aa40080 [MIPS] Update i8259 resources. by Yoichi Yuasa · 18 years ago
  95. 1924600 [MIPS] Make unwind_stack() can dig into interrupted context by Atsushi Nemoto · 18 years ago
  96. 2312669 [MIPS] Stacktrace build-fix and improvement by Atsushi Nemoto · 18 years ago
  97. c8cc961 [MIPS] QEMU: Add support for little endian mips by Aurelien Jarno · 18 years ago
  98. c59a0f1 [MIPS] Remove __flush_icache_page by Atsushi Nemoto · 18 years ago
  99. 1a6183f [MIPS] lockdep: update defconfigs by Atsushi Nemoto · 18 years ago
  100. 1df0f0f [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT by Atsushi Nemoto · 18 years ago