| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Name utilization related data and functions consistently | Dietmar Eggemann | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Make utilization tracking CPU scale-invariant | Dietmar Eggemann | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define | Morten Rasmussen | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Make load tracking frequency scale-invariant | Dietmar Eggemann | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/numa: Convert sched_numa_balancing to a static_branch | Srikar Dronamraju | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/numa: Remove the NUMA sched_feature | Srikar Dronamraju | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/numa: Disable sched_numa_balancing on UMA systems | Srikar Dronamraju | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/numa: Rename numabalancing_enabled to sched_numa_balancing | Srikar Dronamraju | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Fix nohz.next_balance update | Vincent Guittot | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback | Kirill Tkhai | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/core: Remove unused argument from sched_class::task_move_group | Peter Zijlstra | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair() | Byungchul Park | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Make the entity load aging on attaching tunable | Peter Zijlstra | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Fix switched_to_fair()'s per entity load tracking | Byungchul Park | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Have task_move_group_fair() also detach entity load from the old ... | Byungchul Park | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Have task_move_group_fair() unconditionally add the entity load t... | Byungchul Park | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th... | Byungchul Park | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc1' into sched/core, to refresh the branch | Ingo Molnar | 2015-09-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs | Oleg Nesterov | 2015-09-12 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | kexec/crash: Say which char is the unrecognized | Borislav Petkov | 2015-10-21 |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, before pulling new changes | Ingo Molnar | 2015-10-08 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | perf/core, perf/x86: Change needlessly global functions and a variable to static | Geliang Tang | 2015-09-28 |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar | 2015-09-28 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar | 2015-09-18 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Define PERF_PMU_TXN_READ interface | Sukadev Bhattiprolu | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Add return value for perf_event_read() | Sukadev Bhattiprolu | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Invert perf_read_group() loops | Peter Zijlstra | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Add group reads to perf_event_read() | Peter Zijlstra | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Rename perf_event_read_{one,group}, perf_read_hw | Peter Zijlstra (Intel) | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Split perf_event_read() and perf_event_count() | Sukadev Bhattiprolu | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu | 2015-09-13 |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callback | Kirill Tkhai | 2015-09-13 |
| | | |_|_|_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 2015-11-03 |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | locking/rwsem: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 |
| | * | | | | | | | | | | | | | | | | | | | | locking/mcs: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 |
| | * | | | | | | | | | | | | | | | | | | | | locking/rtmutex: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 |
| | * | | | | | | | | | | | | | | | | | | | | locking/mutex: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 |
| | * | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl... | Ingo Molnar | 2015-09-23 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | futex: Force hot variables into a single cache line | Rasmus Villemoes | 2015-09-22 |
| | * | | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL | Waiman Long | 2015-09-18 |
| | * | | | | | | | | | | | | | | | | | | | | | locking/osq: Relax atomic semantics | Davidlohr Bueso | 2015-09-18 |
| | * | | | | | | | | | | | | | | | | | | | | | locking/qrwlock: Rename ->lock to ->wait_lock | Davidlohr Bueso | 2015-09-18 |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu, to fix up a semantic conflict | Ingo Molnar | 2015-10-28 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-10-19 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | |
|