Age | Commit message (Expand) | Author |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-11-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells |
2017-11-13 | Merge branches 'pm-cpufreq-sched' and 'pm-opp' | Rafael J. Wysocki |
2017-11-09 | sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds | Patrick Bellasi |
2017-11-09 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki |
2017-11-08 | cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq | Viresh Kumar |
2017-11-08 | sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-11-04 | cpufreq: schedutil: Examine the correct CPU when we update util | Chris Redpath |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | sched/isolation: Add basic isolcpus flags | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker |
2017-10-27 | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker |
2017-10-27 | sched/isolation: Use its own static key | Frederic Weisbecker |
2017-10-27 | sched/isolation: Make the housekeeping cpumask private | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker |
2017-10-26 | cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat | Tejun Heo |
2017-10-26 | sched/idle: Micro-optimize the idle loop | Cheng Jian |
2017-10-24 | sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_... | Rakib Mullick |
2017-10-24 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-10-20 | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney |
2017-10-19 | membarrier: Provide register expedited private command | Mathieu Desnoyers |
2017-10-10 | sched/rt: Simplify the IPI based RT balancing logic | Steven Rostedt (Red Hat) |
2017-10-10 | sched/fair: Fix usage of find_idlest_group() when the local group is idlest | Brendan Jackman |
2017-10-10 | sched/fair: Fix usage of find_idlest_group() when no groups are allowed | Brendan Jackman |
2017-10-10 | sched/fair: Fix find_idlest_group() when local group is not allowed | Brendan Jackman |
2017-10-10 | sched/fair: Remove unnecessary comparison with -1 | Brendan Jackman |
2017-10-10 | sched/fair: Move select_task_rq_fair() slow-path into its own function | Brendan Jackman |
2017-10-10 | sched/fair: Force balancing on NOHZ balance if local group has capacity | Brendan Jackman |
2017-10-10 | sched/fair: Sync task util before slow-path wakeup | Brendan Jackman |
2017-10-10 | sched/fair: Search a task from the tail of the queue | Uladzislau Rezki |
2017-10-10 | sched/topology: Introduce NUMA identity node sched domain | Suravee Suthikulpanit |
2017-10-10 | sched/topology: Restore SD_PREFER_SIBLING on MC domains | Peter Zijlstra |
2017-10-10 | sched/deadline: Rename __dl_clear() to __dl_sub() | Peter Zijlstra |
2017-10-10 | sched/deadline: Fix switching to -deadline | Luca Abeni |
2017-10-10 | sched/headers: Remove duplicate prototype of __dl_clear_params() | luca abeni |
2017-10-10 | sched/idle: Move quiet_vmstate() into the NOHZ code | Peter Zijlstra |
2017-10-10 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2017-10-10 | sched/core: Ensure load_balance() respects the active_mask | Peter Zijlstra |
2017-10-10 | sched/core: Address more wake_affine() regressions | Peter Zijlstra |
2017-10-10 | sched/core: Fix wake_affine() performance regression | Peter Zijlstra |