aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | block: Clean up exit_io_context() source code.Bart Van Assche2010-12-21
| * | | | | Fix compile warnings due to missing removal of a 'ret' variableJens Axboe2010-12-20
| * | | | | fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang2010-12-17
| * | | | | block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)Yang Zhang2010-12-17
| * | | | | cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng2010-12-17
| * | | | | fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław2010-12-17
| |/ / / /
| * | | | block cfq: select new workload if priority changedShaohua Li writes2010-12-13
| * | | | cfq-iosched: Get rid of on_st flagGui Jianfeng2010-11-30
| * | | | cfq-iosched: Get rid of st->activeGui Jianfeng2010-11-30
| * | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\ \ \ \
| | * | | | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| | * | | | block: check bdev_read_only() from blkdev_get()Tejun Heo2010-11-13
| | * | | | block: reorganize claim/release implementationTejun Heo2010-11-13
| | * | | | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
| | * | | | block: simplify holder symlink handlingTejun Heo2010-11-13
| | * | | | btrfs: close_bdev_exclusive() should use the same @flags as the matching open...Tejun Heo2010-11-13
| | * | | | mtd: fix bdev exclusive open bugs in block2mtd::add_device()Tejun Heo2010-11-13
| * | | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer2010-11-16
| * | | | | Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/coreJens Axboe2010-11-16
| |\ \ \ \ \
| | * | | | | blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal2010-11-15
| * | | | | | Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-16
| |\ \ \ \ \ \
| * | | | | | | block: export 'ro' sysfs attribute for partitionsKay Sievers2010-11-11
| * | | | | | | cfq-iosched: don't schedule a dispatch for a non-idle queueShaohua Li2010-11-09
| * | | | | | | cfq-iosched: don't idle if a deep seek queue is slowShaohua Li2010-11-08
| * | | | | | | cfq-iosched: schedule dispatch for noidle queueShaohua Li2010-11-08
| * | | | | | | cfq-iosched: do cleanupShaohua Li2010-11-08
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \
| | * | | | | | | i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-12
| | * | | | | | | i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-12
| * | | | | | | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-03
| * | | | | | | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-03
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-03
| | * | | | | | | | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-03
| | * | | | | | | | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-03
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-03
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-03
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-03
| | |/ / / / / / /
* | | | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: mach-shmobile: Kill off unused !gpio_is_valid() caseMagnus Damm2011-01-13
| * | | | | | | | | Merge branch 'rmobile/sdio' into rmobile-latestPaul Mundt2011-01-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mach-shmobile: sh7372 Enable SDIO IRQs for MackerelMagnus Damm2011-01-12
| | * | | | | | | | | ARM: mach-shmobile: sh7377 Enable SDIO IRQsMagnus Damm2011-01-12
| | * | | | | | | | | ARM: mach-shmobile: sh7367 Enable SDIO IRQsMagnus Damm2011-01-12