summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-cgroup: config options re-arrangementVivek Goyal2010-04-267-64/+55
* blkio: Fix another BUG_ON() crash due to cfqq movement across groupsVivek Goyal2010-04-263-26/+27
* blkio: Fix blkio crash during rq stat updateVivek Goyal2010-04-212-11/+28
* blkio: Initialize blkg->stats_lock for the root cfqg tooDivyesh Shah2010-04-163-9/+1
* blkio: fix for modular blk-cgroup buildDivyesh Shah2010-04-152-0/+2
* block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timerRichard Kennedy2010-04-141-7/+5
* blkio: Fix compile errorsDivyesh Shah2010-04-142-28/+28
* Merge branch 'master' into for-2.6.35Jens Axboe2010-04-134562-5537/+26269
|\
| * Linux 2.6.34-rc4Linus Torvalds2010-04-121-1/+1
| * Merge branch 'anonvma'Linus Torvalds2010-04-122-43/+84
| |\
| | * anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds2010-04-121-2/+13
| | * anon_vma: clone the anon_vma chain in the right orderLinus Torvalds2010-04-121-1/+1
| | * vma_adjust: fix the copying of anon_vma chainsLinus Torvalds2010-04-121-16/+8
| | * Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds2010-04-121-24/+62
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-1220-77/+422
| |\ \
| | * | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-091-0/+4
| | * | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen2010-04-091-0/+12
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-04-0814-70/+382
| | |\ \
| | | * | MXC: mach_armadillo5x0: Add USB Host support.Alberto Panizzo2010-03-302-0/+167
| | | * | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0
| | | * | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0
| | | * | imx31: add watchdog device on litekit board.Vladimir Zapolskiy2010-03-301-0/+1
| | | * | imx3: Add watchdog platform device supportVladimir Zapolskiy2010-03-302-2/+20
| | | * | Merge branch 'mx51' into mxc-rcSascha Hauer2010-03-255-41/+83
| | | |\ \
| | | | * | i.MX51: remove NFC AXI static mappingSascha Hauer2010-03-192-12/+2
| | | | * | i.MX51: determine silicon revision dynamicallySascha Hauer2010-03-192-6/+60
| | | | * | i.MX51: map TZIC dynamicallySascha Hauer2010-03-192-22/+16
| | | | * | i.MX51: Use correct clock for gptSascha Hauer2010-03-191-1/+1
| | | | * | i.MX51 Babbage: Add uncompress outputSascha Hauer2010-03-191-0/+4
| | | * | | MXC: mach-mx31_3ds: add support for freescale mc13783 power management device.Alberto Panizzo2010-03-251-0/+45
| | | * | | MXC: mach-mx31_3ds: Add SPI1 device support.Alberto Panizzo2010-03-251-0/+20
| | | * | | MXC: mach-mx31_3ds: Add support for on board NAND Flash.Alberto Panizzo2010-03-252-0/+22
| | | * | | MXC: mach-mx31_3ds: Update variable names over recent mach name modification.Alberto Panizzo2010-03-252-22/+22
| | | * | | imx31: fix parent clock for rtcVladimir Zapolskiy2010-03-251-3/+2
| | * | | | ARM: 6031/1: fix Thumb-2 decompressorRabin Vincent2010-04-071-1/+1
| | * | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten2010-04-071-3/+3
| | * | | | ARM: 6028/1: ARM: add MAINTAINERS for U300Linus Walleij2010-04-071-0/+10
| | * | | | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.cLeo Chen2010-04-071-3/+10
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2010-04-122-5/+21
| |\ \ \ \ \
| | * | | | | Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason2010-04-061-0/+6
| | * | | | | Btrfs: fix data enospc check overflowJosef Bacik2010-04-051-5/+15
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-123-6/+16
| |\ \ \ \ \ \
| | * | | | | | quota: Fix possible dq_flags corruptionAndrew Perepechko2010-04-121-6/+6
| | * | | | | | quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara2010-04-121-0/+6
| | * | | | | | ext3: symlink must be handled via filesystem specific operationDmitry Monakhov2010-04-121-0/+2
| | * | | | | | ext2: symlink must be handled via filesystem specific operationDmitry Monakhov2010-04-121-0/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-125-10/+16
| |\ \ \ \ \ \
| | * | | | | | udf: add speciffic ->setattr callbackDmitry Monakhov2010-04-084-4/+12
| | * | | | | | udf: potential integer overflowDan Carpenter2010-04-081-6/+4
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-04-1244-614/+1046
| |\ \ \ \ \ \