1. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
  2. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  3. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  4. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
  5. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago
  6. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  7. 823d0f4 [PATCH] mutex subsystem, add include/asm-arm/mutex.h by Nicolas Pitre · 19 years ago
  8. b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 19 years ago
  9. 2af7f59 [PATCH] mutex subsystem, add include/asm-i386/mutex.h by Arjan van de Ven · 19 years ago
  10. 620a6fd [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations by Ingo Molnar · 19 years ago
  11. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 19 years ago
  12. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  13. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  14. 5b0fa4f V4L/DVB (3325): WSS output interface for av7110 by Oliver Endriss · 19 years ago
  15. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  16. 44637a1 [PATCH] Update cyblafb driver by Knut Petersen · 19 years ago
  17. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  18. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 19 years ago
  19. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  20. 7e8b09e V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros. by Hans Verkuil · 19 years ago
  21. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  22. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  23. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
  24. a544521 V4L/DVB (3245): Added some comments about multiple tuner support. by Hans Verkuil · 19 years ago
  25. 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 19 years ago
  26. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 19 years ago
  27. 83ac8722 V4L/DVB (3196): correct Thomson DTT 761x frequency ranges by Michael Krufky · 19 years ago
  28. 7e57819 V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugs by Mauro Carvalho Chehab · 19 years ago
  29. f98c55e V4L/DVB (3116): tda9887 improvements: better defaults, better configurability. by Hans Verkuil · 19 years ago
  30. 39e8f40 V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support. by Hans Verkuil · 19 years ago
  31. 174329d V4L/DVB (3062): Fix wrong tuner.h define for tuner 46 by Hans Verkuil · 19 years ago
  32. 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 19 years ago
  33. e142e51 V4L (1021): Tuner description now follows the same CodingStyle as the others by Mauro Carvalho Chehab · 19 years ago
  34. f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 19 years ago
  35. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 19 years ago
  36. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 19 years ago
  37. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago
  38. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 19 years ago
  39. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
  40. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 19 years ago
  41. 32a3399 [PATCH] ppc64: Fix oprofile when compiled as a module by Anton Blanchard · 19 years ago
  42. 5b9ca52 [PATCH] 3/5 powerpc: Add platform functions interpreter by Benjamin Herrenschmidt · 19 years ago
  43. a28d3af [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 by Benjamin Herrenschmidt · 19 years ago
  44. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 19 years ago
  45. 2fb9d20 [PATCH] spufs: set irq affinity for running threads by Arnd Bergmann · 19 years ago
  46. aeb0137 [PATCH] spufs: fix allocation on 64k pages by Arnd Bergmann · 19 years ago
  47. f0831ac [PATCH] spufs: abstract priv1 register access. by Arnd Bergmann · 19 years ago
  48. 8837d92 [PATCH] spufs: clean up use of bitops by Arnd Bergmann · 19 years ago
  49. c902be7 [PATCH] cell: enable pause(0) in cpu_idle by Arnd Bergmann · 19 years ago
  50. 022930e [PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled by Haren Myneni · 19 years ago
  51. be6b843 [PATCH] powerpc: added a udbg_progress by Kumar Gala · 19 years ago
  52. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  53. ef9ceab [PATCH] remove semicolons from save_flags() by Andrew Morton · 19 years ago
  54. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  55. d8a3349 [PATCH] parport: bring back an unused phase for ppdev ioctl by Marko Kohtala · 19 years ago
  56. 42650d8 powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef by Paul Mackerras · 19 years ago
  57. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 19 years ago
  58. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  59. 349aef0 [PATCH] shrink struct page by Andrew Morton · 19 years ago
  60. 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 19 years ago
  61. 80851ef [PATCH] /dev/mem: validate mmap requests by Bjorn Helgaas · 19 years ago
  62. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 19 years ago
  63. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 19 years ago
  64. f867bac [PATCH] remove unused blkp field in percpu_data by Eric Dumazet · 19 years ago
  65. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 19 years ago
  66. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  67. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 19 years ago
  68. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  69. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 19 years ago
  70. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 19 years ago
  71. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 19 years ago
  72. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
  73. 7885401 [PATCH] Permit multiple inclusion of linux/pagevec.h by David Howells · 19 years ago
  74. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  75. 761da5c [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* by Tom Zanussi · 19 years ago
  76. e6c0836 [PATCH] relayfs: add support for global relay buffers by Tom Zanussi · 19 years ago
  77. 08c541a [PATCH] relayfs: add support for relay files in other filesystems by Tom Zanussi · 19 years ago
  78. aaea25d [PATCH] relayfs: remove unused alloc/destroy_inode() by Tom Zanussi · 19 years ago
  79. 7431733 [PATCH] relayfs: add relayfs_remove_file() by Tom Zanussi · 19 years ago
  80. 907f2c7 [PATCH] relayfs: export relayfs_create_file() with fileops param by Tom Zanussi · 19 years ago
  81. b3f3d61 [PATCH] ELF: symbol table type additions by Jan Beulich · 19 years ago
  82. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  83. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  84. 05eb0b5 [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) by OGAWA Hirofumi · 19 years ago
  85. 268fc16 [PATCH] export/change sync_page_range/_nolock() by OGAWA Hirofumi · 19 years ago
  86. e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 19 years ago
  87. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  88. 705b6c7 [PATCH] new driver synclink_gt by Paul Fulghum · 19 years ago
  89. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  90. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 19 years ago
  91. 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 19 years ago
  92. 202f72d [PATCH] cpuset: number_of_cpusets optimization by Paul Jackson · 19 years ago
  93. 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 19 years ago
  94. 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 19 years ago
  95. cf2a473 [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 19 years ago
  96. 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 19 years ago
  97. 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 19 years ago
  98. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 19 years ago
  99. d4829cd [PATCH] remove get_task_struct_rcu() by Paul E. McKenney · 19 years ago
  100. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago