summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+0Star
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-141-0/+1
|\
| * x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-141-0/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-141-0/+6
|\ \ | |/ |/|
| * sched: Fix some kernel-doc warningsYacine Belkadi2013-07-181-0/+6
* | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-301-0/+1
|/
* mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-0/+9
|\
| * sched: add cond_resched_rcu() helperSimon Horman2013-05-231-0/+9
* | ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2013-07-091-3/+0Star
* | exit.c: unexport __set_special_pids()Oleg Nesterov2013-07-041-2/+0Star
* | sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal2013-06-271-1/+1
* | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi2013-06-271-6/+1Star
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-0/+1
|\
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-0/+1
* | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-0/+4
|\ \
| * | bcache: A block layer cacheKent Overstreet2013-03-241-0/+4
* | | aio: don't include aio.h in sched.hKent Overstreet2013-05-081-2/+0Star
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-051-6/+13
|\ \ \
| * | | sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker2013-05-041-0/+1
| * | | Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-021-5/+50
| |\ \ \
| * | | | sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker2013-04-221-0/+6
| * | | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-4/+4
| * | | | nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker2013-03-211-2/+2
* | | | | exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2013-05-011-14/+4Star
* | | | | coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-05-011-0/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2013-04-241-2/+3
| |\ \ \ \
| * | | | | posix timers: Allocate timer id per process (v2)Pavel Emelyanov2013-04-171-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+41
|\ \ \ \ \
| * | | | | idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-081-0/+21
| * | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-0/+20
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-301-195/+9Star
|\ \ \ \ \
| * | | | | sched: Fix init NOHZ_IDLE flagVincent Guittot2013-04-261-0/+2
| * | | | | sched: Document task_struct::personality fieldAndrei Epure2013-04-121-1/+3
| | |_|/ / | |/| | |
| * | | | Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-081-2/+2
| |\ \ \ \
| | * | | | cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-071-2/+2
| | |/ / /
| * | | | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-061-21/+0Star
| * | | | sched: Make default_scale_freq_power() staticLi Zefan2013-03-061-3/+0Star
| * | | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-061-59/+0Star
| * | | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-061-7/+0Star
| * | | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-061-56/+2Star
| * | | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-061-25/+0Star
| * | | | sched: Remove test_sd_parent()Li Zefan2013-03-061-9/+0Star
| * | | | sched: Remove some dummy functionsLi Zefan2013-03-061-12/+0Star
| |/ / /
* | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-301-1/+1
|\ \ \ \
| * | | | sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITYTejun Heo2013-03-191-1/+1
| |/ / /
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-291-1/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long2013-04-191-1/+0Star
| |/ /
* / / kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-121-2/+3
|/ /