summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+10Star
| * remoteproc/davinci: fix quoted split string checkpatch warningSuman Anna2015-05-021-2/+1Star
| * 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/+14Star
| * | 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/+0Star
| * | 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/+5Star
| * | | | 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
|\ \ \ \ \
| * | | | | NVMe: Fix irq freeing when queue_request_irq failsJon Derrick2015-07-021-2/+7
| * | | | | writeback: don't drain bdi_writeback_congested on bdi destructionTejun Heo2015-07-021-6/+16
| * | | | | writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo2015-07-023-44/+54
* | | | | | Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-031-0/+9
|\ \ \ \ \ \
| * | | | | | OMAPDSS: fix probing if rfbi device is enabledTomi Valkeinen2015-07-021-0/+9
* | | | | | | Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-033-3/+3
|\ \ \ \ \ \ \
| * | | | | | | EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen2015-07-023-3/+3
* | | | | | | | crypto: marvell/cesa - another fix up for of_get_named_gen_pool() renameStephen Rothwell2015-07-031-2/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-0391-532/+973
|\ \ \ \ \ \ \
| * | | | | | | Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki2015-07-031-3/+10
| * | | | | | | ACPI / init: Make it possible to override _REVRafael J. Wysocki2015-07-035-0/+71
| * | | | | | | ACPICA: Update version to 20150619Bob Moore2015-07-011-1/+1