1. c49825f block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  2. 4b19776 block: Prevent hang_check firing during long I/O by Mark Lord · 14 years ago
  3. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  4. 6d0aed7 do_mounts: only enable PARTUUID for CONFIG_BLOCK by Jens Axboe · 14 years ago
  5. 01ea506 block: Fix race during disk initialization by Signed-off-by: Jan Kara · 14 years ago
  6. 2786c4e blkio: Documentation Update by Vivek Goyal · 14 years ago
  7. 8e89d13 blkio: Implementation of IOPS limit logic by Vivek Goyal · 14 years ago
  8. 7702e8f blk-cgroup: cgroup changes for IOPS limit support by Vivek Goyal · 14 years ago
  9. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  10. 4c9eefa blk-cgroup: Introduce cgroup changes for throttling policy by Vivek Goyal · 14 years ago
  11. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  12. af41d7b blk-cgroup: Kill the header printed at the start of blkio.weight_device file by Vivek Goyal · 14 years ago
  13. 38b6f45 core: match_dev_by_uuid() should not be marked __init by Jens Axboe · 14 years ago
  14. 2610a25 sg: fix a warning in blk_rq_aligned() call by Namhyung Kim · 14 years ago
  15. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  16. eec7ecf genhd, efi: add efi partition metadata to hd_structs by Will Drewry · 14 years ago
  17. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  18. 1441779 block: fix an address space warning in blk-map.c by Namhyung Kim · 14 years ago
  19. 8dcbdc7 block: block_dump: Add number of sectors to debug output by San Mehat · 14 years ago
  20. 175b79f zfcp: Report scatter gather limit for DIX protection information by Christof Schmitt · 14 years ago
  21. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  22. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  23. 76be97c Linux 2.6.36-rc2 by Linus Torvalds · 14 years ago
  24. 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  25. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  26. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  27. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  28. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  29. 3fdef02 drm/i915: fix render pipe control notify on sandybridge by Zhenyu Wang · 14 years ago
  30. 877fdac agp/intel: set 40-bit dma mask on Sandybridge by Zhenyu Wang · 14 years ago
  31. 156dadc drm/i915: Remove the conflicting BUG_ON() by Chris Wilson · 14 years ago
  32. 90eb77b drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ by Chris Wilson · 14 years ago
  33. 72bcb26 drm/i915/suspend: Flush register writes before busy-waiting. by Chris Wilson · 14 years ago
  34. d5dd96c i915: disable DAC on Ironlake also when doing CRT load detection. by Dave Airlie · 14 years ago
  35. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  36. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  37. 69b26c7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  38. ddb0c5a Replace Configure with Enable in description of MAXSMP by Samuel Thibault · 14 years ago
  39. 0e8e50e mm: make stack guard page logic use vm_prev pointer by Linus Torvalds · 14 years ago
  40. 7798330 mm: make the mlock() stack guard page checks stricter by Linus Torvalds · 14 years ago
  41. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  42. cfe3fda mtd: nand: Fix probe of Samsung NAND chips by Tilman Sauerbeck · 14 years ago
  43. 36423a5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. f6143a9 Documentation: fix ozlabs.org mailing list address by Stephen Rothwell · 14 years ago
  45. a4724ed MAINTAINERS: Fix ozlabs.org mailing list addresses by Stephen Rothwell · 14 years ago
  46. 1ee4168 Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context by Stefan Richter · 14 years ago
  47. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  48. f3c072a uml: fix compile error in dma_get_cache_alignment() by Miklos Szeredi · 14 years ago
  49. 8d6c83f oom: __task_cred() need rcu_read_lock() by KOSAKI Motohiro · 14 years ago
  50. b52723c oom: fix tasklist_lock leak by KOSAKI Motohiro · 14 years ago
  51. be71cf2 oom: fix NULL pointer dereference by KOSAKI Motohiro · 14 years ago
  52. f522886 drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function by Kyungmin Park · 14 years ago
  53. 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
  54. 930a6f7 s5pc110: SDHCI-s3c support on s5pc110 by Kyungmin Park · 14 years ago
  55. 944645c s5pc110: SDHCI-s3c can override host capabilities by Kyungmin Park · 14 years ago
  56. d5ed3a4 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() by Jan Kara · 14 years ago
  57. f2e41e9 revert "hwmon: f71882fg: add support for the Fintek F71808E" by Andrew Morton · 14 years ago
  58. a25effa kfifo: add explicit error checking in all the examples by Andrea Righi · 14 years ago
  59. d83a71c kfifo: fix a memory leak in dma example by Andrea Righi · 14 years ago
  60. 7b34d52 kfifo: fix kernel BUG in dma example by Andrea Righi · 14 years ago
  61. 2aaf209 kfifo: add explicit error checking in byte stream example by Andrea Righi · 14 years ago
  62. 5ddf839 kfifo: add kfifo_skip() testcase by Andrea Righi · 14 years ago
  63. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  64. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  65. 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 14 years ago
  66. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
  67. b3ea36b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 065a1ed mtd: nand: Fix regression in BBM detection by Brian Norris · 14 years ago
  69. 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 14 years ago
  70. f203688 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  71. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  72. d1126ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  73. 2a55473 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  74. d240f20 drm/i915: make sure eDP PLL is enabled at the right time by Jesse Barnes · 14 years ago
  75. 9cce37f drm/i915: fix VGA plane disable for Ironlake+ by Jesse Barnes · 14 years ago
  76. 7643a7f drm/i915: eDP mode set sequence corrections by Jesse Barnes · 14 years ago
  77. 37c6c9b drm/i915: add panel reset workaround by Jesse Barnes · 14 years ago
  78. 8848a91 x86-32: Fix dummy trampoline-related inline stubs by H. Peter Anvin · 14 years ago
  79. d15ca32 Fix the declaration of sys_execve() in asm-generic/syscalls.h by David Howells · 14 years ago
  80. 145e5aa [IA64] Fix build error: conflicting types for ‘sys_execve’ by Tony Luck · 14 years ago
  81. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  82. 81ca03a mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y by Uwe Kleine-König · 14 years ago
  83. ecafda6 perf tools: Fix build error on read only source. by Kusanagi Kouichi · 14 years ago
  84. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 7dfb2d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  86. 6c8bfb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  87. d9f5d41 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  88. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  89. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  90. 07a7795 x86, cpu: Fix regression in AMD errata checking code by Hans Rosenfeld · 14 years ago
  91. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  92. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  93. 2ea1ef5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  94. 76165a3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  95. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  96. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  97. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  98. 2dc91ab lglock: introduce special lglock and brlock spin locks by Nick Piggin · 14 years ago
  99. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  100. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago