summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | sched/fair: Name utilization related data and functions consistentlyDietmar Eggemann2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Convert arch_scale_cpu_capacity() from weak function to #defineMorten Rasmussen2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann2015-09-13
| * | | | | | | | | | | | | | | | | sched/numa: Convert sched_numa_balancing to a static_branchSrikar Dronamraju2015-09-13
| * | | | | | | | | | | | | | | | | sched/numa: Remove the NUMA sched_featureSrikar Dronamraju2015-09-13
| * | | | | | | | | | | | | | | | | sched/numa: Disable sched_numa_balancing on UMA systemsSrikar Dronamraju2015-09-13
| * | | | | | | | | | | | | | | | | sched/numa: Rename numabalancing_enabled to sched_numa_balancingSrikar Dronamraju2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Fix nohz.next_balance updateVincent Guittot2015-09-13
| * | | | | | | | | | | | | | | | | sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callbackKirill Tkhai2015-09-13
| * | | | | | | | | | | | | | | | | sched/core: Remove unused argument from sched_class::task_move_groupPeter Zijlstra2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()Byungchul Park2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Make the entity load aging on attaching tunablePeter Zijlstra2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Fix switched_to_fair()'s per entity load trackingByungchul Park2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Have task_move_group_fair() also detach entity load from the old ...Byungchul Park2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Have task_move_group_fair() unconditionally add the entity load t...Byungchul Park2015-09-13
| * | | | | | | | | | | | | | | | | sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...Byungchul Park2015-09-13
| * | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc1' into sched/core, to refresh the branchIngo Molnar2015-09-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqsOleg Nesterov2015-09-12
* | | | | | | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | kexec/crash: Say which char is the unrecognizedBorislav Petkov2015-10-21
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang2015-09-28
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Add return value for perf_event_read()Sukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Invert perf_read_group() loopsPeter Zijlstra2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Add group reads to perf_event_read()Peter Zijlstra2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Rename perf_event_read_{one,group}, perf_read_hwPeter Zijlstra (Intel)2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Split perf_event_read() and perf_event_count()Sukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
| * | | | | | | | | | | | | | | | | | | | perf/core: Delete PF_EXITING checks from perf_cgroup_exit() callbackKirill Tkhai2015-09-13
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-03
* | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | locking/mcs: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | locking/rtmutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | futex: Force hot variables into a single cache lineRasmus Villemoes2015-09-22
| * | | | | | | | | | | | | | | | | | | | | locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VALWaiman Long2015-09-18
| * | | | | | | | | | | | | | | | | | | | | locking/osq: Relax atomic semanticsDavidlohr Bueso2015-09-18
| * | | | | | | | | | | | | | | | | | | | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-18
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar2015-10-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |