summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-0415-47/+350
|\
| * virtio-pci: alloc only resources actually used.Gerd Hoffmann2015-06-244-14/+32
| * macvtap/tun: cross-endian support for little-endian hostsGreg Kurz2015-06-014-2/+134
| * vhost: cross-endian support for legacy devicesGreg Kurz2015-06-014-3/+122
| * virtio: add explicit big-endian support to memory accessorsGreg Kurz2015-06-016-15/+24
| * vhost: introduce vhost_is_little_endian() helperGreg Kurz2015-06-011-6/+11
| * vringh: introduce vringh_is_little_endian() helperGreg Kurz2015-06-011-6/+11
| * macvtap: introduce macvtap_is_little_endian() helperGreg Kurz2015-06-011-2/+7
| * tun: add tun_is_little_endian() helperGreg Kurz2015-06-011-2/+7
| * virtio: introduce virtio_is_little_endian() helperGreg Kurz2015-06-011-6/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-0428-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-144-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