Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 | 28 | -719/+377 | |
| |\ \ \ \ | ||||||
| | * | | | | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 18 | -94/+149 | |
| | * | | | | block: check bdev_read_only() from blkdev_get() | Tejun Heo | 2010-11-13 | 2 | -10/+8 | |
| | * | | | | block: reorganize claim/release implementation | Tejun Heo | 2010-11-13 | 1 | -79/+48 | |
| | * | | | | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 26 | -318/+162 | |
| | * | | | | block: simplify holder symlink handling | Tejun Heo | 2010-11-13 | 4 | -291/+74 | |
| | * | | | | btrfs: close_bdev_exclusive() should use the same @flags as the matching open... | Tejun Heo | 2010-11-13 | 1 | -1/+1 | |
| | * | | | | mtd: fix bdev exclusive open bugs in block2mtd::add_device() | Tejun Heo | 2010-11-13 | 1 | -2/+11 | |
| * | | | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 2010-11-16 | 4 | -16/+16 | |
| * | | | | | Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/core | Jens Axboe | 2010-11-16 | 2 | -4/+27 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | blk-cgroup: Allow creation of hierarchical cgroups | Vivek Goyal | 2010-11-15 | 2 | -4/+27 | |
| * | | | | | | Merge branch 'v2.6.37-rc2' into for-2.6.38/core | Jens Axboe | 2010-11-16 | 10459 | -523815/+1007389 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | block: export 'ro' sysfs attribute for partitions | Kay Sievers | 2010-11-11 | 1 | -0/+9 | |
| * | | | | | | | cfq-iosched: don't schedule a dispatch for a non-idle queue | Shaohua Li | 2010-11-09 | 1 | -18/+1 | |
| * | | | | | | | cfq-iosched: don't idle if a deep seek queue is slow | Shaohua Li | 2010-11-08 | 1 | -0/+11 | |
| * | | | | | | | cfq-iosched: schedule dispatch for noidle queue | Shaohua Li | 2010-11-08 | 1 | -1/+22 | |
| * | | | | | | | cfq-iosched: do cleanup | Shaohua Li | 2010-11-08 | 1 | -8/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-01-13 | 10 | -61/+1086 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -1/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | i2c-bfin-twi: move setup to the earlier subsys initcall | Michael Hennerich | 2011-01-12 | 1 | -1/+1 | |
| | * | | | | | | | i2c-bfin-twi: handle faulty slave devices better | Michael Hennerich | 2011-01-12 | 1 | -0/+22 | |
| * | | | | | | | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | i2c-nomadik: fix regression on adapter name | Linus Walleij | 2011-01-04 | 1 | -2/+4 | |
| * | | | | | | | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 3 | -0/+909 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c-eg20t: add driver for Intel EG20T | Tomoya MORINAGA | 2011-01-04 | 3 | -0/+909 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -43/+102 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c-ocores: add some device tree documentation | Jonas Bonn | 2011-01-04 | 1 | -0/+35 | |
| | * | | | | | | | | | i2c-ocores: Use devres for resource allocation | Jonas Bonn | 2011-01-04 | 1 | -35/+11 | |
| | * | | | | | | | | | i2c-ocores: Adapt for device tree | Jonas Bonn | 2011-01-04 | 1 | -8/+56 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c-iop3xx: add iomem annotation | Aaro Koskinen | 2011-01-04 | 2 | -4/+4 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i2c-omap: Set latency requirements only once for several messages | Samu Onkalo | 2011-01-04 | 1 | -4/+6 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -7/+38 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | i2c-mv64xxx: send repeated START between messages in xfer | Rodolfo Giometti | 2011-01-04 | 1 | -7/+38 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-13 | 8 | -19/+67 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: mach-shmobile: Kill off unused !gpio_is_valid() case | Magnus Damm | 2011-01-13 | 2 | -8/+2 | |
| * | | | | | | | | | Merge branch 'rmobile/sdio' into rmobile-latest | Paul Mundt | 2011-01-12 | 881 | -34506/+59275 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: mach-shmobile: sh7372 Enable SDIO IRQs for Mackerel | Magnus Damm | 2011-01-12 | 1 | -3/+3 | |
| | * | | | | | | | | | ARM: mach-shmobile: sh7377 Enable SDIO IRQs | Magnus Damm | 2011-01-12 | 2 | -2/+17 | |
| | * | | | | | | | | | ARM: mach-shmobile: sh7367 Enable SDIO IRQs | Magnus Damm | 2011-01-12 | 1 | -3/+3 | |
| | * | | | | | | | | | ARM: mach-shmobile: sh7372 Enable SDIO IRQs | Arnd Hannemann | 2011-01-12 | 2 | -3/+4 | |
| * | | | | | | | | | | ARM: mach-shmobile: mackerel: Add touchscreen ST1232 support | Tony SIM | 2011-01-11 | 1 | -0/+10 | |
| * | | | | | | | | | | ARM: mach-shmobile: ap4eb: SCIF port for earlyprintk when using zboot | Simon Horman | 2011-01-11 | 1 | -0/+7 | |
| * | | | | | | | | | | ARM: mach-shmobile: mackerel: SCIF port for earlyprintk when using zboot | Simon Horman | 2011-01-11 | 1 | -0/+7 | |
| * | | | | | | | | | | ARM: mach-shmobile: mackerel: Add support get_cd in CN23 | Yusuke Goda | 2011-01-11 | 1 | -0/+14 | |
* | | | | | | | | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-01-13 | 68 | -359/+1122 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sh/alphaproject' into sh-latest | Paul Mundt | 2011-01-13 | 54 | -974/+6668 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sh: Add support for AP-SH4AD-0A board. | Paul Mundt | 2011-01-13 | 5 | -0/+268 | |
| | * | | | | | | | | | | | sh: Add support for AP-SH4A-3A board. | Paul Mundt | 2011-01-13 | 5 | -0/+286 |