summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-181-1/+1
* Merge back new cpuidle material for v4.7.Rafael J. Wysocki2016-05-066-10/+153
|\
| * cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano2016-04-261-4/+8
| * Merge back earlier cpuidle changes for v4.7.Rafael J. Wysocki2016-04-262-0/+139
| |\
| | * intel_idle: add BXT supportLen Brown2016-04-092-0/+145
| | * cpuidle: Indicate when a device has been unregisteredDave Gerlach2016-04-091-0/+2
| * | Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2016-04-264-6/+6
| |\ \
| | * | drivers: firmware: psci: use const and __initconst for psci_cpuidle_opsJisheng Zhang2016-04-201-1/+1
| | * | soc: qcom: spm: Use const and __initconst for qcom_cpuidle_opsJisheng Zhang2016-04-201-1/+1
| | * | ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang2016-04-201-3/+3
| | * | ARM: cpuidle: add const qualifier to cpuidle_ops member in structuresJisheng Zhang2016-04-201-1/+1
* | | | ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse2016-04-281-1/+1
|/ / /
* | | Linux 4.6-rc5v4.6-rc5Linus Torvalds2016-04-251-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-246-11/+12
|\ \ \
| * | | thermal: fix Mediatek thermal controller buildJohannes Berg2016-04-211-0/+1
| * | | thermal: consistently use int for trip tempWei Ni2016-04-212-6/+6
| * | | thermal: fix mtk_thermal build dependencyRandy Dunlap2016-04-211-0/+1
| * | | thermal: minor mtk_thermal.c cleanupsRandy Dunlap2016-04-211-2/+1
| * | | thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino2016-04-211-1/+1
| * | | thermal: of: add __init attributeJulia Lawall2016-04-211-2/+2
* | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-231-1/+5
|\ \ \ \
| * | | | generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-234-7/+42
|\ \ \ \
| * | | | x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck2016-04-221-1/+23
| * | | | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck2016-04-221-3/+3
| * | | | x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-04-221-0/+1
| * | | | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross2016-04-221-3/+3
| * | | | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov2016-04-161-0/+12
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds2016-04-233-9/+28
|\ \ \ \ \ \ \
| | | * | | | | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano2016-04-221-1/+1
| | * | | | | | cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior2016-04-221-7/+26
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-04-191-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | perf intel-pt: Fix segfault tracing transactionsAdrian Hunter2016-04-181-1/+1
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-233-9/+34
|\ \ \ \ \ \ \
| * | | | | | | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-04-211-2/+6
| * | | | | | | futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso2016-04-211-1/+1
| * | | | | | | futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior2016-04-201-3/+22
| * | | | | | | locking/pvqspinlock: Fix division by zero in qstat_read()Davidlohr Bueso2016-04-191-3/+5
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-232-2/+3
|\ \ \ \ \ \ \
| * | | | | | | irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton2016-04-211-2/+2
| * | | | | | | genirq: Dont allow affinity mask to be updated on IPIsMatt Redfearn2016-04-211-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-233-35/+103
|\ \ \ \ \ \ \
| * | | | | | | objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt2016-04-221-1/+2
| * | | | | | | objtool: Detect falling through to the next functionJosh Poimboeuf2016-04-162-23/+61
| * | | | | | | objtool: Add workaround for GCC switch jump table bugJosh Poimboeuf2016-04-151-12/+41
* | | | | | | | Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-2310-35/+78
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-04-224-18/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | phy: rockchip-emmc: adapt binding to specifiy register offset and lengthHeiko Stuebner2016-04-131-2/+4
| | * | | | | | | | phy: rockchip-emmc: should be a child device of the GRFHeiko Stuebner2016-04-132-8/+15
| | * | | | | | | | phy: rockchip-dp: should be a child device of the GRFHeiko Stuebner2016-04-132-9/+16