| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n... | Ingo Molnar | 2014-07-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | sched: Fix sched_setparam() policy == -1 logic | Daniel Bristot de Oliveira | 2014-07-28 | |
| | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 2014-07-16 | |
| | * | | | | | | | | | | | | | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ... | Ingo Molnar | 2014-07-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | sched/numa: Revert "Use effective_load() to balance NUMA loads" | Peter Zijlstra | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched: Fix static_key race with sched_feat() | Jason Baron | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched: Remove extra static_key*() function indirection | Jason Baron | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched/rt: Fix replenish_dl_entity() comments to match the current upstream code | xiaofeng.yan | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched: Transform resched_task() into resched_curr() | Kirill Tkhai | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched/deadline: Kill task_struct->pi_top_task | Oleg Nesterov | 2014-07-16 | |
| | * | | | | | | | | | | | | | sched: Rework check_for_tasks() | Kirill Tkhai | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti... | Kirill Tkhai | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/fair: Disable runtime_enabled on dying rq | Kirill Tkhai | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Change scan period code to match intent | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Rework best node setting in task_numa_migrate() | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Examine a task move when examining a task swap | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Simplify task_numa_compare() | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Use effective_load() to balance NUMA loads | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Move power adjustment into load_too_imbalanced() | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/numa: Use group's max nid as task's preferred nid | Rik van Riel | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/fair: Implement fast idling of CPUs when the system is partially loaded | Tim Chen | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/idle: Drop !! while calculating 'broadcast' | Viresh Kumar | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicity | Mike Galbraith | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched: Fix potential near-infinite distribute_cfs_runtime() loop | Ben Segall | 2014-07-05 | |
| | * | | | | | | | | | | | | | sched/core: Fix formatting issues in sched_can_stop_tick() | Viresh Kumar | 2014-07-05 | |
| | * | | | | | | | | | | | | | irq_work: Remove BUG_ON in irq_work_run() | Peter Zijlstra | 2014-07-05 | |
| | * | | | | | | | | | | | | | Merge branch 'timers/nohz' into sched/core | Ingo Molnar | 2014-07-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | nohz: Use IPI implicit full barrier against rq->nr_running r/w | Frederic Weisbecker | 2014-06-16 | |
| | | * | | | | | | | | | | | | | nohz: Use nohz own full kick on 2nd task enqueue | Frederic Weisbecker | 2014-06-16 | |
| | | * | | | | | | | | | | | | | nohz: Switch to nohz full remote kick on timer enqueue | Frederic Weisbecker | 2014-06-16 | |
| | | * | | | | | | | | | | | | | nohz: Support nohz full remote kick | Frederic Weisbecker | 2014-06-16 | |
| | | * | | | | | | | | | | | | | irq_work: Implement remote queueing | Frederic Weisbecker | 2014-06-16 | |
| | | * | | | | | | | | | | | | | irq_work: Split raised and lazy lists | Frederic Weisbecker | 2014-06-16 | |
| | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | sched: Fix CACHE_HOT_BUDY condition | Hillf Danton | 2014-06-18 | |
| | * | | | | | | | | | | | | | sched/numa: Always try to migrate to preferred node at task_numa_placement() ... | Rik van Riel | 2014-06-18 | |
| | * | | | | | | | | | | | | | sched/numa: Ensure task_numa_migrate() checks the preferred node | Rik van Riel | 2014-06-18 | |
| | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | perf: Check permission only for parent tracepoint event | Jiri Olsa | 2014-07-28 | |
| | * | | | | | | | | | | | | | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 2014-07-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | perf: Add vm_ops->name call for mmap event name retrieval | Jiri Olsa | 2014-07-16 | |
| | * | | | | | | | | | | | | | perf: Make perf_event_init_context() function static | Jiri Olsa | 2014-07-05 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | |
| | * | | | | | | | | | | | | | locking/lockdep: Only ask for /proc/lock_stat output when available | Andreas Gruenbacher | 2014-07-17 | |
| | * | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang... | Ingo Molnar | 2014-07-17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | locking/mutexes: Optimize mutex trylock slowpath | Jason Low | 2014-07-05 | |
| | * | | | | | | | | | | | | | | locking/mutexes: Try to acquire mutex only if it is unlocked | Jason Low | 2014-07-05 | |
| | * | | | | | | | | | | | | | | locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro | Jason Low | 2014-07-05 | |
| | * | | | | | | | | | | | | | | locking/mutexes: Correct documentation on mutex optimistic spinning | Jason Low | 2014-07-05 | |
