1. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 20 years ago
  2. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 20 years ago
  3. 720e1a9 [PATCH] kexec: increase max segment limit by akpm@osdl.org · 20 years ago
  4. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 20 years ago
  5. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 20 years ago
  6. 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 20 years ago
  7. e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 20 years ago
  8. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
  9. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 20 years ago
  10. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  11. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 20 years ago
  12. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 20 years ago
  13. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 20 years ago
  14. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 20 years ago
  15. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 20 years ago
  16. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 20 years ago
  17. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 20 years ago
  18. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 20 years ago
  19. 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  20. 5406958 s/assoicated/associated/ by Adrian Bunk · 20 years ago
  21. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 20 years ago
  22. 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 20 years ago
  23. 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 20 years ago
  24. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 20 years ago
  25. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 20 years ago
  26. 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 20 years ago
  27. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 20 years ago
  28. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 20 years ago
  29. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 20 years ago
  30. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 20 years ago
  31. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 20 years ago
  32. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  33. 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 20 years ago
  34. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 20 years ago
  35. 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 20 years ago
  36. f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 20 years ago
  37. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 20 years ago
  38. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 20 years ago
  39. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 20 years ago
  40. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 20 years ago
  41. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 20 years ago
  42. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 20 years ago
  43. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 20 years ago
  44. ef9ceab [PATCH] remove semicolons from save_flags() by Andrew Morton · 20 years ago
  45. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 20 years ago
  46. d8a3349 [PATCH] parport: bring back an unused phase for ppdev ioctl by Marko Kohtala · 20 years ago
  47. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 20 years ago
  48. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  49. 349aef0 [PATCH] shrink struct page by Andrew Morton · 20 years ago
  50. 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 20 years ago
  51. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 20 years ago
  52. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 20 years ago
  53. f867bac [PATCH] remove unused blkp field in percpu_data by Eric Dumazet · 20 years ago
  54. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 20 years ago
  55. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 20 years ago
  56. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 20 years ago
  57. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 20 years ago
  58. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 20 years ago
  59. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 20 years ago
  60. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 20 years ago
  61. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 20 years ago
  62. 7885401 [PATCH] Permit multiple inclusion of linux/pagevec.h by David Howells · 20 years ago
  63. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 20 years ago
  64. 761da5c [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* by Tom Zanussi · 20 years ago
  65. e6c0836 [PATCH] relayfs: add support for global relay buffers by Tom Zanussi · 20 years ago
  66. 08c541a [PATCH] relayfs: add support for relay files in other filesystems by Tom Zanussi · 20 years ago
  67. aaea25d [PATCH] relayfs: remove unused alloc/destroy_inode() by Tom Zanussi · 20 years ago
  68. 7431733 [PATCH] relayfs: add relayfs_remove_file() by Tom Zanussi · 20 years ago
  69. 907f2c7 [PATCH] relayfs: export relayfs_create_file() with fileops param by Tom Zanussi · 20 years ago
  70. b3f3d61 [PATCH] ELF: symbol table type additions by Jan Beulich · 20 years ago
  71. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 20 years ago
  72. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 20 years ago
  73. 05eb0b5 [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) by OGAWA Hirofumi · 20 years ago
  74. 268fc16 [PATCH] export/change sync_page_range/_nolock() by OGAWA Hirofumi · 20 years ago
  75. e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 20 years ago
  76. 9ded96f [PATCH] IRQ type flags by Russell King · 20 years ago
  77. 705b6c7 [PATCH] new driver synclink_gt by Paul Fulghum · 20 years ago
  78. de25968 [PATCH] fix more missing includes by Tim Schmielau · 20 years ago
  79. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 20 years ago
  80. 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 20 years ago
  81. 202f72d [PATCH] cpuset: number_of_cpusets optimization by Paul Jackson · 20 years ago
  82. 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 20 years ago
  83. 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 20 years ago
  84. cf2a473 [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 20 years ago
  85. 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 20 years ago
  86. 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 20 years ago
  87. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 20 years ago
  88. d4829cd [PATCH] remove get_task_struct_rcu() by Paul E. McKenney · 20 years ago
  89. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 20 years ago
  90. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 20 years ago
  91. 48fce34 [PATCH] mempolicies: unexport get_vma_policy() by Christoph Lameter · 20 years ago
  92. 152194a [PATCH] set_page_count() macro safety by Avishay Traeger · 20 years ago
  93. 45b07ef [PATCH] cpusets: swap migration interface by Paul Jackson · 20 years ago
  94. d498471 [PATCH] SwapMig: Extend parameters for migrate_pages() by Christoph Lameter · 20 years ago
  95. 1480a54 [PATCH] SwapMig: add_to_swap() avoid atomic allocations by Christoph Lameter · 20 years ago
  96. 8419c31 [PATCH] SwapMig: CONFIG_MIGRATION fixes by Christoph Lameter · 20 years ago
  97. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 20 years ago
  98. dc9aa5b [PATCH] Swap Migration V5: MPOL_MF_MOVE interface by Christoph Lameter · 20 years ago
  99. 7cbe34c [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support by Christoph Lameter · 20 years ago
  100. 49d2e9c [PATCH] Swap Migration V5: migrate_pages() function by Christoph Lameter · 20 years ago