aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2017-03-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-17.06-rtlsk-v4.1-17.05-rtlsk-v4.1-17.03-rtlinux-linaro-lsk-v4.1-rtAlex Shi
2017-03-20 Merge tag 'v4.1.39' into linux-linaro-lsk-v4.1lsk-v4.1-17.03Alex Shi
2017-03-02ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2016-07-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.07-rtAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-10pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-06-08memcg: punt high overage reclaim to return-to-userland pathTejun Heo
2016-06-08memcg: flatten task_struct->memcg_oomTejun Heo
2016-06-08sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo
2016-06-08sched, cgroup: reorganize threadgroup lockingTejun Heo
2016-03-10Merge tag 'v4.1.17' into v4.1-rtSteven Rostedt (Red Hat)
2016-03-02kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()Sebastian Andrzej Siewior
2016-03-02net: move xmit_recursion to per-task variable on -RTSebastian Andrzej Siewior
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2015-11-02Merge branch 'linux-4.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Thomas Gleixner
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-12Remove rest of exec domains.Richard Weinberger
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-19sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-12kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-01-01sched: Add support for lazy preemptionThomas Gleixner
2015-01-01cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-01-01mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-01-01ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2015-01-01rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2015-01-01softirq: Split softirq locksThomas Gleixner
2015-01-01sched: Use the proper LOCK_OFFSET for cond_resched()Thomas Gleixner
2015-01-01sched: Take RT softirq semantics into account in cond_resched()Thomas Gleixner
2015-01-01sched: Add saved_state for tasks blocked on sleeping locksThomas Gleixner
2015-01-01sched: Move mmdrop to RCU on RTThomas Gleixner
2015-01-01sched: Move task_struct cleanup to RCUThomas Gleixner
2015-01-01posix-timers: Thread posix-cpu-timers on -rtJohn Stultz
2015-01-01signal/x86: Delay calling signals in atomicOleg Nesterov
2015-01-01Intrduce migrate_disable() + cpu_light()Thomas Gleixner
2015-01-01tracing: Add latency histogramsCarsten Emde
2015-01-01signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2015-01-01vtime: Split lock and seqcountThomas Gleixner
2015-01-01sched: Implement lockless wake-queuesPeter Zijlstra