Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-10 | 4 | -7/+121 | |
|\ | ||||||
| *-. | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki | 2015-02-10 | 2 | -5/+7 | |
| |\ \ | ||||||
| | * | | PM / hibernate: exclude freed pages from allocated pages printout | Wonhong Kwon | 2015-02-03 | 1 | -3/+6 | |
| | * | | PM / sleep: export suspend_resume trace event | Todd E Brandt | 2015-01-30 | 1 | -0/+1 | |
| | * | | PM / hibernate: Remove unused function | Rickard Strandqvist | 2015-01-23 | 1 | -2/+0 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *---. \ \ | Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' | Rafael J. Wysocki | 2015-02-10 | 1 | -2/+89 | |
| |\ \ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | * / | | | PM / QoS: Add debugfs support to view the list of constraints | Nishanth Menon | 2015-01-23 | 1 | -2/+89 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'acpi-resources' | Rafael J. Wysocki | 2015-02-10 | 1 | -0/+25 | |
| |\ \ \ \ | ||||||
| | * | | | | resources: Move struct resource_list_entry from ACPI into resource core | Jiang Liu | 2015-02-05 | 1 | -0/+25 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-02-09 | 3 | -68/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | hrtimer: Make __hrtimer_get_next_event() static | kbuild test robot | 2015-01-24 | 1 | -1/+1 | |
| * | | | | | Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li... | Thomas Gleixner | 2015-01-24 | 3 | -10/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rtc: Convert rtc_set_ntp_time() to use timespec64 | Xunlei Pang | 2015-01-23 | 1 | -2/+2 | |
| | * | | | | | time: Expose getboottime64 for in-kernel uses | John Stultz | 2015-01-23 | 1 | -6/+6 | |
| | * | | | | | ktime: Optimize ktime_divns for constant divisors | Nicolas Pitre | 2015-01-23 | 1 | -2/+2 | |
| * | | | | | | hrtimer: Prevent stale expiry time in hrtimer_interrupt() | Thomas Gleixner | 2015-01-23 | 1 | -58/+50 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-09 | 10 | -77/+171 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sched/Documentation: Remove unneeded word | Sharon Dvir | 2015-02-04 | 1 | -1/+1 | |
| * | | | | | | sched: Pull resched loop to __schedule() callers | Frederic Weisbecker | 2015-02-04 | 1 | -4/+7 | |
| * | | | | | | sched/deadline: Remove cpu_active_mask from cpudl_find() | Xunlei Pang | 2015-02-04 | 1 | -2/+1 | |
| * | | | | | | sched: Fix hrtick_start() on UP | Wanpeng Li | 2015-02-04 | 1 | -0/+5 | |
| * | | | | | | sched/deadline: Avoid pointless __setscheduler() | Wanpeng Li | 2015-02-04 | 1 | -1/+15 | |
| * | | | | | | sched/deadline: Fix stale yield state | Peter Zijlstra | 2015-02-04 | 1 | -19/+19 | |
| * | | | | | | sched/deadline: Fix hrtick for a non-leftmost task | Wanpeng Li | 2015-02-04 | 1 | -1/+7 | |
| * | | | | | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar | 2015-02-04 | 2 | -6/+30 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | sched/deadline: Modify cpudl::free_cpus to reflect rd->online | Xunlei Pang | 2015-01-30 | 3 | -7/+28 | |
| * | | | | | | | sched/idle: Add missing checks to the exit condition of cpu_idle_poll() | Preeti U Murthy | 2015-01-30 | 1 | -1/+2 | |
| * | | | | | | | sched: Fix missing preemption opportunity | Frederic Weisbecker | 2015-01-30 | 1 | -21/+19 | |
| * | | | | | | | sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta... | Tim Chen | 2015-01-30 | 1 | -1/+16 | |
| * | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2015-01-30 | 27 | -251/+511 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/debug: Print rq->clock_task | Peter Zijlstra | 2015-01-14 | 1 | -0/+1 | |
| * | | | | | | | | sched/core: Rework rq->clock update skips | Peter Zijlstra | 2015-01-14 | 4 | -10/+28 | |
| * | | | | | | | | sched/core: Validate rq_clock*() serialization | Peter Zijlstra | 2015-01-14 | 2 | -1/+8 | |
| * | | | | | | | | sched/core: Remove check of p->sched_class | Yao Dongdong | 2015-01-14 | 1 | -6/+6 | |
| * | | | | | | | | sched/fair: Fix sched_entity::avg::decay_count initialization | Kirill Tkhai | 2015-01-14 | 2 | -1/+3 | |
| * | | | | | | | | sched/debug: Fix potential call to __ffs(0) in sched_show_task() | Tetsuo Handa | 2015-01-14 | 1 | -2/+3 | |
| * | | | | | | | | sched/debug: Check for stack overflow in ___might_sleep() | Eric Sandeen | 2015-01-14 | 1 | -0/+3 | |
| * | | | | | | | | sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay() | Xunlei Pang | 2015-01-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-09 | 7 | -128/+355 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf: Decouple unthrottling and rotating | Mark Rutland | 2015-02-04 | 1 | -52/+29 | |
| * | | | | | | | | | perf: Drop module reference on event init failure | Mark Rutland | 2015-02-04 | 1 | -12/+16 | |
| * | | | | | | | | | perf: Use POLLIN instead of POLL_IN for perf poll data in flag | Jiri Olsa | 2015-02-04 | 1 | -1/+2 | |
| * | | | | | | | | | perf: Fix put_event() ctx lock | Peter Zijlstra | 2015-02-04 | 1 | -5/+12 | |
| * | | | | | | | | | perf: Fix move_group() order | Peter Zijlstra (Intel) | 2015-02-04 | 1 | -9/+47 | |
| * | | | | | | | | | perf: Fix event->ctx locking | Peter Zijlstra | 2015-02-04 | 1 | -37/+207 | |
| * | | | | | | | | | perf: Add a bit of paranoia | Peter Zijlstra | 2015-02-04 | 1 | -1/+18 | |
| * | | | | | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2015-02-04 | 2 | -11/+19 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2015-01-28 | 15 | -74/+216 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf: Avoid horrible stack usage | Peter Zijlstra (Intel) | 2015-01-14 | 6 | -13/+26 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-09 | 11 | -71/+63 | |
|\ \ \ \ \ \ \ \ \ \ |