1. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  2. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 13 years ago
  3. 99e2259 block: drop queue lock before calling __blk_run_queue() for kblockd punt by Jens Axboe · 13 years ago
  4. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 13 years ago
  5. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 13 years ago
  6. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 13 years ago
  7. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 13 years ago
  8. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 13 years ago
  9. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  10. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 13 years ago
  11. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 13 years ago
  12. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  13. a1b49cb Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  14. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  15. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 13 years ago
  16. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 13 years ago
  17. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 13 years ago
  18. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 13 years ago
  19. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 13 years ago
  20. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 13 years ago
  21. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 13 years ago
  22. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  23. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  24. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 13 years ago
  26. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 13 years ago
  27. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 13 years ago
  28. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 13 years ago
  29. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  30. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  31. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  32. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 13 years ago
  33. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 13 years ago
  34. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
  35. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 14 years ago
  36. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 14 years ago
  37. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago
  38. c2ed388 fs/9p: Use write_inode for data sync on server by Aneesh Kumar K.V · 14 years ago
  39. f2eda2c fs/9p: Fix revalidate to return correct value by Aneesh Kumar K.V · 14 years ago
  40. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 13 years ago
  41. 7d6b467 x86, NUMA: Fix fakenuma boot failure by KOSAKI Motohiro · 13 years ago
  42. 9f3aedf xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg. by Konrad Rzeszutek Wilk · 13 years ago
  43. 976222e xen/blkback: Move the check for misaligned I/O higher. by Konrad Rzeszutek Wilk · 13 years ago
  44. 1a95fe6 xen/blkback: Shuffle code around (vbd_translate moved higher). by Konrad Rzeszutek Wilk · 13 years ago
  45. 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  46. b0aef17 xen/blkback: Cleanup move the code a bit around. by Konrad Rzeszutek Wilk · 13 years ago
  47. 7708992 xen/blkback: Seperate the bio allocation and the bio submission. by Konrad Rzeszutek Wilk · 13 years ago
  48. a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  49. 0cd9c64 futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup by Darren Hart · 13 years ago
  50. 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 13 years ago
  51. f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 13 years ago
  52. 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 13 years ago
  53. e38f5b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  54. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  55. e27e615 mm/thp: use conventional format for boolean attributes by Ben Hutchings · 13 years ago
  56. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  57. 084189a um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 13 years ago
  58. 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 13 years ago
  59. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 13 years ago
  60. 6a534c9 MAINTAINERS: change mail adress of Hans J. Koch by Hans J. Koch · 13 years ago
  61. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  62. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 13 years ago
  63. 341aea2 oom-kill: remove boost_dying_task_prio() by KOSAKI Motohiro · 13 years ago
  64. 929bea7 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name by KOSAKI Motohiro · 13 years ago
  65. fe936df mm: check that we have the right vma in __access_remote_vm() by Michael Ellerman · 13 years ago
  66. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  67. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 13 years ago
  68. fc5da22 tmpfs: fix off-by-one in max_blocks checks by Hugh Dickins · 13 years ago
  69. d00ebea MAINTAINERS: update STABLE BRANCH info by Randy Dunlap · 13 years ago
  70. 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 13 years ago
  71. c897401 MAINTAINERS: update various tty patterns by Joe Perches · 13 years ago
  72. 61bc02b MAINTAINERS: update m68knommu patterns by Joe Perches · 13 years ago
  73. d69ac13 MAINTAINERS: add ARM/ts78xx-setup platform maintainer by Alexander Clouter · 13 years ago
  74. 78be959 kstrtox: simpler code in _kstrtoull() by Alexey Dobriyan · 13 years ago
  75. 01eda2e kstrtox: fix compile warnings in test by Alexey Dobriyan · 13 years ago
  76. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 13 years ago
  77. d3bc236 vmstat: update comment regarding stat_threshold by Christoph Lameter · 13 years ago
  78. 9f6ae44 mm/page_alloc.c: silence build_all_zonelists() section mismatch by Paul Mundt · 13 years ago
  79. c340b1d fs/partitions/ldm.c: fix oops caused by corrupted partition table by Timo Warns · 13 years ago
  80. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  81. 584208e mm: optimize pfn calculation in online_page() by Daniel Kiper · 13 years ago
  82. 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 13 years ago
  83. 0faa8cc xen/blkback: remove per-queue plugging by Konrad Rzeszutek Wilk · 13 years ago
  84. 2e9977c xen/blkback: Fix checkpatch warnings in blkback.c by Konrad Rzeszutek Wilk · 13 years ago
  85. d6091b2 xen/blkback: Fix checkpatch warnings of xenbus.c by Konrad Rzeszutek Wilk · 13 years ago
  86. e5f4b3c xen/blkback: Fix interface.c checkpatch warnings .. except by Konrad Rzeszutek Wilk · 13 years ago
  87. 3c64b58 xen/blkback: Fix checkpatch warnings in vbd.c by Konrad Rzeszutek Wilk · 13 years ago
  88. 5489377 xen/blkback: blkif->struct blkif_st by Konrad Rzeszutek Wilk · 13 years ago
  89. a1397fa xen/blkback: Add some comments. by Konrad Rzeszutek Wilk · 13 years ago
  90. 314146e xen/blkback: Fix the WRITE_BARRIER by Tom Goetz · 14 years ago
  91. a742b02 xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures. by Konrad Rzeszutek Wilk · 14 years ago
  92. 5dc0363 xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map by Konrad Rzeszutek Wilk · 14 years ago
  93. 464fb41 xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages. by Konrad Rzeszutek Wilk · 14 years ago
  94. c35950b xen/blkback: Union the blkif_request request specific fields by Konrad Rzeszutek Wilk · 14 years ago
  95. e8e2887 xen/blkback: Move global/static variables into struct xen_blkbk. by Konrad Rzeszutek Wilk · 14 years ago
  96. efe08a3 xen/blkback: simplify address translations by Jan Beulich · 15 years ago
  97. bc0c081 xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum. by Konrad Rzeszutek Wilk · 14 years ago
  98. 248e9f7 xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA) by Konrad Rzeszutek Wilk · 14 years ago
  99. 313d7b0 blkback: Fix CVE-2010-3699 by Keir Fraser · 14 years ago
  100. a81135d xen/blkback: Print additional information when a vbd is resized. by K. Y. Srinivasan · 14 years ago