summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-0328-101/+340
|\
| * vfs: Remove incorrect debugging WARN in prepend_pathEric W. Biederman2015-07-011-11/+0
| * mnt: Update fs_fully_visible to test for permanently empty directoriesEric W. Biederman2015-07-011-3/+2
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-0111-65/+40
| * sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman2015-07-012-0/+49
| * kernfs: Add support for always empty directories.Eric W. Biederman2015-07-013-1/+42
| * proc: Allow creating permanently empty directories that serve as mount pointsEric W. Biederman2015-07-014-2/+35
| * sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman2015-07-013-7/+41
| * fs: Add helper functions for permanently empty directories.Eric W. Biederman2015-07-012-0/+98
| * vfs: Ignore unlocked mounts in fs_fully_visibleEric W. Biederman2015-07-011-2/+6
| * mnt: Modify fs_fully_visible to deal with locked ro nodev and atimeEric W. Biederman2015-06-041-3/+21
| * mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman2015-05-134-10/+10
* | Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-0311-32/+460
|\ \
| * | remoteproc: fix !CONFIG_OF build breakageOhad Ben-Cohen2015-06-181-0/+7
| * | remoteproc/wkup_m3: add a remoteproc driver for TI Wakeup M3Dave Gerlach2015-06-174-0/+301
| * | Documentation: dt: add bindings for TI Wakeup M3 processorDave Gerlach2015-06-171-0/+52
| * | remoteproc: add a rproc ops for performing address translationSuman Anna2015-06-172-6/+27
| * | remoteproc: introduce rproc_get_by_phandle APIDave Gerlach2015-06-163-3/+60
| * | remoteproc: fix various checkpatch warningsSuman Anna2015-05-022-19/+10
| * | remoteproc/davinci: fix quoted split string checkpatch warningSuman Anna2015-05-021-2/+1
| * | remoteproc/ste: add blank lines after declarationsSuman Anna2015-05-021-2/+2
* | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-0315-68/+605
|\ \ \
| * | | hwspinlock: qcom: Correct msb in regmap_fieldBjorn Andersson2015-07-011-1/+1
| * | | DT: hwspinlock: add the CSR atlas7 hwspinlock bindings documentWei Chen2015-06-121-0/+28
| * | | hwspinlock: add a CSR atlas7 driverWei Chen2015-06-123-0/+149
| * | | hwspinlock: qcom: Add support for Qualcomm HW Mutex blockBjorn Andersson2015-05-023-0/+194
| * | | DT: hwspinlock: Add binding documentation for Qualcomm hwmutexBjorn Andersson2015-05-021-0/+39
| * | | hwspinlock/omap: add support for dt nodesSuman Anna2015-05-024-68/+14
| * | | Documentation: dt: add the omap hwspinlock bindings documentSuman Anna2015-05-021-0/+26
| * | | hwspinlock/core: add device tree supportSuman Anna2015-05-023-0/+96
| * | | Documentation: dt: add common bindings for hwspinlockSuman Anna2015-05-021-0/+59
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-0310-20/+44
|\ \ \
| * | | arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-032-2/+2
| * | | ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo2015-07-031-4/+4
| * | | arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang2015-07-021-1/+1
| * | | arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-011-2/+2
| * | | arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao2015-06-301-1/+2
| * | | arm64: perf: Don't use of_node after putting itStephen Boyd2015-06-301-1/+2
| * | | arm64: fix incorrect use of pgprot_t variableArd Biesheuvel2015-06-301-1/+1
| * | | arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh2015-06-261-1/+0
| * | | arm64: bpf: fix endianness conversion bugsXi Wang2015-06-262-2/+24
| * | | arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang2015-06-251-3/+4
| * | | ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-251-2/+2
* | | | Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-07-031-2/+13
|\ \ \ \
| * | | | nios2: check number of timer instancesLey Foon Tan2015-06-241-2/+13
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-034-31/+47
|\ \ \ \ \
| * | | | | hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()Fabian Frederick2015-07-031-21/+5
| * | | | | hwmon: Document which I2C addresses can be probedJean Delvare2015-07-031-0/+7
| * | | | | hwmon: (w83792d) Additional PWM outputs supportRoger Lucas2015-07-032-10/+35
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-034-52/+77
|\ \ \ \ \ \