summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt2017-07-101-3/+9
| * | | | | | | | powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-103-3/+36
| * | | | | | | | powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
* | | | | | | | | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds2017-07-1420-360/+5120
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ntb_netdev: set the net_device's parentLogan Gunthorpe2017-07-061-0/+2
| * | | | | | | | | ntb: Add error path/handling to Debug FS entry creationGary R Hook2017-07-061-7/+13
| * | | | | | | | | ntb: Add more debugfs support for ntb_perf testing optionsGary R Hook2017-07-061-0/+28
| * | | | | | | | | ntb: Remove debug-fs variables from the context structureGary R Hook2017-07-061-14/+14
| * | | | | | | | | ntb: Add a module option to control affinity of DMA channelsGary R Hook2017-07-061-4/+12
| * | | | | | | | | NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin2017-07-067-0/+3901