1. b119f13 [PATCH] ipc: headers_check fix by Cedric Le Goater · 18 years ago
  2. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  4. e6bf0bf Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  5. dcc29cb V4L/DVB (4673): Mark the two newer ioctls as experimental by Mauro Carvalho Chehab · 18 years ago
  6. 92b2db0 V4L/DVB (4672): Frame format enumeration (1/2) by Laurent Pinchart · 18 years ago
  7. af8b128 [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. by Yoichi Yuasa · 18 years ago
  8. 15a1c51 [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems by Maciej W. Rozycki · 18 years ago
  9. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  10. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  11. 8b2a1fd [PATCH] pr_debug: check pr_debug() arguments by Zach Brown · 18 years ago
  12. d19c2ee [PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace by Paul Clements · 18 years ago
  13. e8703fe [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit by NeilBrown · 18 years ago
  14. 11ce99e [PATCH] md: Remove working_disks from raid1 state data by NeilBrown · 18 years ago
  15. 9b1d1da [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap by Paul Clements · 18 years ago
  16. 76186dd [PATCH] md: remove 'working_disks' from raid10 state by NeilBrown · 18 years ago
  17. 02c2de8 [PATCH] md: remove the working_disks and failed_disks from raid5 state data. by NeilBrown · 18 years ago
  18. 850b2b4 [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags by NeilBrown · 18 years ago
  19. b5c124a [PATCH] md: fix a comment that is wrong in raid5.h by NeilBrown · 18 years ago
  20. fbedac0 [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md by Adrian Bunk · 18 years ago
  21. 999d816 [PATCH] dm table: add target flush by Bryn Reeves · 18 years ago
  22. 3cb4021 [PATCH] dm: extract device limit setting by Bryn Reeves · 18 years ago
  23. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  24. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  25. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  26. 3cb340e [PATCH] vt: proper prototypes for some console functions by Adrian Bunk · 18 years ago
  27. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  28. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  29. 913759a [PATCH] ide: Fix crash on repeated reset by Alan Cox · 18 years ago
  30. 3f63c5e [PATCH] ide: remove dma_base2 field from ide_hwif_t by Sergei Shtylyov · 18 years ago
  31. 27ac603 [PATCH] drivers/ide/: cleanups by Adrian Bunk · 18 years ago
  32. 83d7dbc [PATCH] Make number of IDE interfaces configurable by Matt Mackall · 18 years ago
  33. 020e322 [PATCH] IDE: claim extra DMA ports regardless of channel by Sergei Shtylylov · 18 years ago
  34. 89c4710 [PATCH] sched: cleanup sched_group cpu_power setup by Siddha, Suresh B · 18 years ago
  35. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  36. ffc5089 [PATCH] Create kallsyms_lookup_size_offset() by Franck Bui-Huu · 18 years ago
  37. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  38. 1d32849 [PATCH] pid.h cleanup by Andrew Morton · 18 years ago
  39. 0235497 Add prototype for sigset_from_compat() by Linus Torvalds · 18 years ago
  40. 3e04767 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  41. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  42. 3f2e05e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h by David Howells · 18 years ago
  43. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  44. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  45. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  46. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  47. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  48. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  49. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  50. bf47fdc [PATCH] namespaces: utsname: remove system_utsname by Serge E. Hallyn · 18 years ago
  51. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  52. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  53. 0bdd7aa [PATCH] namespaces: utsname: introduce temporary helpers by Serge E. Hallyn · 18 years ago
  54. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  55. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  56. 12fd352 [PATCH] nfsd: lockdep annotation by Peter Zijlstra · 18 years ago
  57. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  58. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  59. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  60. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  61. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  62. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  63. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  64. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  65. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  66. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  67. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  68. 6658d3a [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions by NeilBrown · 18 years ago
  69. 24e3666 [PATCH] knfsd: be more selective in which sockets lockd listens on by NeilBrown · 18 years ago
  70. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  71. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  72. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  73. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  74. 2425c08 [PATCH] usb: fixup usb so it uses struct pid by Eric W. Biederman · 18 years ago
  75. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  76. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  77. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  78. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  79. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  80. bde0d2c9 [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). by Eric W. Biederman · 18 years ago
  81. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  82. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  83. c4b92fc [PATCH] pid: implement signal functions that take a struct pid * by Eric W. Biederman · 18 years ago
  84. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  85. 22c935f [PATCH] pid: implement access helpers for a tacks various process groups by Eric W. Biederman · 18 years ago
  86. 20cdc89 [PATCH] proc: modify proc_pident_lookup to be completely table driven by Eric W. Biederman · 18 years ago
  87. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  88. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  89. 322acc9 [PATCH] LIB: add gen_pool_destroy() by Steve Wise · 18 years ago
  90. d8d64d6 [SERIAL] Magic SysRq SAK does nothing on serial consoles by Simon Tatham · 18 years ago
  91. 8a84fc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  92. a6b93a9 [SERIAL] Fix oops when removing suspended serial port by Russell King · 18 years ago
  93. 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
  94. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 18 years ago
  95. d6cbd28 [PATCH] Some cleanup in the pipe code by Andi Kleen · 18 years ago
  96. 74588d8 [PATCH] Generic ioremap_page_range: implementation by Haavard Skinnemoen · 18 years ago
  97. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  98. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  99. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  100. db5fed26 [PATCH] csa accounting taskstats update by Jay Lan · 18 years ago