summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-0514-432/+447
|\
| * orangefs: count directory pieces correctlyMartin Brandenburg2017-05-041-2/+5
| * orangefs: invalidate stored directory on seekMartin Brandenburg2017-05-041-1/+23
| * orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg2017-05-041-4/+14
| * orangefs: handle zero size write in debugfsDan Carpenter2017-04-261-0/+3
| * orangefs: do not wait for timeout if umountingMartin Brandenburg2017-04-261-1/+8
| * orangefs: return from orangefs_devreq_read quickly if possibleMartin Brandenburg2017-04-261-0/+4
| * orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg2017-04-262-36/+27
| * orangefs: do not check possibly stale size on truncateMartin Brandenburg2017-04-261-2/+1
| * orangefs: implement statxMartin Brandenburg2017-04-265-28/+64
| * orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg2017-04-262-11/+6
| * orangefs: support very large directoriesMartin Brandenburg2017-04-261-88/+185
| * orangefs: support llseek on directoriesMartin Brandenburg2017-04-261-14/+36
| * orangefs: rewrite readdir to fix several bugsMartin Brandenburg2017-04-263-354/+197
| * orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg2017-04-261-2/+0
| * orangefs: clean up oversize xattr validationMartin Brandenburg2017-04-261-17/+7
| * orangefs: fix bounds check for listxattrMartin Brandenburg2017-04-261-1/+1
| * orangefs: remove unused get_fsid_from_inoMartin Brandenburg2017-04-261-5/+0
* | Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2017-05-051-0/+15
|\ \
| * | befs: make export work with cold dcacheFabian Frederick2017-05-051-0/+15
* | | Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linuxLinus Torvalds2017-05-051-6/+9
|\ \ \
| * | | initramfs: Always do fput() and load modules after rootfs populateStafford Horne2017-05-051-6/+9
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0577-1256/+3754
|\ \ \
| * | | arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUSCatalin Marinas2017-05-051-16/+49
| * | | arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven2017-04-281-1/+4
| * | | arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli2017-04-281-0/+6
| * | | arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-264-48/+72
| * | | arm64: pmuv3: handle pmuv3+Mark Rutland2017-04-251-3/+4
| * | | arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-242-0/+18
| * | | Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-1213-410/+1660
| |\ \ \
| | * | | arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland2017-04-111-17/+9
| | * | | arm64: pmuv3: handle !PMUv3 when probingMark Rutland2017-04-111-16/+71
| | * | | drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-116-2/+275
| | * | | arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-112-0/+12
| | * | | drivers/perf: arm_pmu: split out platform device probe logicMark Rutland2017-04-114-223/+247
| | * | | drivers/perf: arm_pmu: move irq request/free into probeMark Rutland2017-04-111-5/+6
| | * | | drivers/perf: arm_pmu: split cpu-local irq request/freeMark Rutland2017-04-111-36/+52
| | * | | drivers/perf: arm_pmu: rename irq request/free functionsMark Rutland2017-04-111-10/+10
| | * | | drivers/perf: arm_pmu: handle no platform_deviceMark Rutland2017-04-111-3/+9
| | * | | drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland2017-04-111-2/+3
| | * | | drivers/perf: arm_pmu: factor out pmu registrationMark Rutland2017-04-111-14/+26
| | * | | drivers/perf: arm_pmu: fold init into allocMark Rutland2017-04-111-28/+24
| | * | | drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland2017-04-112-2/+4
| | * | | drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland2017-04-111-10/+3
| | * | | perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias2017-04-035-0/+886
| | * | | drivers/perf: arm_pmu: split irq request from enableMark Rutland2017-03-312-107/+50
| | * | | drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland2017-03-312-151/+166
| | * | | drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland2017-03-311-22/+44
| | * | | MAINTAINERS: Add file patterns for perf device tree bindingsGeert Uytterhoeven2017-03-281-0/+1
| * | | | arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier2017-04-121-1/+3