| Commit message (Expand) | Author | Age | Files | Lines |
* | prctl: remove one-shot limitation for changing exe link | Stanislav Kinsburskiy | 2016-12-13 | 1 | -10/+0 |
* | kthread: add __printf attributes | Nicolas Iooss | 2016-12-13 | 1 | -2/+3 |
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 1 | -1/+1 |
|\ |
|
| * | hotplug: Make register and unregister notifier API symmetric | Michal Hocko | 2016-12-08 | 1 | -1/+1 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 10 | -330/+669 |
|\ \ |
|
| * | | sched/core: Use load_avg for selecting idlest group | Vincent Guittot | 2016-12-11 | 1 | -11/+44 |
| * | | sched/core: Fix find_idlest_group() for fork | Vincent Guittot | 2016-12-11 | 1 | -0/+8 |
| * | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 8 | -64/+152 |
| |\ \ |
|
| * | | | kthread: Don't abuse kthread_create_on_cpu() in __kthread_create_worker() | Oleg Nesterov | 2016-12-08 | 1 | -15/+8 |
| * | | | kthread: Don't use to_live_kthread() in kthread_[un]park() | Oleg Nesterov | 2016-12-08 | 1 | -45/+24 |
| * | | | kthread: Don't use to_live_kthread() in kthread_stop() | Oleg Nesterov | 2016-12-08 | 1 | -7/+5 |
| * | | | Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in t... | Oleg Nesterov | 2016-12-08 | 1 | -6/+2 |
| * | | | kthread: Make struct kthread kmalloc'ed | Oleg Nesterov | 2016-12-08 | 2 | -13/+47 |
| * | | | sched: Extend scheduler's asym packing | Tim Chen | 2016-11-24 | 3 | -17/+57 |
| * | | | sched/fair: Clean up the tunable parameter definitions | Ingo Molnar | 2016-11-23 | 1 | -22/+28 |
| * | | | sched/dl: Fix comment in pick_next_task_dl() | T.Zhou | 2016-11-23 | 1 | -1/+1 |
| * | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-11-23 | 4 | -34/+93 |
| |\ \ \ |
|
| * | | | | sched/fair: Fix task group initialization | Vincent Guittot | 2016-11-16 | 1 | -1/+1 |
| * | | | | sched/fair: Propagate asynchrous detach | Vincent Guittot | 2016-11-16 | 1 | -0/+6 |
| * | | | | sched/fair: Propagate load during synchronous attach/detach | Vincent Guittot | 2016-11-16 | 2 | -1/+188 |
| * | | | | sched/fair: Factorize PELT update | Vincent Guittot | 2016-11-16 | 1 | -51/+25 |
| * | | | | sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list | Vincent Guittot | 2016-11-16 | 3 | -7/+49 |
| * | | | | sched/fair: Factorize attach/detach entity | Vincent Guittot | 2016-11-16 | 1 | -22/+31 |
| * | | | | sched/fair: Fix incorrect comment for capacity_margin | Morten Rasmussen | 2016-11-16 | 1 | -1/+1 |
| * | | | | sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups | Morten Rasmussen | 2016-11-16 | 1 | -0/+25 |
| * | | | | sched/fair: Add per-CPU min capacity to sched_group_capacity | Morten Rasmussen | 2016-11-16 | 3 | -7/+16 |
| * | | | | sched/fair: Consider spare capacity in find_idlest_group() | Morten Rasmussen | 2016-11-16 | 1 | -5/+45 |
| * | | | | sched/fair: Compute task/cpu utilization at wake-up correctly | Morten Rasmussen | 2016-11-16 | 1 | -4/+35 |
| * | | | | sched/cpuacct: Avoid %lld seq_printf warning | Martin Schwidefsky | 2016-11-16 | 1 | -1/+1 |
| * | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-11-16 | 7 | -30/+39 |
| |\ \ \ \ |
|
| * | | | | | sched/cputime: Simplify task_cputime() | Stanislaw Gruszka | 2016-11-15 | 2 | -44/+17 |
| * | | | | | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 2016-11-15 | 2 | -46/+17 |
| * | | | | | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka | 2016-11-15 | 1 | -14/+12 |
| * | | | | | sched/deadline: Fix typo in a comment | Daniel Bristot de Oliveira | 2016-11-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 10 | -62/+96 |
| |\ \ \ \ \ |
|
| * | | | | | | sched/core: Explain sleep/wakeup in a better way | Peter Zijlstra | 2016-10-25 | 1 | -8/+9 |
| * | | | | | | sched/fair: Kill the unused 'sched_shares_window_ns' tunable | Matt Fleming | 2016-10-20 | 2 | -14/+0 |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 15 | -335/+400 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 6 | -70/+80 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | locking/rtmutex: Explain locking rules for rt_mutex_proxy_unlock()/init_proxy... | Thomas Gleixner | 2016-12-02 | 1 | -4/+12 |
| * | | | | | | | locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL | Thomas Gleixner | 2016-12-02 | 1 | -2/+1 |
| * | | | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 2016-12-02 | 5 | -12/+111 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/mutex: Break out of expensive busy-loop on {mutex,rwsem}_spin_on_owne... | Pan Xinhui | 2016-11-22 | 2 | -5/+22 |
| * | | | | | | | | locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in... | Pan Xinhui | 2016-11-22 | 1 | -1/+8 |
| * | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-22 | 9 | -56/+103 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q | Waiman Long | 2016-11-21 | 4 | -11/+11 |
| * | | | | | | | | | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger | 2016-11-16 | 5 | -12/+12 |
| * | | | | | | | | | locking/core, stop_machine: Yield the CPU during stop machine() | Christian Borntraeger | 2016-11-16 | 1 | -1/+1 |
| * | | | | | | | | | locking/lockdep: Remove unused parameter from the add_lock_to_list() function | Tahsin Erdogan | 2016-11-11 | 1 | -5/+5 |
| * | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 9 | -62/+95 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|