Age | Commit message (Expand) | Author | Files | Lines |
2015-05-08 | sched: Implement lockless wake-queues | Peter Zijlstra | 1 | -0/+46 |
2015-05-08 | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low | 1 | -3/+1 |
2015-05-08 | sched, timer: Provide an atomic 'struct task_cputime' data structure | Jason Low | 1 | -0/+17 |
2015-05-08 | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low | 1 | -7/+3 |
2015-05-08 | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low | 1 | -2/+2 |
2015-05-08 | signals, ptrace, sched: Fix a misaligned load inside ptrace_attach() | Palmer Dabbelt | 1 | -1/+1 |
2015-05-08 | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' | Palmer Dabbelt | 1 | -9/+9 |
2015-05-08 | sched: Move the loadavg code to a more obvious location | Peter Zijlstra | 1 | -0/+5 |
2015-05-07 | context_tracking: Inherit TIF_NOHZ through forks instead of context switches | Frederic Weisbecker | 1 | -0/+3 |
2015-04-27 | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 1 | -8/+0 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+0 |
2015-04-14 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -0/+2 |
2015-04-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+17 |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+8 |
2015-04-12 | Remove rest of exec domains. | Richard Weinberger | 1 | -6/+0 |
2015-03-27 | sched: Add sched_avg::utilization_avg_contrib | Vincent Guittot | 1 | -4/+17 |
2015-03-26 | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman | 1 | -4/+5 |
2015-03-24 | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti | 1 | -0/+8 |
2015-03-19 | sched, isolcpu: make cpu_isolated_map visible outside scheduler | Rik van Riel | 1 | -0/+2 |
2015-02-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+7 |
2015-02-18 | sched: Prevent recursion in io_schedule() | NeilBrown | 1 | -3/+7 |
2015-02-14 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 1 | -0/+3 |
2015-02-13 | kernel/sched/clock.c: add another clock for use with the soft lockup watchdog | Cyril Bur | 1 | -0/+1 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -0/+2 |
2014-12-13 | syscalls: implement execveat() system call | David Drysdale | 1 | -0/+4 |
2014-12-13 | memcg: turn memcg_kmem_skip_account into a bit field | Vladimir Davydov | 1 | -2/+5 |
2014-12-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -23/+64 |
2014-11-04 | sched: Refactor task_struct to use numa_faults instead of numa_* pointers | Iulia Manda | 1 | -18/+13 |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 1 | -2/+2 |
2014-10-28 | sched: Exclude cond_resched() from nested sleep test | Peter Zijlstra | 1 | -3/+3 |
2014-10-28 | sched: Debug nested sleeps | Peter Zijlstra | 1 | -2/+44 |
2014-10-28 | sched/deadline: Ensure that updates to exclusive cpusets don't break AC | Juri Lelli | 1 | -0/+2 |
2014-10-28 | sched/deadline: Fix bandwidth check/update when migrating tasks between exclu... | Juri Lelli | 1 | -0/+2 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
2014-10-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -17/+22 |
2014-10-10 | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set | Junxiao Bi | 1 | -2/+4 |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+1 |
2014-09-28 | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+25 |
2014-09-25 | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags | Zefan Li | 1 | -2/+11 |
2014-09-25 | sched: add macros to define bitops for task atomic flags | Zefan Li | 1 | -9/+12 |
2014-09-25 | sched: fix confusing PFA_NO_NEW_PRIVS constant | Zefan Li | 1 | -1/+1 |
2014-09-20 | sched: Fix end_of_stack() and location of stack canary for architectures usin... | Chuck Ebbert | 1 | -0/+13 |
2014-09-19 | sched: Add helper for task stack page overrun checking | Aaron Tomlin | 1 | -0/+2 |
2014-09-19 | init/main.c: Give init_task a canary | Aaron Tomlin | 1 | -0/+2 |
2014-09-19 | sched: Add new API wake_up_if_idle() to wake up the idle cpu | Chuansheng Liu | 1 | -0/+1 |
2014-09-08 | time, signal: Protect resource use statistics with seqlock | Rik van Riel | 1 | -0/+1 |
2014-09-08 | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() | Paul E. McKenney | 1 | -7/+9 |
2014-09-08 | rcu: Make TASKS_RCU handle nohz_full= CPUs | Paul E. McKenney | 1 | -0/+2 |
2014-09-08 | rcu: Add call_rcu_tasks() | Paul E. McKenney | 1 | -11/+12 |
2014-08-25 | sched: Add function single_task_running to let a task check if it is the only... | Tim Chen | 1 | -0/+1 |