1. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 20 years ago
  2. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 20 years ago
  3. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 20 years ago
  4. 44637a1 [PATCH] Update cyblafb driver by Knut Petersen · 20 years ago
  5. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 20 years ago
  6. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  7. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 20 years ago
  8. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 20 years ago
  9. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 20 years ago
  10. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 20 years ago
  11. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 20 years ago
  12. 32a3399 [PATCH] ppc64: Fix oprofile when compiled as a module by Anton Blanchard · 20 years ago
  13. 5b9ca52 [PATCH] 3/5 powerpc: Add platform functions interpreter by Benjamin Herrenschmidt · 20 years ago
  14. a28d3af [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 by Benjamin Herrenschmidt · 20 years ago
  15. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 20 years ago
  16. 2fb9d20 [PATCH] spufs: set irq affinity for running threads by Arnd Bergmann · 20 years ago
  17. aeb0137 [PATCH] spufs: fix allocation on 64k pages by Arnd Bergmann · 20 years ago
  18. f0831ac [PATCH] spufs: abstract priv1 register access. by Arnd Bergmann · 20 years ago
  19. 8837d92 [PATCH] spufs: clean up use of bitops by Arnd Bergmann · 20 years ago
  20. c902be7 [PATCH] cell: enable pause(0) in cpu_idle by Arnd Bergmann · 20 years ago
  21. 022930e [PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled by Haren Myneni · 20 years ago
  22. be6b843 [PATCH] powerpc: added a udbg_progress by Kumar Gala · 20 years ago
  23. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 20 years ago
  24. ef9ceab [PATCH] remove semicolons from save_flags() by Andrew Morton · 20 years ago
  25. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 20 years ago
  26. d8a3349 [PATCH] parport: bring back an unused phase for ppdev ioctl by Marko Kohtala · 20 years ago
  27. 42650d8 powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef by Paul Mackerras · 20 years ago
  28. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 20 years ago
  29. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  30. 349aef0 [PATCH] shrink struct page by Andrew Morton · 20 years ago
  31. 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 20 years ago
  32. 80851ef [PATCH] /dev/mem: validate mmap requests by Bjorn Helgaas · 20 years ago
  33. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 20 years ago
  34. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 20 years ago
  35. f867bac [PATCH] remove unused blkp field in percpu_data by Eric Dumazet · 20 years ago
  36. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 20 years ago
  37. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 20 years ago
  38. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 20 years ago
  39. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 20 years ago
  40. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 20 years ago
  41. b5f545c [PATCH] keys: Permit running process to instantiate keys by David Howells · 20 years ago
  42. 017679c [PATCH] keys: Permit key expiry time to be set by David Howells · 20 years ago
  43. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 20 years ago
  44. 7885401 [PATCH] Permit multiple inclusion of linux/pagevec.h by David Howells · 20 years ago
  45. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 20 years ago
  46. 761da5c [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* by Tom Zanussi · 20 years ago
  47. e6c0836 [PATCH] relayfs: add support for global relay buffers by Tom Zanussi · 20 years ago
  48. 08c541a [PATCH] relayfs: add support for relay files in other filesystems by Tom Zanussi · 20 years ago
  49. aaea25d [PATCH] relayfs: remove unused alloc/destroy_inode() by Tom Zanussi · 20 years ago
  50. 7431733 [PATCH] relayfs: add relayfs_remove_file() by Tom Zanussi · 20 years ago
  51. 907f2c7 [PATCH] relayfs: export relayfs_create_file() with fileops param by Tom Zanussi · 20 years ago
  52. b3f3d61 [PATCH] ELF: symbol table type additions by Jan Beulich · 20 years ago
  53. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 20 years ago
  54. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 20 years ago
  55. 05eb0b5 [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) by OGAWA Hirofumi · 20 years ago
  56. 268fc16 [PATCH] export/change sync_page_range/_nolock() by OGAWA Hirofumi · 20 years ago
  57. e5174ba [PATCH] fat: support ->direct_IO() by OGAWA Hirofumi · 20 years ago
  58. 9ded96f [PATCH] IRQ type flags by Russell King · 20 years ago
  59. 705b6c7 [PATCH] new driver synclink_gt by Paul Fulghum · 20 years ago
  60. de25968 [PATCH] fix more missing includes by Tim Schmielau · 20 years ago
  61. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 20 years ago
  62. 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 20 years ago
  63. 202f72d [PATCH] cpuset: number_of_cpusets optimization by Paul Jackson · 20 years ago
  64. 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 20 years ago
  65. 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 20 years ago
  66. cf2a473 [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 20 years ago
  67. 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 20 years ago
  68. 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 20 years ago
  69. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 20 years ago
  70. d4829cd [PATCH] remove get_task_struct_rcu() by Paul E. McKenney · 20 years ago
  71. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 20 years ago
  72. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 20 years ago
  73. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 20 years ago
  74. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 20 years ago
  75. 41be6ae [PATCH] frv: miscellaneous changes by David Howells · 20 years ago
  76. 5c15d41 [PATCH] frv: make get_user macro cast pointers by David Howells · 20 years ago
  77. 00d7671 [PATCH] frv: add module support stubs by David Howells · 20 years ago
  78. a90a72c [PATCH] frv: supply various missing I/O access primitives by David Howells · 20 years ago
  79. 2fa9e7e [PATCH] frv: drop 8/16-bit xchg and cmpxchg by David Howells · 20 years ago
  80. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 20 years ago
  81. 48fce34 [PATCH] mempolicies: unexport get_vma_policy() by Christoph Lameter · 20 years ago
  82. 152194a [PATCH] set_page_count() macro safety by Avishay Traeger · 20 years ago
  83. 45b07ef [PATCH] cpusets: swap migration interface by Paul Jackson · 20 years ago
  84. d498471 [PATCH] SwapMig: Extend parameters for migrate_pages() by Christoph Lameter · 20 years ago
  85. 1480a54 [PATCH] SwapMig: add_to_swap() avoid atomic allocations by Christoph Lameter · 20 years ago
  86. 8419c31 [PATCH] SwapMig: CONFIG_MIGRATION fixes by Christoph Lameter · 20 years ago
  87. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 20 years ago
  88. dc9aa5b [PATCH] Swap Migration V5: MPOL_MF_MOVE interface by Christoph Lameter · 20 years ago
  89. 7cbe34c [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support by Christoph Lameter · 20 years ago
  90. 49d2e9c [PATCH] Swap Migration V5: migrate_pages() function by Christoph Lameter · 20 years ago
  91. 930d915 [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap by Christoph Lameter · 20 years ago
  92. 21eac81 [PATCH] Swap Migration V5: LRU operations by Christoph Lameter · 20 years ago
  93. 15316ba [PATCH] add schedule_on_each_cpu() by Christoph Lameter · 20 years ago
  94. 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 20 years ago
  95. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 20 years ago
  96. f9f7500 [PATCH] slab: remove unused align parameter from alloc_percpu by Pekka Enberg · 20 years ago
  97. b792de3 [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41. by Olaf Hering · 20 years ago
  98. 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 20 years ago
  99. 555d97a [PATCH] powerpc: G4+ oprofile support by Andy Fleming · 20 years ago
  100. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 20 years ago