aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2014-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2014-11-21mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2014-11-21mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2014-11-05Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Mark Brown
2014-10-31Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-07sched: move no_new_privs into new atomic flagsKees Cook
2014-10-07introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-10-06Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-08-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-08-14Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2014-08-12HMP: Do not fork-boost tasks coming from PIDs <= 2Chris Redpath
2013-12-02Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-12-02Merge tag 'v3.10.21' into linux-linaro-lskMark Brown
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-08-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-29Merge tag 'v3.10.10' into linux-linaro-lskMark Brown
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-21Merge tag 'v3.10.9' into linux-linaro-lskMark Brown
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-07-19Merge branch 'experimental/android-3.10' of https://android.googlesource.com/...Mark Brown
2013-07-17sched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2013-07-17sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2013-07-17sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2013-07-17sched: entity load-tracking load_avg_ratioMorten Rasmussen
2013-07-17sched: implement usage trackingPaul Turner
2013-07-01sched: Add a generic notifier when a task struct is about to be freedSan Mehat
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-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-04-30exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-04-30coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-26sched: Fix init NOHZ_IDLE flagVincent Guittot
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner