| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | | | | | sched/core: Remove unnecessary NULL-pointer check | Morten Rasmussen | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | sched/core: Clarify SD_flags comment | Peter Zijlstra | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependencies | Ingo Molnar | 2016-08-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | sched: Remove struct rq::nohz_stamp | Rik van Riel | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | sched/debug: Add taint on "BUG: Sleeping function called from invalid context" | Vegard Nossum | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/debug: Make the "Preemption disabled at ..." message more useful | Vegard Nossum | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/deadline: Remove useless parameter from setup_new_dl_entity() | Juri Lelli | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/core: Add documentation for 'cookie' argument | Luis de Bethencourt | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/fair: Optimize find_idlest_cpu() when there is no choice | Morten Rasmussen | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/fair: Make the use of prev_cpu consistent in the wakeup path | Morten Rasmussen | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/fair: Improve PELT stuff some more | Peter Zijlstra | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/core: Fix one typo | Leo Yan | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | sched/fair: Remove 'cpu_busy' parameter from update_next_balance() | Leo Yan | 2016-08-10 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-09-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2016-09-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | perf/core: Don't pass PERF_EF_START to the PMU ->start callback | Will Deacon | 2016-09-05 |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl... | Ingo Molnar | 2016-09-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal | Masami Hiramatsu | 2016-08-23 |
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: probe: Add README entries for k/uprobe-events | Masami Hiramatsu | 2016-08-23 |
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types | Masami Hiramatsu | 2016-08-23 |
| * | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG | David Carrillo-Cisneros | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Generalize event->group_flags | David Carrillo-Cisneros | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | bitmap.h, perf/core: Fix the mask in perf_output_sample_regs() | Madhavan Srinivasan | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependencies | Ingo Molnar | 2016-08-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Rename the "struct page *" args of __replace_page() | Oleg Nesterov | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up dependency | Ingo Molnar | 2016-08-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Optimize perf_pmu_sched_task() | Peter Zijlstra | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Rework the large PEBS setup code | Peter Zijlstra | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Sched out groups atomically | Mark Rutland | 2016-08-10 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/lglock: Remove lglock implementation | Peter Zijlstra | 2016-09-22 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() | Oleg Nesterov | 2016-09-22 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock() | Pan Xinhui | 2016-09-22 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2016-09-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | futex: Add some more function commentry | Thomas Gleixner | 2016-09-05 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/hung_task: Show all locks | Vegard Nossum | 2016-08-24 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Scan the wait_list for readers only once | Davidlohr Bueso | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Remove a few useless comments | Davidlohr Bueso | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/rwsem: Return void in __rwsem_mark_wake() | Davidlohr Bueso | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() | Peter Zijlstra | 2016-08-18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/percpu-rwsem: Optimize readers and reduce global impact | Peter Zijlstra | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/pvstat: Separate wait_again and spurious wakeup stats | Waiman Long | 2016-08-10 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | locking/qspinlock: Improve readability | Peter Zijlstra | 2016-08-10 |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | smp: Allocate smp_call_on_cpu() workqueue on stack too | Peter Zijlstra | 2016-09-22 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | smp: Add function to execute a function synchronously on a CPU | Juergen Gross | 2016-09-05 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | virt, sched: Add generic vCPU pinning support | Juergen Gross | 2016-09-05 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|