summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-193-8/+19
|\ \
| * | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-191-0/+2
| * | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi2015-05-191-0/+2
| * | PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki2015-05-151-4/+11
| * | PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki2015-05-131-1/+1
| * | PM / sleep: Refine diagnostic messages in enter_state()Rafael J. Wysocki2015-05-121-3/+3
* | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2015-06-191-55/+59
|\ \ \
| * | | sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki2015-05-141-13/+7
| * | | sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki2015-05-141-6/+9
| * | | sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()Rafael J. Wysocki2015-05-041-44/+46
| * | | sched / idle: Move the default idle call code to a separate functionRafael J. Wysocki2015-05-041-19/+24
| |/ /
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-142-6/+19
|\ \ \
| * | | lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-072-6/+19
* | | | Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-111-1/+1
|\ \ \ \
| * | | | ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-111-1/+1
| | |_|/ | |/| |
* | | | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman2015-06-101-1/+1
| |/ / |/| |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-052-1/+16
|\ \ \
| * | | perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin2015-05-271-0/+14
| * | | perf: Fix race in BPF program unregisterAlexei Starovoitov2015-05-271-1/+2
* | | | compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller2015-06-041-2/+4
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | module: Call module notifier on failure after complete_formation()Steven Rostedt2015-05-091-0/+3
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-231-6/+8
|\ \ \ \
| * | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+8
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-221-4/+1
|\ \ \ \
| * | | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-181-4/+1
| |/ / /
* | | | watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko2015-05-191-1/+1
* | | | watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-181-5/+15
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-152-33/+33
|\ \ \ \
| * | | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-081-16/+12
| * | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-082-17/+21
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-151-8/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra2015-05-081-8/+33
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-0/+1
|\ \ \
| * | | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros2015-04-241-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-091-5/+1
|\ \ \ \
| * | | | clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-241-5/+1
| |/ / /
* | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-081-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-1/+2
| | |/ | |/|
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-7/+9
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-181-7/+9
| |\ \
| | * | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-141-7/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-011-6/+6
|\ \ \ \
| * | | | bpf: fix 64-bit divideAlexei Starovoitov2015-04-271-6/+6
* | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-301-14/+2
|\ \ \ \ \
| * | | | | cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki2015-04-291-14/+2
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-301-15/+0
|\ \ \ \ \
| * | | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-15/+0
| |/ / / /
* | | | | modsign: change default key detailsDavid Howells2015-04-301-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud