summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-sleep'Rafael J. Wysocki2014-08-051-127/+367
|\
| * PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_nodeJoerg Roedel2014-07-291-0/+1
| * PM / Hibernate: Remove the old memory-bitmap implementationJoerg Roedel2014-07-291-202/+21
| * PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()Joerg Roedel2014-07-291-15/+38
| * PM / Hibernate: Implement position keeping in radix treeJoerg Roedel2014-07-291-0/+98
| * PM / Hibernate: Add memory_rtree_find_bit functionJoerg Roedel2014-07-291-3/+81
| * PM / Hibernate: Create a Radix-Tree to store memory bitmapJoerg Roedel2014-07-291-1/+222
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-08-051-4/+0
|\ \
| * | cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy2014-07-091-4/+0
| | |
| \ \
*-. \ \ Merge branches 'pm-opp' and 'pm-general'Rafael J. Wysocki2014-07-271-3/+0
|\ \ \ \
| * | | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-3/+0
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-apm' and 'pm-sleep'Rafael J. Wysocki2014-07-274-84/+108
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | PM / sleep: Move platform suspend operations to separate functionsRafael J. Wysocki2014-07-231-43/+77
| | * | | PM / sleep: Simplify sleep states sysfs interface codeRafael J. Wysocki2014-07-214-41/+31
| | |/ /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki2014-07-271-4/+0
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki2014-07-231-4/+0
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-272-7/+39
|\ \ \ \
| * | | | kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu2014-07-181-5/+9
| * | | | perf: Fix lockdep warning on process exitPeter Zijlstra2014-07-161-1/+17
| * | | | perf: Revert ("perf: Always destroy groups on exit")Peter Zijlstra2014-07-161-1/+13
* | | | | tracing: Fix wraparound problems in "uptime" trace clockTony Luck2014-07-212-5/+6
| |/ / / |/| | |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-07-197-45/+85
|\ \ \ \
| * | | | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-163-3/+7
| * | | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-1/+4
| * | | | locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-161-14/+14
| * | | | locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low2014-07-161-2/+2
| * | | | locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-162-2/+2
| * | | | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-164-11/+44
| * | | | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2014-07-162-16/+16
| * | | | locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-161-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-191-1/+1
|\ \ \ \
| * | | | sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-161-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-07-191-2/+18
|\ \ \ \ \
| * | | | | alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-081-2/+18
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-195-56/+121
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-06-255-56/+121
| |\ \ \ \ \ \
| | * | | | | | rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-235-54/+119
| | * | | | | | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney2014-06-231-2/+2
* | | | | | | | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-182-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / sleep: fix freeze_ops NULL pointer dereferencesZhang Rui2014-07-151-2/+2
| * | | | | | | | PM / sleep: Fix request_firmware() error at resumeTakashi Iwai2014-07-151-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-174-8/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | ring-buffer: Fix polling on trace_pipeMartin Lau2014-07-151-4/+0
| * | | | | | | | tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-0/+6
| * | | | | | | | tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)2014-07-151-2/+2
| * | | | | | | | tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)2014-07-151-2/+10
| * | | | | | | | tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov2014-07-141-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | perf: Do not allow optimized switch for non-cloned eventsJiri Olsa2014-07-021-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-102-9/+69
|\ \ \ \ \ \
OpenPOWER on IntegriCloud