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