- 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 9 years ago
- 80ed87c sched/wait: Introduce TASK_NOLOAD and TASK_IDLE by Peter Zijlstra · 10 years ago
- 8bcbde5 sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled by David Hildenbrand · 10 years ago
- 92cf211 sched/preempt: Merge preempt_mask.h into preempt.h by Frederic Weisbecker · 10 years ago
- b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
- 89076bc get rid of assorted nameidata-related debris by Al Viro · 10 years ago
- 8c8a457 sched: Remove redundant #ifdef by Nikolay Borisov · 10 years ago
- 756daf2 VFS: replace {, total_}link_count in task_struct with pointer to nameidata by NeilBrown · 10 years ago
- 920ce39 sched, timer: Fix documentation for 'struct thread_group_cputimer' by Jason Low · 10 years ago
- ff303e6 perf: Fix software migrate events by Peter Zijlstra · 10 years ago
- 7675104 sched: Implement lockless wake-queues by Peter Zijlstra · 10 years ago
- 7110744 sched, timer: Use the atomic task_cputime in thread_group_cputimer by Jason Low · 10 years ago
- 971e8a98 sched, timer: Provide an atomic 'struct task_cputime' data structure by Jason Low · 10 years ago
- 1018016 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability by Jason Low · 10 years ago
- 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 10 years ago
- e7cc417 signals, ptrace, sched: Fix a misaligned load inside ptrace_attach() by Palmer Dabbelt · 10 years ago
- b76808e signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' by Palmer Dabbelt · 10 years ago
- 3289bdb sched: Move the loadavg code to a more obvious location by Peter Zijlstra · 10 years ago
- fafe870 context_tracking: Inherit TIF_NOHZ through forks instead of context switches by Frederic Weisbecker · 10 years ago
- 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 9058f3b Remove rest of exec domains. by Richard Weinberger · 10 years ago
- 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
- 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 10 years ago
- 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 10 years ago
- 3fa0818 sched, isolcpu: make cpu_isolated_map visible outside scheduler by Rik van Riel · 10 years ago
- e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 10 years ago
- 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
- 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
- 6f185c2 memcg: turn memcg_kmem_skip_account into a bit field by Vladimir Davydov · 10 years ago
- 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
- 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
- 3427445 sched: Exclude cond_resched() from nested sleep test by Peter Zijlstra · 10 years ago
- 8eb23b9 sched: Debug nested sleeps by Peter Zijlstra · 10 years ago
- f82f804 sched/deadline: Ensure that updates to exclusive cpusets don't break AC by Juri Lelli · 10 years ago
- 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 934f3072 mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set by Junxiao Bi · 10 years ago
- 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- 6111da3 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 2ad654b cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 10 years ago
- e0e5070 sched: add macros to define bitops for task atomic flags by Zefan Li · 10 years ago
- a2b86f7 sched: fix confusing PFA_NO_NEW_PRIVS constant by Zefan Li · 10 years ago
- 6a40281 sched: Fix end_of_stack() and location of stack canary for architectures using CONFIG_STACK_GROWSUP by Chuck Ebbert · 10 years ago
- a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
- d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
- f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 10 years ago
- e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
- 1d082fd rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() by Paul E. McKenney · 10 years ago
- 176f8f7 rcu: Make TASKS_RCU handle nohz_full= CPUs by Paul E. McKenney · 10 years ago
- 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
- 2ee507c sched: Add function single_task_running to let a task check if it is the only task running on a cpu by Tim Chen · 10 years ago
- c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago
- 33144e8 kernel/fork.c: make mm_init_owner static by Vladimir Davydov · 10 years ago
- 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
- 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
- bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 72f15c0 sas_ss_flags: Remove nested ternary if by Richard Weinberger · 11 years ago
- e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
- 9667a23 delayacct: Make accounting nanosecond based by Thomas Gleixner · 10 years ago
- ccbf62d sched: Make task->start_time nanoseconds based by Thomas Gleixner · 10 years ago
- 57e0be0 sched: Make task->real_start_time nanoseconds based by Thomas Gleixner · 10 years ago
- 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
- 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 10 years ago
- 466af29 sched/deadline: Kill task_struct->pi_top_task by Oleg Nesterov · 10 years ago
- abaa93d rcu: Simplify priority boosting by putting rt_mutex in rcu_node by Paul E. McKenney · 10 years ago
- b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
- b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
- 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 10 years ago
- 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
- 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 10 years ago
- ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 10 years ago
- 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 10 years ago
- fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 10 years ago
- 34a1b72 kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND by Oleg Nesterov · 10 years ago
- b300a4e kernel/user.c: drop unused field 'files' from user_struct by Kirill A. Shutemov · 10 years ago
- f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
- c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago