summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-152-3/+7
|\
| * device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-122-3/+7
* | Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-153-26/+40
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki2017-07-143-26/+40
| |\ \ \ \
| | | | * | ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede2017-07-121-0/+13
| | | | * | ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede2017-07-121-0/+9
| | | | * | ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede2017-07-121-4/+15
| | | * | | ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter2017-07-121-2/+2
| | | |/ /
| | * | | Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng2017-07-121-1/+1
| | * | | ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng2017-07-121-19/+0
* | | | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-1510-37/+39
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-qos' and 'pm-devfreq'Rafael J. Wysocki2017-07-144-6/+9
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-rc' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/...Rafael J. Wysocki2017-07-123-6/+7
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | PM / devfreq: constify attribute_group structures.Arvind Yadav2017-07-061-1/+1
| | | | * | | | PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()Gustavo A. R. Silva2017-07-061-3/+3
| | | | * | | | PM / devfreq: rk3399_dmc: fix error return code in rk3399_dmcfreq_probe()Gustavo A. R. Silva2017-07-061-2/+3
| | | |/ / / /
| | * | | | | PM / QoS: return -EINVAL for bogus stringsDan Carpenter2017-07-121-0/+2
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki2017-07-142-1/+6
| |\ \ \ \ \ \ \
| | | * | | | | | cpufreq: intel_pstate: Fix ratio setting for min_perf_pctSrinivas Pandruvada2017-07-121-1/+1
| | * | | | | | | cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() raceVikram Mulukutla2017-07-121-0/+5
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'pm-pci'Rafael J. Wysocki2017-07-144-30/+24
| |\ \ \ \ \ \ \
| | * | | | | | | PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki2017-07-131-22/+13
| | * | | | | | | PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki2017-07-123-8/+11
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-1517-62/+1969
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kmod: throttle kmod thread limitLuis R. Rodriguez2017-07-152-31/+9
| * | | | | | | | | kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-157-0/+1929
| * | | | | | | | | MAINTAINERS: give kmod some maintainer loveLuis R. Rodriguez2017-07-151-0/+7
| * | | | | | | | | xtensa: use generic fb.hTobias Klauser2017-07-152-12/+1
| * | | | | | | | | fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2017-07-152-1/+3
| * | | | | | | | | fault-inject: simplify access check for fail-nthAkinobu Mita2017-07-152-17/+15
| * | | | | | | | | fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2017-07-152-14/+13
| * | | | | | | | | fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita2017-07-153-10/+8
| * | | | | | | | | fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita2017-07-151-1/+1
| * | | | | | | | | kernel/watchdog.c: use better pr_fmt prefixKefeng Wang2017-07-151-1/+1
| * | | | | | | | | MAINTAINERS: move the befs tree to kernel.orgLuis de Bethencourt2017-07-151-2/+2
| * | | | | | | | | lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intMichael Ellerman2017-07-151-0/+7
| * | | | | | | | | mm: fix overflow check in expand_upwards()Helge Deller2017-07-151-1/+1
* | | | | | | | | | replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay2017-07-151-11/+12
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-07-153-75/+74
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm, tile: drop arch_{add,remove}_memoryMichal Hocko2017-03-301-30/+0
| * | | | | | | | | | tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf2017-03-272-45/+74
* | | | | | | | | | | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-1514-31/+162
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-121-2/+2
| * | | | | | | | | | | powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-121-0/+13
| * | | | | | | | | | | powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-121-2/+4
| * | | | | | | | | | | powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard2017-07-122-0/+6
| * | | | | | | | | | | powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan2017-07-111-2/+4
| * | | | | | | | | | | powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-111-1/+1
| * | | | | | | | | | | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-113-18/+67
| * | | | | | | | | | | powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt2017-07-101-0/+8