Age | Commit message (Expand) | Author |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | memcg: skip memcg kmem allocations in specified code regions | Glauber Costa |
2012-12-17 | pidns: remove unused is_container_init() | Gao feng |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-12-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-11 | 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 | 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-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro |
2012-11-28 | 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 | cputime: Consolidate cputime adjustment code | Frederic Weisbecker |
2012-11-28 | cputime: Rename thread_group_times to thread_group_cputime_adjusted | Frederic Weisbecker |
2012-11-27 | sched: add notifier for cross-cpu migrations | Marcelo Tosatti |
2012-11-16 | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney |
2012-10-24 | 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-23 | rcu: Print remote CPU's stacks in stall warnings | Paul E. McKenney |
2012-10-23 | rcu: Remove rcu_switch() | Frederic Weisbecker |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso |
2012-10-06 | coredump: update coredump-related headers | Alex Kelly |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | coredump: move core dump functionality into its own file | Alex Kelly |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-30 | preparation for generic kernel_thread() | Al Viro |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-26 | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker |
2012-09-24 | net: use a per task frag allocator | Eric Dumazet |
2012-09-17 | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman |
2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds |
2012-09-15 | uprobes: Introduce MMF_RECALC_UPROBES | Oleg Nesterov |
2012-09-13 | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi |
2012-09-13 | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra |