summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* 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-211-2/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-2/+0Star
* | memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-191-0/+1
* | pidns: remove unused is_container_init()Gao feng2012-12-181-6/+0Star
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-171-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-141-0/+8
|\ \ \
| * | | sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-281-0/+8
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-4/+3Star
|\ \ \ | | |/ | |/|
| * | 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-291-1/+1
| * | get rid of pt_regs argument of do_execve()Al Viro2012-11-291-1/+1
| * | kill daemonize()Al Viro2012-11-291-1/+0Star
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-121-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
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-121-8/+2Star
|\ \
| | \
| | \
| *-. \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-161-8/+2Star
| |\ \ \ | | |_|/ | |/| |
| | | * rcu: Remove rcu_switch()Frederic Weisbecker2012-10-231-8/+0Star
| | |/ | |/|
| | * rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-231-0/+2
| |/
* | mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-121-0/+1
* | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-121-3/+3
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-43/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-0/+3
|\
| * preparation for generic kernel_thread()Al Viro2012-09-301-0/+3
* | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-091-1/+0Star
* | coredump: update coredump-related headersAlex Kelly2012-10-051-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-0/+1
|\ \
| * | coredump: move core dump functionality into its own fileAlex Kelly2012-10-031-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-0/+3
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+0Star
| |\|
| * | net: use a per task frag allocatorEric Dumazet2012-09-241-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-1/+1
|\ \ \
| * | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-181-1/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-8/+2Star
|\ \ \ \
| * | | | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-131-2/+2
| * | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-131-5/+0Star
| * | | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-131-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-0/+3
|\ \ \ \