aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-12
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-12
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2013-09-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\
| * remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-18
* | Merge branch 'linus' into perf/coreIngo Molnar2013-08-29
|\ \
| * | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-22
| * | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-14
| |\ \
| | * | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-13
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-13
| |\ \ \ | | |/ / | |/| |
| | * | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-18
| | |/
* | | Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-15
|\| |
| * | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-30
| |/
* / sched: Implement smarter wake-affine logicMichael Wang2013-07-23
|/
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * sched: add cond_resched_rcu() helperSimon Horman2013-05-23
* | ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2013-07-09
* | exit.c: unexport __set_special_pids()Oleg Nesterov2013-07-03
* | sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal2013-06-27
* | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi2013-06-27
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-30
* | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\ \
| * | bcache: A block layer cacheKent Overstreet2013-03-23
* | | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\ \ \
| * | | sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker2013-05-04
| * | | Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\ \ \
| * | | | sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker2013-04-22
| * | | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
| * | | | nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker2013-03-21
* | | | | exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2013-04-30
* | | | | coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-04-30
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
| |\ \ \ \
| * | | | | posix timers: Allocate timer id per process (v2)Pavel Emelyanov2013-04-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-08
| * | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | sched: Fix init NOHZ_IDLE flagVincent Guittot2013-04-26
| * | | | | sched: Document task_struct::personality fieldAndrei Epure2013-04-12
| | |_|/ / | |/| | |
| * | | | Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-08
| |\ \ \ \
| | * | | | cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-07
| | |/ / /
| * | | | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-06
| * | | | sched: Make default_scale_freq_power() staticLi Zefan2013-03-06
| * | | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-06