1. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  2. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  3. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 19 years ago
  4. 4c9f783 [PATCH] 05/05 update biodoc to match new generic dispatch api by Tejun Heo · 19 years ago
  5. 98b1147 [PATCH] 04/05 remove last_merge handling from ioscheds by Tejun Heo · 19 years ago
  6. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 19 years ago
  7. b4878f2 [PATCH] 02/05: update ioscheds to use generic dispatch queue by Jens Axboe · 19 years ago
  8. d9ebb19 [PATCH] elevator: leftover function declaration by Jens Axboe · 19 years ago
  9. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 19 years ago
  10. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  11. 007e8f5 [PATCH] powerpc: Move xics.[ch] into platforms/pseries by David Gibson · 19 years ago
  12. 2824bc93 [PATCH] fix try_module_get race in elevator_find by Tejun Heo · 19 years ago
  13. b298264 Following the same idea, it occurs to me that we should only update by Chen, Kenneth W · 19 years ago
  14. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  15. 22b2803 Merge git://oak/home/sfr/kernels/iseries/work/ by Paul Mackerras · 19 years ago
  16. cb0f091 [IB] ib_umad: various cleanups by Sean Hefty · 19 years ago
  17. 4542437 Merge in v2.6.14 by hand by Paul Mackerras · 19 years ago
  18. 089a1be [IB] ib_umad: fix crash when freeing send buffers by Roland Dreier · 19 years ago
  19. 299f6ce ppc64: use mem_64.S from powerpc/lib by Stephen Rothwell · 19 years ago
  20. a4a264f ppc64: use usercopy_64.c from powerpc/lib by Stephen Rothwell · 19 years ago
  21. a2b0ca8 ppc64: user strcase.c from powerpc/lib by Stephen Rothwell · 19 years ago
  22. a0d8bf9 ppc64: use sstep.c from powerpc/lib by Stephen Rothwell · 19 years ago
  23. 12a39407 ppc64: use memcpy_64.S from powerpc/lib by Stephen Rothwell · 19 years ago
  24. ecc81e0 ppc64: use lockc.c from powerpc/lib by Stephen Rothwell · 19 years ago
  25. 43f35ec ppc64: use copyuser_64.S from powerpc/lib by Stephen Rothwell · 19 years ago
  26. 34faa82 ppc64: use copypage_64.S from powerpc/lib by Stephen Rothwell · 19 years ago
  27. 454fb01 ppc64: use e2a.c from powerpc/lib by Stephen Rothwell · 19 years ago
  28. 1a3c061 ppc64: use checksum_64.S from powerpc by Stephen Rothwell · 19 years ago
  29. 640768e ppc64: use the merged syscall table by Stephen Rothwell · 19 years ago
  30. 434f1d1 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  31. 6070fe6 RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() by Trond Myklebust · 19 years ago
  32. bec273b NFS: Allow files that are open for write to invalidate caches by Trond Myklebust · 19 years ago
  33. 16c32b7 NFSv4: Convert unnecessary XDR warning messages into dprintk() by Trond Myklebust · 19 years ago
  34. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  35. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  36. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  37. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  38. cf80955 NFS: Ensure that nfs_link() instantiates the dentry correctly by Trond Myklebust · 19 years ago
  39. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  40. 3338c14 NFS: Optimise attribute revalidation on close(). by Trond Myklebust · 19 years ago
  41. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  42. 0c70b50 NFS: nfs_lookup doesn't need to revalidate the parent directory's inode by Chuck Lever · 19 years ago
  43. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  44. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  45. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  46. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  47. 2227718 ppc64: Use the correct prototypes for i8259 functions by Paul Mackerras · 19 years ago
  48. a8e3d48 [PATCH] powerpc: Remove dregs of bootinfo.h by David Gibson · 19 years ago
  49. e6b4fe9 [PATCH] powerpc: only build idle_6xx for 6xx by Kumar Gala · 19 years ago
  50. cb65011 Merge branch 'master' by Jeff Garzik · 19 years ago
  51. 26ba2a7 Merge branch 'master' by Jeff Garzik · 19 years ago
  52. b2ab040 Merge branch 'master' by Jeff Garzik · 19 years ago
  53. 741b225 Linux v2.6.14 by Linus Torvalds · 19 years ago
  54. cdada08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  55. 9273214 [PATCH] cpufreq: SMP fix for conservative governor by Dave Jones · 19 years ago
  56. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago
  57. 4ac0068 [IA64] ptrace - find memory sharers on children list by Cliff Wickman · 19 years ago
  58. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  59. 34123da NFS: Fix a bad cast in nfs3_read_done by Trond Myklebust · 19 years ago
  60. 6fa05b1 Revert "RPC: stops the release_pipe() funtion from being called twice" by Trond Myklebust · 19 years ago
  61. bc7b26f [CPUFREQ] Check return value of cpufreq_cpu_get in cpufreq_stats by Dave Jones · 19 years ago
  62. 9675c7e ppc64: Include arch/powerpc/kernel/setup-common.o by Paul Mackerras · 19 years ago
  63. 09eee63 powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev by Paul Mackerras · 19 years ago
  64. c1902aa [IA64] - Avoid slow TLB purges on SGI Altix systems by Dean Roe · 19 years ago
  65. 0753ca7 [CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access by Steve French · 19 years ago
  66. 0429094 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
  67. 3d155f8 [IB] mthca: first pass at catastrophic error reporting by Roland Dreier · 19 years ago
  68. 2ad4106 [TCP]: Clear stale pred_flags when snd_wnd changes by Herbert Xu · 19 years ago
  69. 72ab373 [PATCH] Yet more posix-cpu-timer fixes by Roland McGrath · 19 years ago
  70. a362f46 Revert "remove false BUG_ON() from run_posix_cpu_timers()" by Linus Torvalds · 19 years ago
  71. bfab101 powerpc: Fix new-world powermac detection by Paul Mackerras · 19 years ago
  72. 6316222 powerpc: Introduce toreal/fromreal assembly macros by Paul Mackerras · 19 years ago
  73. 80579e1 powerpc: 32-bit CHRP SMP fixes by Paul Mackerras · 19 years ago
  74. eef69e3 powerpc: remove duplicate screen_info from setup_32.c by Paul Mackerras · 19 years ago
  75. 4b24b01 [PATCH] powerpc: Moved dcr support to arch/powerpc by Kumar Gala · 19 years ago
  76. cffb09c [PATCH] powerpc: Fix warning related to do_dabr by Kumar Gala · 19 years ago
  77. 328985b [PATCH] powerpc: Don't use kmalloc() for kernel stacks by David Gibson · 19 years ago
  78. 2765ca2 [PATCH] powerpc: Merge parport.h by David Gibson · 19 years ago
  79. e37bc5d [PATCH] powerpc: Purge bootinfo.h by David Gibson · 19 years ago
  80. 25c8a78 [PATCH] powerpc: Fix handling of fpscr on 64-bit by David Gibson · 19 years ago
  81. fda262b [PATCH] ppc64: remove arch/ppc64/kernel/setup.c by Paul Mackerras · 19 years ago
  82. 89edce0 [PATCH] powerpc: merge scatterlist.h by Stephen Rothwell · 19 years ago
  83. 8168f90 [PATCH] ppc64: make dma_addr_t 64 bits by Stephen Rothwell · 19 years ago
  84. bf20a00 powerpc: undeprecate the old OF device tree accessors for now by Paul Mackerras · 19 years ago
  85. e0f9989 Auto-update from upstream by Kyle McMartin · 19 years ago
  86. f2be34a [SCSI] ncr53c8xx: Cleanup namespace collision with ktimers by Matthew Wilcox · 19 years ago
  87. cb4ab97 powerpc: Remove common stuff from setup_64.c by Paul Mackerras · 19 years ago
  88. 7a4ed93 [PATCH] Fix cpu timers expiration time by Oleg Nesterov · 19 years ago
  89. e02fd44 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  90. dd41bf9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  91. 70ab81c posix cpu timers: fix timer ordering by Linus Torvalds · 19 years ago
  92. b0917bd [PATCH] fix radeon_cp_init_ring_buffer() by Ivan Kokshaysky · 19 years ago
  93. 4bcde03 [PATCH] svcsock timestamp fix by Andrew Morton · 19 years ago
  94. 94c1d31 [PATCH] Fix HFS+ to free up the space when a file is deleted. by Peter Wainwright · 19 years ago
  95. 35848e0 [PATCH] kill massive wireless-related log spam by Jeff Garzik · 19 years ago
  96. bb32051 [PATCH] export cpu_online_map by Andrew Morton · 19 years ago
  97. 958d24d [PATCH] ppc64: Fix wrong register mapping in mpic driver by Benjamin Herrenschmidt · 19 years ago
  98. 1c6fe94 [PATCH] NUMA: broken per cpu pageset counters by Magnus Damm · 19 years ago
  99. 8712e55 [PATCH] md: make sure mdthreads will always respond to kthread_stop by NeilBrown · 19 years ago
  100. 9119075 [libata] ata_timing fix by Alan Cox · 19 years ago