| Commit message (Expand) | Author | Age |
* | kthread: Prevent unpark race which puts threads on the wrong cpu | Thomas Gleixner | 2013-04-12 |
* | coredump: remove redundant defines for dumpable states | Kees Cook | 2013-02-27 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | sched/core: Remove the obsolete and unused nr_uninterruptible() function | Sha Zhengju | 2013-02-20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ \ |
|
| * | | make do_sigaltstack() static | Al Viro | 2013-02-14 |
| * | | new helper: sigsp() | Al Viro | 2013-02-03 |
* | | | mm: teach mm by current context info to not do I/O during memory allocation | Ming Lei | 2013-02-23 |
* | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2013-02-20 |
|\ \ \
| |_|/
|/| | |
|
| * | | sched: split out css_online/css_offline from tg creation/destruction | Li Zefan | 2013-01-24 |
* | | | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 |
* | | | sched: Move sched.h sysctl bits into separate header | Clark Williams | 2013-02-07 |
* | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2013-02-05 |
|\ \ \ |
|
| * | | | cputime: Safely read cputime of full dynticks CPUs | Frederic Weisbecker | 2013-01-27 |
| * | | | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 2013-01-27 |
| | |/
| |/| |
|
* | | | sched/rt: Avoid updating RT entry timeout twice within one tick period | Ying Xue | 2013-01-25 |
* | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | Oleg Nesterov | 2013-01-22 |
|/ / |
|
* / | module, async: async_synchronize_full() on module init iff async is used | Tejun Heo | 2013-01-16 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | memcg: skip memcg kmem allocations in specified code regions | Glauber Costa | 2012-12-18 |
* | | pidns: remove unused is_container_init() | Gao feng | 2012-12-17 |
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 |
|\ \ |
|
| * | | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman | 2012-12-11 |
| * | | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate | Mel Gorman | 2012-12-11 |
| * | | mm: sched: numa: Implement slow start for working set sampling | Peter Zijlstra | 2012-12-11 |
| * | | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate | Peter Zijlstra | 2012-12-11 |
| * | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 |
* | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|
| * | | | sched: add notifier for cross-cpu migrations | Marcelo Tosatti | 2012-11-27 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ \ \
| | |/
| |/| |
|
| * | | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 |
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
| * | | get rid of pt_regs argument of do_execve() | Al Viro | 2012-11-28 |
| * | | kill daemonize() | Al Viro | 2012-11-28 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 |
|\ \ |
|
| * | | cputime: Consolidate cputime adjustment code | Frederic Weisbecker | 2012-11-28 |
| * | | cputime: Rename thread_group_times to thread_group_cputime_adjusted | Frederic Weisbecker | 2012-11-28 |
| * | | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking | Paul Turner | 2012-10-24 |
| * | | sched: Add an rq migration call-back to sched_class | Paul Turner | 2012-10-24 |
| * | | sched: Maintain the load contribution of blocked entities | Paul Turner | 2012-10-24 |
| * | | sched: Aggregate load contributed by task entities on parenting cfs_rq | Paul Turner | 2012-10-24 |
| * | | sched: Track the runnable average on a per-task entity basis | Paul Turner | 2012-10-24 |
| |/ |
|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney | 2012-11-16 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | rcu: Remove rcu_switch() | Frederic Weisbecker | 2012-10-23 |
| | |/
| |/| |
|
| | * | rcu: Print remote CPU's stacks in stall warnings | Paul E. McKenney | 2012-10-23 |
| |/ |
|
* | | mm, oom: fix race when specifying a thread as the oom origin | David Rientjes | 2012-12-11 |
* | | mm, oom: change type of oom_score_adj to short | David Rientjes | 2012-12-11 |
|/ |
|
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 |