summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: remove vfs_follow_linkChristoph Hellwig2013-09-101-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-102-4/+3
|\
| * introduce kern_path_mountpoint()Al Viro2013-09-081-0/+1
| * rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-081-3/+0
| * Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-071-1/+2
* | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-091-3/+14
|\ \
| * | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-091-2/+10
| * | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-221-1/+4
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-091-0/+6
|\ \ \
| * \ \ Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson2013-08-291-0/+6
| |\ \ \
| | * | | ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-241-0/+6
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-091-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/driversOlof Johansson2013-08-293-1/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson2013-08-281-0/+1
| |\ \ \ \ \ \
| | * | | | | | drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre2013-08-281-0/+1
* | | | | | | | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-09-093-0/+212
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: wrap I/O access for improved portabilityGerhard Sittig2013-08-271-0/+17
| * | | | | | | | clk: clk-mux: implement remuxing on set_rateJames Hogan2013-08-191-0/+3
| * | | | | | | | clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-191-0/+1
| * | | | | | | | clk: add support for clock reparent on set_rateJames Hogan2013-08-192-0/+10
| * | | | | | | | clk: abstract parent cacheJames Hogan2013-08-191-0/+1
| * | | | | | | | clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa2013-08-051-0/+178
| * | | | | | | | clk: mux: Add support for read-only muxes.Tomasz Figa2013-08-051-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-092-0/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman2013-08-202-0/+48
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-096-20/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: add a new ecc_step_size field to mtd_info{}Huang Shijie2013-08-301-0/+3
| * | | | | | | | mtd: nand: pxa3xx: Remove unneeded internal cmdsetEzequiel Garcia2013-08-301-13/+0
| * | | | | | | | mtd: add ECC info for nand_flash_dev{}Huang Shijie2013-08-301-0/+15
| * | | | | | | | mtd: add a helper to get the supported features for ONFI nandHuang Shijie2013-08-301-0/+10
| * | | | | | | | mtd: add data structures for Extended Parameter PageHuang Shijie2013-08-301-1/+38
| * | | | | | | | mtd: add datasheet's ECC information to nand_chip{}Huang Shijie2013-08-301-0/+8
| * | | | | | | | mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2013-08-301-2/+0
| * | | | | | | | mtd: nand: hide in-memory BBT implementation detailsBrian Norris2013-08-301-1/+1
| * | | | | | | | mtd: atmel_nand: add a new dt binding item for nand dma supportJosh Wu2013-08-051-0/+1
| * | | | | | | | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-051-0/+3
| * | | | | | | | mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.David Mosberger2013-08-051-0/+3
| * | | | | | | | mtd: nand: fsmc: update of OF supportMian Yousaf Kaukab2013-08-051-0/+1
| * | | | | | | | mtd: increase max OOB size to 744Huang Shijie2013-08-051-1/+1
| * | | | | | | | mtd: nand: reword nand_chip bad block interface commentsBrian Norris2013-08-051-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-095-31/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-271-0/+14
| * | | | | | | | drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski2013-08-271-0/+3
| * | | | | | | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-273-31/+61
| * | | | | | | | Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-151-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-09-092-0/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-041-0/+38
| * | | | | | | | | Merge remote branch 'origin/master' into next-mergeAlex Williamson2013-09-04138-1332/+2427
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfio: add external user supportAlexey Kardashevskiy2013-08-051-0/+7
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-098-36/+259
|\ \ \ \ \ \ \ \ \ \