1. de33127 block: remove redundant check to bd_openers() by Guo Chao · 12 years ago
  2. d646a02 block: use i_size_write() in bd_set_size() by Guo Chao · 12 years ago
  3. a3cc86c cfq: fix lock imbalance with failed allocations by Glauber Costa · 12 years ago
  4. 7414d4f drivers/block/swim3.c: fix null pointer dereference by Cong Ding · 12 years ago
  5. 79d0b7f block: don't select PERCPU_RWSEM by Mikulas Patocka · 12 years ago
  6. 5577022 block: account iowait time when waiting for completion of IO request by Vladimir Davydov · 12 years ago
  7. 686855f sched: add wait_for_completion_io[_timeout] by Vladimir Davydov · 12 years ago
  8. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 13 years ago
  9. 5305cb8 block: add block_{touch|dirty}_buffer tracepoint by Tejun Heo · 13 years ago
  10. f0059af buffer: make touch_buffer() an exported function by Tejun Heo · 13 years ago
  11. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 13 years ago
  12. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 13 years ago
  13. ac9a197 Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.9/core by Jens Axboe · 13 years ago
  14. 422765c block: Remove should_sort judgement when flush blk_plug by Jianpeng Ma · 13 years ago
  15. 242d98f block,elevator: use new hashtable implementation by Sasha Levin · 13 years ago
  16. 9931fac Linux 3.8-rc3 by Linus Torvalds · 13 years ago
  17. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  18. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  19. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 13 years ago
  20. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 13 years ago
  21. 4311401 cfq-iosched: add hierarchical cfq_group statistics by Tejun Heo · 13 years ago
  22. 0b39920 cfq-iosched: collect stats from dead cfqgs by Tejun Heo · 13 years ago
  23. 689665a cfq-iosched: separate out cfqg_stats_reset() from cfq_pd_reset_stats() by Tejun Heo · 13 years ago
  24. 810ecfa blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock by Tejun Heo · 13 years ago
  25. 548bc8e block: RCU free request_queue by Tejun Heo · 13 years ago
  26. 16b3de6 blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() by Tejun Heo · 13 years ago
  27. b50da39 blkcg: export __blkg_prfill_rwstat() by Tejun Heo · 13 years ago
  28. 4d5e80a blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ by Tejun Heo · 13 years ago
  29. f427d90 blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online by Tejun Heo · 13 years ago
  30. b276a87 blkcg: add blkg_policy_data->plid by Tejun Heo · 13 years ago
  31. d02f7aa cfq-iosched: enable full blkcg hierarchy support by Tejun Heo · 13 years ago
  32. 41cad6a cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction by Tejun Heo · 13 years ago
  33. 1d3650f cfq-iosched: implement hierarchy-ready cfq_group charge scaling by Tejun Heo · 13 years ago
  34. 7918ffb cfq-iosched: implement cfq_group->nr_active and ->children_weight by Tejun Heo · 13 years ago
  35. e71357e cfq-iosched: add leaf_weight by Tejun Heo · 13 years ago
  36. 3c54786 blkcg: make blkcg_gq's hierarchical by Tejun Heo · 13 years ago
  37. 93e6d5d blkcg: cosmetic updates to blkg_create() by Tejun Heo · 13 years ago
  38. 86cde6b blkcg: reorganize blkg_lookup_create() and friends by Tejun Heo · 13 years ago
  39. 356d2e5 blkcg: fix minor bug in blkg_alloc() by Tejun Heo · 13 years ago
  40. b226e5c cfq-iosched: Print sync-noidle information in blktrace messages by Vivek Goyal · 13 years ago
  41. 1f23f12 cfq-iosched: Get rid of unnecessary local variable by Vivek Goyal · 13 years ago
  42. 6d816ec cfq-iosched: Rename few functions related to selecting workload by Vivek Goyal · 13 years ago
  43. 34b98d0 cfq-iosched: Rename "service_tree" to "st" at some places by Vivek Goyal · 13 years ago
  44. 4d2ceea cfq-iosched: More renaming to better represent wl_class and wl_type by Vivek Goyal · 13 years ago
  45. 3bf10fe cfq-iosched: Properly name all references to IO class by Vivek Goyal · 13 years ago
  46. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  47. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  48. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  49. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  50. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 13 years ago
  51. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 13 years ago
  52. ed2c891 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  53. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  54. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 13 years ago
  55. 5cf87a1 Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 13 years ago
  56. 0e3a4a2 ARM: clps711x: Fix bad merge of clockevents setup by Olof Johansson · 13 years ago
  57. daaeec9 Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into fixes by Olof Johansson · 13 years ago
  58. 1ddda1c ARM: highbank: save and restore L2 cache and GIC on suspend by Rob Herring · 13 years ago
  59. 9852910 ARM: highbank: add a power request clear by Rob Herring · 13 years ago
  60. 0b3455a ARM: highbank: fix secondary boot and hotplug by Rob Herring · 13 years ago
  61. c05ee88 ARM: highbank: fix typos with hignbank in power request functions by Rob Herring · 13 years ago
  62. 3943dee ARM: dts: fix highbank cpu mpidr values by Rob Herring · 13 years ago
  63. 36ff67b ARM: dts: add device_type prop to cpu nodes on Calxeda platforms by Rob Herring · 13 years ago
  64. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 13 years ago
  65. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 13 years ago
  66. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 13 years ago
  67. f3215be Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 13 years ago
  68. 32fa10b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  69. e37f0d5 ARM: mx5: Fix MX53 flexcan2 clock by Marek Vasut · 13 years ago
  70. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  71. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  72. 6adba67 ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array by Pantelis Antoniou · 13 years ago
  73. d287b875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  74. 36a25de sctp: fix Kconfig bug in default cookie hmac selection by Alex Elder · 13 years ago
  75. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  76. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 13 years ago
  77. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 13 years ago
  78. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 13 years ago
  79. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  80. 6d3cd5d ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec) by David Henningsson · 13 years ago
  81. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 13 years ago
  82. db7d77e ARM: Dove: Add pinctrl clock to DT by Sebastian Hesselbarth · 13 years ago
  83. 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  84. d0631c6 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 13 years ago
  85. de9ac5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  86. 7991b03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  87. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 13 years ago
  88. 8a3a180 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel by Gregory CLEMENT · 13 years ago
  89. 8b827c6 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable by Gregory CLEMENT · 13 years ago
  90. 61ed1dc ALSA: au88x0: fix incorrect left shift by Nickolai Zeldovich · 13 years ago
  91. c7e2e1d ipv4: fix NULL checking in devinet_ioctl() by Xi Wang · 13 years ago
  92. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 13 years ago
  93. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 13 years ago
  94. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 13 years ago
  95. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 13 years ago
  96. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 13 years ago
  97. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 13 years ago
  98. ade24c9 Merge branch 'for-Linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus by James Morris · 13 years ago
  99. d106de3 ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b by Haojian Zhuang · 13 years ago
  100. a47e3bc ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM by Fabio Estevam · 13 years ago