1. 3e04767 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  2. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  3. 12dce62 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  4. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  5. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  6. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  7. c5f2420 [PATCH] AVR32: Implement kernel_execve by Haavard Skinnemoen · 18 years ago
  8. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  9. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  10. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  11. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  12. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  13. bf47fdc [PATCH] namespaces: utsname: remove system_utsname by Serge E. Hallyn · 18 years ago
  14. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  15. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  16. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  17. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  18. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  19. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  20. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  21. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  22. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  23. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  24. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  25. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  26. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  27. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  28. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  29. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  30. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  31. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  32. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  33. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  34. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  35. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  36. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  37. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  38. 412998c [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified by Ananth N Mavinakayanahalli · 18 years ago
  39. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  40. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  41. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  42. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  43. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  44. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  45. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  46. bde0d2c [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  47. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  48. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  49. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  50. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  51. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  52. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  53. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  54. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  55. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  56. 04b314b [MIPS] Remove unused galileo-boars header files by Yoichi Yuasa · 18 years ago
  57. b772da3 [MIPS] Rename SERIAL_PORT_DEFNS for EV64120 by Yoichi Yuasa · 18 years ago
  58. 998ec29 [MIPS] Add UART IRQ number for EV64120 by Yoichi Yuasa · 18 years ago
  59. 1924600 [MIPS] Make unwind_stack() can dig into interrupted context by Atsushi Nemoto · 18 years ago
  60. c59a0f1 [MIPS] Remove __flush_icache_page by Atsushi Nemoto · 18 years ago
  61. 1df0f0f [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT by Atsushi Nemoto · 18 years ago
  62. eae6c0d [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT by Atsushi Nemoto · 18 years ago
  63. 8a84fc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  64. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  65. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  66. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  67. d6d861e [PATCH] paravirt: optimize ptep establish for pae by Zachary Amsden · 18 years ago
  68. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  69. 25e4df5 [PATCH] paravirt: combine flush accessed dirty.patch by Zachary Amsden · 18 years ago
  70. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  71. 9888a1c [PATCH] paravirt: pte clear not present 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. dc2bc76 [PATCH] stack overflow safe kdump: safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  76. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  77. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  78. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  79. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago
  80. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  81. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  82. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  83. 17db952 [PATCH] Add genetlink utilities for payload length calculation by Balbir Singh · 18 years ago
  84. 3160821 [PATCH] clean up unused kiocb variables by Chen, Kenneth W · 18 years ago
  85. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  86. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  87. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  88. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  89. 5065227 [PATCH] reiserfs: on-demand bitmap loading by Jeff Mahoney · 18 years ago
  90. 6f01046 [PATCH] reiserfs: reorganize bitmap loading functions by Jeff Mahoney · 18 years ago
  91. e1fabd3 [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array by Jeff Mahoney · 18 years ago
  92. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  93. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 18 years ago
  94. 0883d89 [PATCH] ntp: cleanup defines and comments by Roman Zippel · 18 years ago
  95. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 18 years ago
  96. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 18 years ago
  97. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 18 years ago
  98. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 18 years ago
  99. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 18 years ago
  100. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 18 years ago