1. ffc5089 [PATCH] Create kallsyms_lookup_size_offset() by Franck Bui-Huu · 18 years ago
  2. 339b0c0 [PATCH] FRV: Permit large kmalloc allocations [try #2] by David Howells · 18 years ago
  3. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  4. 1d32849 [PATCH] pid.h cleanup by Andrew Morton · 18 years ago
  5. ad7a3bf [PATCH] Add unifdef to gitignore by Paul Mundt · 18 years ago
  6. 7525d4b [PATCH] hp100: fix conditional compilation mess by Jeff Garzik · 18 years ago
  7. 0e4a523 [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map" by Andrew Morton · 18 years ago
  8. 829d464 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  9. e5a0106 IB/ehca: Tweak trace message format by Hoang-Nam Nguyen · 18 years ago
  10. 0f248d9 IB/ehca: Fix device registration by Hoang-Nam Nguyen · 18 years ago
  11. 13b18c8 IB/ipath: Fix RDMA reads by Ralph Campbell · 18 years ago
  12. 3f168d2 RDMA/cma: Optimize error handling by Krishna Kumar · 18 years ago
  13. 94de178 RDMA/cma: Eliminate unnecessary remove_list by Krishna Kumar · 18 years ago
  14. 8f0472d RDMA/cma: Set status correctly on route resolution error by Sean Hefty · 18 years ago
  15. 6e35aab RDMA/cma: Fix device removal race by Krishna Kumar · 18 years ago
  16. 675a027 RDMA/cma: Fix leak of cm_ids in case of failures by Krishna Kumar · 18 years ago
  17. b65d04a Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  18. 11dc101 [WATCHDOG] improve machzwd detection by Dave Jones · 18 years ago
  19. 795b89d [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Samuel Tardieu · 18 years ago
  20. 25ff378 [WATCHDOG] s3c24XX nowayout by Ben Dooks · 18 years ago
  21. 65a64ec [WATCHDOG] pnx4008: add cpu_relax() by Vitaly Wool · 18 years ago
  22. 99d2853 [WATCHDOG] pnx4008_wdt.c - spinlock fixes. by Wim Van Sebroeck · 18 years ago
  23. 0235497 Add prototype for sigset_from_compat() by Linus Torvalds · 18 years ago
  24. f676449 [WATCHDOG] pnx4008_wdt.c - remove patch by Wim Van Sebroeck · 18 years ago
  25. 2898172 [WATCHDOG] pnx4008_wdt.c - nowayout patch by Wim Van Sebroeck · 18 years ago
  26. 9325fa3 [WATCHDOG] pnx4008: add watchdog support by Vitaly Wool · 18 years ago
  27. 92dd999 [WATCHDOG] i8xx_tco remove pci_find_device. by Jiri Slaby · 18 years ago
  28. 02be2ee [WATCHDOG] alim remove pci_find_device by Jiri Slaby · 18 years ago
  29. 95f3eff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  30. 44f5492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  31. 3e04767 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  32. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  33. 12dce62 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  34. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  35. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  36. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  37. 1c0d04c [PATCH] proc: comment what proc_fill_cache does by Eric W. Biederman · 18 years ago
  38. 5e61fea [PATCH] proc: remove the useless SMP-safe comments from /proc by Eric W. Biederman · 18 years ago
  39. 7bcd6b0 [PATCH] proc: remove trailing blank entry from pid_entry arrays by Eric W. Biederman · 18 years ago
  40. 8e95bd9 [PATCH] proc: properly compute TGID_OFFSET by Eric W. Biederman · 18 years ago
  41. b0fa9db [PATCH] proc: drop tasklist lock in task_state() by Oleg Nesterov · 18 years ago
  42. a593d6e [PATCH] proc: convert do_task_stat() to use lock_task_sighand() by Oleg Nesterov · 18 years ago
  43. 5e6b3f4 [PATCH] proc: convert task_sig() to use lock_task_sighand() by Oleg Nesterov · 18 years ago
  44. 7fbaac0 [PATCH] proc: Use pid_task instead of open coding it by Eric W. Biederman · 18 years ago
  45. 72d9dcf [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr by Eric W. Biederman · 18 years ago
  46. 61a2878 [PATCH] proc: Remove the hard coded inode numbers by Eric W. Biederman · 18 years ago
  47. 444ceed [PATCH] proc: Factor out an instantiate method from every lookup method by Eric W. Biederman · 18 years ago
  48. 801199c [PATCH] proc: Make the generation of the self symlink table driven by Eric W. Biederman · 18 years ago
  49. c5f2420 [PATCH] AVR32: Implement kernel_execve by Haavard Skinnemoen · 18 years ago
  50. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  51. 821278a [PATCH] sh64: remove the use of kernel syscalls by Arnd Bergmann · 18 years ago
  52. 5f4c6bc [PATCH] Remove the use of _syscallX macros in UML by Arnd Bergmann · 18 years ago
  53. fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
  54. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  55. 6760856 [PATCH] introduce kernel_execve by Arnd Bergmann · 18 years ago
  56. 2453a30 [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc by Matt Helsley · 18 years ago
  57. 5d124e9 [PATCH] nsproxy cloning error path fix by Pavel · 18 years ago
  58. fcfbd54 [PATCH] IPC namespace - sysctls by Kirill Korotaev · 18 years ago
  59. 4e98231 [PATCH] IPC namespace - shm by Kirill Korotaev · 18 years ago
  60. e389353 [PATCH] IPC namespace - sem by Kirill Korotaev · 18 years ago
  61. 1e78693 [PATCH] IPC namespace - msg by Kirill Korotaev · 18 years ago
  62. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  63. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  64. c0b2fc3 [PATCH] uts: copy nsproxy only when needed by Serge Hallyn · 18 years ago
  65. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  66. bf47fdc [PATCH] namespaces: utsname: remove system_utsname by Serge E. Hallyn · 18 years ago
  67. 8218c74 [PATCH] namespaces: utsname: sysctl by Serge E. Hallyn · 18 years ago
  68. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  69. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  70. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  71. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  72. fab413a [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy by Cedric Le Goater · 18 years ago
  73. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  74. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  75. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  76. b1ba4dd [PATCH] make kernel/sysctl.c:_proc_do_string() static by Adrian Bunk · 18 years ago
  77. f5dd3d6 [PATCH] proc: sysctl: add _proc_do_string helper by Sam Vilain · 18 years ago
  78. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  79. eed2965 [PATCH] knfsd: allow admin to set nthreads per node by Greg Banks · 18 years ago
  80. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  81. eec0966 [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd by Greg Banks · 18 years ago
  82. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  83. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  84. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  85. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  86. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  87. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  88. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  89. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  90. 4a3ae42 [PATCH] knfsd: Correctly handle error condition from lockd_up by NeilBrown · 18 years ago
  91. 7dcf91e [PATCH] knfsd: Move makesock failed warning into make_socks. by NeilBrown · 18 years ago
  92. 3dfb421 [PATCH] knfsd: Check return value of lockd_up in write_ports by NeilBrown · 18 years ago
  93. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  94. 896440d [PATCH] nfsd: add lock annotations to e_start and e_stop by Josh Triplett · 18 years ago
  95. bc6f02e [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1 by Greg Banks · 18 years ago
  96. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  97. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  98. 02a375f [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers by NeilBrown · 18 years ago
  99. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  100. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago