aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
| * mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-11
| * mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-11
| * mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-11
| * mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \
| * | sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \
| * | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | get rid of pt_regs argument of do_execve()Al Viro2012-11-28
| * | kill daemonize()Al Viro2012-11-28
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \
| * | cputime: Consolidate cputime adjustment codeFrederic Weisbecker2012-11-28
| * | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-28
| * | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
| * | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-24
| * | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
| * | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
| * | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\ \
| | \
| | \
| *-. \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-16
| |\ \ \ | | |_|/ | |/| |
| | | * rcu: Remove rcu_switch()Frederic Weisbecker2012-10-23
| | |/ | |/|
| | * rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-23
| |/
* | mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-11
* | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
|/
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * preparation for generic kernel_thread()Al Viro2012-09-30
* | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* | coredump: update coredump-related headersAlex Kelly2012-10-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | coredump: move core dump functionality into its own fileAlex Kelly2012-10-02
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\|
| * | net: use a per task frag allocatorEric Dumazet2012-09-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \
| * | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-13
| * | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13
| * | | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-13
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov2012-09-15
| * | | | uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2012-08-28
| |/ / /
* | | / rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
| |_|/ |/| |
* | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
|/ /
* / Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-08
|/
* mm: allow PF_MEMALLOC from softirq contextMel Gorman2012-07-31