| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-23 | 19 | -456/+592 |
|\ |
|
| * | sched/deadline: Remove needless parameter in dl_runtime_exceeded() | Zhiqiang Zhang | 2015-06-19 | 1 | -2/+2 |
| * | sched: Remove superfluous resetting of the p->dl_throttled flag | Wanpeng Li | 2015-06-19 | 1 | -1/+0 |
| * | sched/deadline: Drop duplicate init_sched_dl_class() declaration | Wanpeng Li | 2015-06-19 | 1 | -1/+0 |
| * | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi... | Wanpeng Li | 2015-06-19 | 1 | -1/+14 |
| * | sched/deadline: Make init_sched_dl_class() __init | Wanpeng Li | 2015-06-19 | 1 | -1/+1 |
| * | sched/deadline: Optimize pull_dl_task() | Wanpeng Li | 2015-06-19 | 1 | -1/+27 |
| * | sched/preempt: Add static_key() to preempt_notifiers | Peter Zijlstra | 2015-06-19 | 1 | -5/+23 |
| * | sched/preempt: Fix preempt notifiers documentation about hlist_del() within u... | Mathieu Desnoyers | 2015-06-19 | 1 | -1/+1 |
| * | sched/stop_machine: Fix deadlock between multiple stop_two_cpus() | Peter Zijlstra | 2015-06-19 | 2 | -37/+27 |
| * | sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched | Srikar Dronamraju | 2015-06-19 | 1 | -0/+1 |
| * | sched/debug: Replace vruntime with wait_sum in /proc/sched_debug | Srikar Dronamraju | 2015-06-19 | 1 | -2/+2 |
| * | sched/debug: Properly format runnable tasks in /proc/sched_debug | Srikar Dronamraju | 2015-06-19 | 1 | -2/+4 |
| * | sched/numa: Only consider less busy nodes as numa balancing destinations | Rik van Riel | 2015-06-07 | 1 | -2/+28 |
| * | Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal... | Rik van Riel | 2015-06-07 | 1 | -26/+15 |
| * | sched/fair: Prevent throttling in early pick_next_task_fair() | Ben Segall | 2015-06-07 | 1 | -11/+14 |
| * | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 2015-06-07 | 1 | -5/+3 |
| * | sched: Make preempt_schedule_context() function-tracing safe | Frederic Weisbecker | 2015-06-07 | 1 | -2/+9 |
| * | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | 4 | -11/+13 |
| |\ |
|
| * | | sched/numa: Reduce conflict between fbq_classify_rq() and migration | Rik van Riel | 2015-05-19 | 1 | -27/+33 |
| * | | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled | David Hildenbrand | 2015-05-19 | 1 | -0/+3 |
| * | | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker | 2015-05-19 | 1 | -20/+9 |
| * | | Merge tag 'v4.1-rc4' into sched/core, before applying new patches | Ingo Molnar | 2015-05-19 | 5 | -19/+52 |
| |\ \ |
|
| * | | | sched: Fix function declaration return type mismatch | Nicholas Mc Guire | 2015-05-17 | 1 | -3/+3 |
| * | | | futex: Implement lockless wakeups | Davidlohr Bueso | 2015-05-08 | 1 | -16/+17 |
| * | | | sched: Implement lockless wake-queues | Peter Zijlstra | 2015-05-08 | 1 | -0/+46 |
| * | | | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low | 2015-05-08 | 2 | -16/+16 |
| * | | | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low | 2015-05-08 | 3 | -42/+55 |
| * | | | sched/numa: Document usages of mm->numa_scan_seq | Jason Low | 2015-05-08 | 1 | -0/+13 |
| * | | | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low | 2015-05-08 | 11 | -24/+24 |
| * | | | sched/core: Remove unnecessary down/up conversion | Nicholas Mc Guire | 2015-05-08 | 1 | -2/+2 |
| * | | | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' | Palmer Dabbelt | 2015-05-08 | 1 | -3/+3 |
| * | | | sched: Move the loadavg code to a more obvious location | Peter Zijlstra | 2015-05-08 | 5 | -219/+217 |
| * | | | Merge branch 'sched/urgent' into sched/core, before applying new patches | Ingo Molnar | 2015-05-08 | 2 | -33/+33 |
| |\ \ \ |
|
| * | | | | sched/core: Remove __cpuinit section tag that crept back in | Paul Gortmaker | 2015-05-08 | 1 | -1/+1 |
| * | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2015-05-08 | 1 | -4/+0 |
| |\ \ \ \ |
|
| | * | | | | sched/autogroup: Remove unnecessary #ifdef guards | Tobias Klauser | 2015-04-16 | 1 | -4/+0 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-23 | 1 | -7/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf: Fix ring_buffer_attach() RCU sync, again | Oleg Nesterov | 2015-06-19 | 1 | -7/+7 |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-23 | 3 | -13/+37 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang | 2015-06-07 | 1 | -0/+33 |
| * | | | | | | | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng | 2015-06-07 | 2 | -12/+3 |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 2015-05-27 | 9 | -55/+77 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to resolve conflicts | Ingo Molnar | 2015-05-11 | 2 | -15/+42 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf: Fix software migrate events | Peter Zijlstra | 2015-05-08 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | 11 | -17/+894 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | locking/qrwlock: Don't contend with readers when setting _QW_WAITING | Waiman Long | 2015-06-19 | 1 | -4/+24 |
| * | | | | | | | | | | lockdep: Do not break user-visible string | Borislav Petkov | 2015-06-03 | 1 | -2/+1 |
| * | | | | | | | | | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 3 | -4/+4 |
| * | | | | | | | | | | rtmutex: Warn if trylock is called from hard/softirq context | Thomas Gleixner | 2015-05-13 | 1 | -0/+7 |