summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups'Trond Myklebust2015-02-18330-1763/+5335
|\
| * Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-125-58/+39
| |\
| | * Make super_blocks and sb_lock staticAl Viro2015-02-021-2/+0
| | * fs: remove default_backing_dev_infoChristoph Hellwig2015-01-202-5/+2
| | * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-2/+1
| | * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-202-5/+7
| | * fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-204-31/+29
| | * fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig2015-01-201-13/+0
| * | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-127-4/+57
| |\ \
| | * | exportfs: add methods for block layout exportsChristoph Hellwig2015-02-051-0/+23
| | * | nfsd: implement pNFS operationsChristoph Hellwig2015-02-023-1/+5
| | * | fs: add FL_LAYOUT lease typeChristoph Hellwig2015-02-021-0/+16
| | * | nfs: add LAYOUT_TYPE_MAX enum valueChristoph Hellwig2015-02-021-0/+1
| | * | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-0224-81/+236
| | |\ \
| | * | | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-231-1/+1
| | * | | svcrdma: Support RDMA_NOMSG requestsChuck Lever2015-01-151-0/+1
| | * | | svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-151-0/+10
| | * | | svcrdma: Clean up read chunk countingChuck Lever2015-01-151-2/+0
| * | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-124-41/+199
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-----. \ \ \ Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-0412-43/+133
| | |\ \ \ \ \ \ \
| | | | | | * | | | iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-191-13/+18
| | | | | | * | | | iommu: Make IOVA domain page size explicitRobin Murphy2015-01-191-2/+33
| | | | | | * | | | iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-191-4/+3
| | | | | | * | | | iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-191-0/+3
| | | | | | | |_|/ | | | | | | |/| |
| | * | | | | | | Merge branch 'arm/smmu' into arm/renesasJoerg Roedel2015-01-2612-14/+190
| | |\| | | | | |
| | | * | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2015-01-261-0/+144
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall2015-01-191-0/+144
| | * | | | | | | Merge branch 'iommu/next' of git://linuxtv.org/pinchartl/fbdev into arm/renesasJoerg Roedel2015-01-191-24/+0
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart2015-01-161-24/+0
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-121-2/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'v3.19-rc6' into HEADRob Herring2015-02-0423-34/+129
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | of: Fix brace position for struct of_device_id definitionDaniel Thompson2015-02-041-2/+1
| * | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-123-9/+84
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-02-1020-67/+92
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-1/+2
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | ARM: 8256/1: driver coamba: add device binding path 'driver_override'Antonios Motakis2015-02-101-0/+1
| | * | | | | | | | ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disableKrzysztof Kozlowski2015-01-161-4/+8
| | * | | | | | | | ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instructionYalin Wang2014-12-221-4/+73
| * | | | | | | | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-122-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing: Add array printing helperDave Martin2015-01-282-0/+13
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-122-9/+55
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-111-9/+16
| | * | | | | | | | | tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.hChristophe Ricard2015-01-171-6/+6
| | * | | | | | | | | tpm/tpm_i2c_stm_st33: Remove reference to io_serirqChristophe Ricard2015-01-171-1/+0
| | * | | | | | | | | tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer...Christophe Ricard2015-01-171-0/+40
| * | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-121-1/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-201-1/+0
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1218-170/+364
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mm/page_owner.c: remove unnecessary stack_trace fieldSergei Rogachev2015-02-121-1/+1
| | * | | | | | | | | | | mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-121-3/+4