summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-061-25/+0
| * | | | sched: Remove test_sd_parent()Li Zefan2013-03-061-9/+0
| * | | | sched: Remove some dummy functionsLi Zefan2013-03-061-12/+0
| |/ / /
* | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-291-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/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long2013-04-191-1/+0
| |/ /
* / / kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-121-2/+3
|/ /
* | coredump: remove redundant defines for dumpable statesKees Cook2013-02-271-5/+0
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-261-1/+0
|\ \
| * | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-201-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-1/+11
|\ \ \
| * | | make do_sigaltstack() staticAl Viro2013-02-141-1/+0
| * | | new helper: sigsp()Al Viro2013-02-031-0/+11
* | | | mm: teach mm by current context info to not do I/O during memory allocationMing Lei2013-02-231-0/+22
* | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-201-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: split out css_online/css_offline from tg creation/destructionLi Zefan2013-01-241-0/+3
* | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-53/+2
* | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-071-91/+0
* | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-051-0/+40
|\ \ \ \
| * | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-271-5/+22
| * | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-271-0/+23
| | |/ / | |/| |
* | | | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-251-0/+1
| |_|/ |/| |
* | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-221-1/+10
|/ /
* / module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-181-0/+1
* | pidns: remove unused is_container_init()Gao feng2012-12-171-6/+0
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+27
|\ \
| * | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+4
| * | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-111-2/+3
| * | mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-111-0/+1
| * | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-111-0/+1
| * | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-111-0/+20
* | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-0/+8
|\ \ \
| * | | sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-271-0/+8
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-4/+3
|\ \ \ | | |/ | |/|
| * | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-1/+1
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | get rid of pt_regs argument of do_execve()Al Viro2012-11-281-1/+1
| * | kill daemonize()Al Viro2012-11-281-1/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-111-6/+43
|\ \
| * | cputime: Consolidate cputime adjustment codeFrederic Weisbecker2012-11-281-4/+19
| * | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-281-2/+2
| * | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-241-1/+7
| * | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-241-0/+1
| * | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-241-0/+1
| * | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-241-0/+1
| * | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-241-0/+13
| |/