summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-172-1/+2
|\
| * virtio_balloon: free some memory from balloon on OOMRaushaniya Maksudova2014-11-111-0/+1
| * virtio: Fix comment typo 'CONFIG_S_FAILED'Paul Bolle2014-11-111-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-175-36/+151
|\ \
| | \
| | \
| *-. \ Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui2014-12-133-6/+114
| |\ \ \
| | * \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-093-6/+114
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski2014-12-091-0/+3
| | | * | thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski2014-12-081-0/+15
| | | * | thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-201-6/+18
| | | * | of: Add bindings for nvidia,tegra124-socthermMikko Perttunen2014-11-201-0/+13
| | | * | thermal: introduce clock cooling deviceEduardo Valentin2014-11-201-0/+65
| * | | | thermal: provide an UAPI header fileFlorian Fainelli2014-12-093-30/+37
| |/ / /
* | | | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-173-12/+38
|\ \ \ \
| * | | | mtd: nand: add ATO manufacturer infoBrian Norris2014-11-261-0/+1
| * | | | mtd: nand: provide detailed description for raw read/write page methodsBoris BREZILLON2014-11-201-2/+15
| * | | | fsl_ifc: Support all 8 IFC chip selectsAaron Sierra2014-11-051-5/+16
| * | | | mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-051-2/+0
| * | | | mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-051-0/+6
| * | | | spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-221-3/+0
| * | | | MTD: merge 3.18 development into -next developmentBrian Norris2014-10-211-18/+3
| |\ \ \ \
* | \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-1710-48/+49
|\ \ \ \ \ \
| * | | | | | make default ->i_fop have ->open() fail with ENXIOAl Viro2014-12-111-1/+0
| * | | | | | make nameidata completely opaque outside of fs/namei.cAl Viro2014-12-111-22/+3
| * | | | | | Merge branch 'nsfs' into for-nextAl Viro2014-12-118-25/+46
| |\ \ \ \ \ \
| | * | | | | | take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-113-13/+20
| | * | | | | | bury struct proc_ns in fs/procAl Viro2014-12-041-7/+2
| | * | | | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-041-0/+3
| | * | | | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-041-0/+3
| | * | | | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-041-5/+5
| | * | | | | | common object embedded into various struct ....nsAl Viro2014-12-046-5/+18
* | | | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-174-26/+137
|\ \ \ \ \ \ \ \
| * | | | | | | | sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton2014-12-091-0/+94
| * | | | | | | | sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-092-3/+4
| * | | | | | | | sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-091-3/+3
| * | | | | | | | sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-092-1/+4
| * | | | | | | | sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-091-1/+3
| * | | | | | | | sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-091-1/+1
| * | | | | | | | sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-092-4/+5
| * | | | | | | | sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-092-5/+5
| * | | | | | | | sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-092-5/+6
| * | | | | | | | sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-092-2/+3
| * | | | | | | | sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-092-6/+15
| * | | | | | | | Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-0922-39/+344
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-011-4/+3
| * | | | | | | | | merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields2014-11-1986-203/+997
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker2014-11-071-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-164-5/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu: store DT-probed IOMMU data privatelyRobin Murphy2014-12-051-10/+2
| * | | | | | | | | dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-011-1/+7
| * | | | | | | | | iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-011-0/+6