summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lguest: fix BUG_ON() in invalid guest page table.Rusty Russell2013-09-061-1/+3
* virtio: console: prevent use-after-free of port name in port unplugAmit Shah2013-08-091-2/+1
* Merge branch 'master' into virtio-nextRusty Russell2013-08-091382-101075/+14795
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-08-081-1/+0
| |\
| | * avr32: boards/atngw100/mrmt.c: fix building errorCong Ding2013-08-081-1/+0
| * | userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-082-0/+5
| * | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-084-27/+25
| |\ \
| | * | ext4: add WARN_ON to check the length of allocated blocksZheng Liu2013-07-291-21/+18
| | * | ext4: fix retry handling in ext4_ext_truncate()Theodore Ts'o2013-07-291-1/+1
| | * | ext4: destroy ext4_es_cachep on module unloadEric Sandeen2013-07-261-0/+1
| | * | ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o2013-07-261-5/+5
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-08-081-13/+11
| |\ \ \
| | * | | Smack: IPv6 casting error fix for 3.11Casey Schaufler2013-08-061-13/+11
| * | | | Merge tag 'regulator-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-08-081-3/+1
| |\ \ \ \
| | * | | | regulator: palmas-pmic: doc: remove ti,tstepNishanth Menon2013-07-171-2/+0
| | * | | | regulator: palmas-pmic: doc: fix typo for sleep-modeNishanth Menon2013-07-171-1/+1
| * | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-082-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'regmap/fix/disable' into regmap-linusMark Brown2013-08-061-0/+1
| | |\ \ \ \ \
| | | * | | | | regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-061-0/+1
| | | | |/ / / | | | |/| | |
| | * / | | | regmap: cache: Make sure to sync the last register in a blockLars-Peter Clausen2013-08-051-1/+2
| | |/ / / /
| * | | | | Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-08-081-1/+1
| |\ \ \ \ \
| | * | | | | spi: spi-davinci: Fix direction in dma_map_single()Christian Eggers2013-07-291-1/+1
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-082-23/+49
| |\ \ \ \ \ \
| | * | | | | | virtio-scsi: Fix virtqueue affinity setupAsias He2013-08-011-1/+1
| | * | | | | | virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-07-291-1/+5
| | * | | | | | virtio: console: fix raising SIGIO after port unplugAmit Shah2013-07-291-3/+5
| | * | | | | | virtio: console: clean up port data immediately at time of unplugAmit Shah2013-07-291-8/+8
| | * | | | | | virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-07-291-0/+4
| | * | | | | | virtio: console: fix race with port unplug and open/closeAmit Shah2013-07-291-7/+6
| | * | | | | | virtio/console: Add pipe_lock/unlock for splice_writeYoshihiro YUNOMAE2013-07-231-5/+15
| | * | | | | | virtio/console: Quit from splice_write if pipe->nrbufs is 0Yoshihiro YUNOMAE2013-07-231-0/+7
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-0822-110/+154
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: add TI Keystone ARM platformSantosh Shilimkar2013-08-071-0/+6
| | * | | | | | MAINTAINERS: delete Srinidhi from ux500Linus Walleij2013-08-071-1/+0
| | * | | | | | ARM: tegra: enable ULPI phy on Colibri T20Lucas Stach2013-08-041-0/+1
| | * | | | | | ARM: STi: remove sti_secondary_start from INIT section.Srinivas Kandagatla2013-08-041-2/+0
| | * | | | | | ARM: STi: Fix cpu nodes with correct device_type.Srinivas Kandagatla2013-08-041-0/+2
| | * | | | | | Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-08-044-7/+10
| | |\ \ \ \ \ \
| | | * | | | | | ARM: shmobile: lager: do not annotate gpio_buttons as __initdataSimon Horman2013-07-311-1/+1
| | | * | | | | | ARM: shmobile: BOCK-W: fix SDHI0 PFC settingsSergei Shtylyov2013-07-311-1/+7
| | | * | | | | | shdma: fixup sh_dmae_get_partial() calculation errorKuninori Morimoto2013-07-311-2/+2
| | | * | | | | | ARM: shmobile: armadillo800eva: Don't request GPIO 166 in board codeKuninori Morimoto2013-07-251-3/+0
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge tag 'for-v3.11-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-08-049-24/+83
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP2+: hwmod: AM335x: fix cpgmac address spaceAfzal Mohammed2013-07-301-0/+1
| | | * | | | | | ARM: OMAP2+: hwmod: rt address space index for DTAfzal Mohammed2013-07-302-1/+3
| | | * | | | | | ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device stateRajendra Nayak2013-07-301-0/+8
| | | * | | | | | ARM: OMAP2+: Avoid idling memory controllers with no driversRajendra Nayak2013-07-301-0/+10
| | | * | | | | | ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak2013-07-307-23/+61
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge tag 'omap-for-v3.11/fixes-omap5' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-08-041-29/+49
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: omap5-uevm: update optional/unused regulator configurationsNishanth Menon2013-07-291-9/+8