summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2014-04-10sched: Add support for lazy preemptionThomas Gleixner
2014-04-10softirq: Split softirq locksThomas Gleixner
2014-04-10softirq: Make serving softirqs a task flagThomas Gleixner
2014-04-10cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-04-10mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-04-10softirq-local-lock.patchThomas Gleixner
2014-04-10sched: teach migrate_disable about atomic contextsPeter Zijlstra
2014-04-10sched: Generic migrate_disablePeter Zijlstra
2014-04-10sched-migrate-disable.patchThomas Gleixner
2014-04-10cond-resched-lock-rt-tweak.patchThomas Gleixner
2014-04-10cond-resched-softirq-fix.patchThomas Gleixner
2014-04-10sched-rt-mutex-wakeup.patchThomas Gleixner
2014-04-10sched-mmdrop-delayed.patchThomas Gleixner
2014-04-10sched-delay-put-task.patchThomas Gleixner
2014-04-10posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2014-04-10latency-hist.patchCarsten Emde
2014-04-10mm: pagefault_disabled()Peter Zijlstra
2014-04-10mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-04-10signal/x86: Delay calling signals in atomicOleg Nesterov
2014-04-10signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2014-04-10ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior
2014-04-10vtime-split-lock-and-seqcount.patchThomas Gleixner
2014-04-10sched: Better debug output for might sleepThomas Gleixner
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-09-12mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2013-09-12mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2013-09-11include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross
2013-07-23sched: Implement smarter wake-affine logicMichael Wang
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi
2013-07-11mm: remove free_area_cacheMichel Lespinasse
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov
2013-06-27sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2013-05-23sched: add cond_resched_rcu() helperSimon Horman
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08aio: don't include aio.h in sched.hKent Overstreet