| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-22 | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() |  Oleg Nesterov | 1 | -1/+10 |
| 2013-01-16 | module, async: async_synchronize_full() on module init iff async is used |  Tejun Heo | 1 | -0/+1 |
| 2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -2/+0 |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series |  Al Viro | 1 | -2/+0 |
| 2012-12-18 | memcg: skip memcg kmem allocations in specified code regions |  Glauber Costa | 1 | -0/+1 |
| 2012-12-17 | pidns: remove unused is_container_init() |  Gao feng | 1 | -6/+0 |
| 2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma |  Linus Torvalds | 1 | -0/+27 |
| 2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+8 |
| 2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -4/+3 |
| 2012-12-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+43 |
| 2012-12-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+2 |
| 2012-12-11 | mm, oom: fix race when specifying a thread as the oom origin |  David Rientjes | 1 | -0/+1 |
| 2012-12-11 | mm, oom: change type of oom_score_adj to short |  David Rientjes | 1 | -3/+3 |
| 2012-12-11 | mm: sched: numa: Control enabling and disabling of NUMA balancing |  Mel Gorman | 1 | -0/+4 |
| 2012-12-11 | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate |  Mel Gorman | 1 | -2/+3 |
| 2012-12-11 | mm: sched: numa: Implement slow start for working set sampling |  Peter Zijlstra | 1 | -0/+1 |
| 2012-12-11 | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate |  Peter Zijlstra | 1 | -0/+1 |
| 2012-12-11 | mm: numa: Add fault driven placement and migration |  Peter Zijlstra | 1 | -0/+20 |
| 2012-11-29 | flagday: kill pt_regs argument of do_fork() |  Al Viro | 1 | -1/+1 |
| 2012-11-28 | flagday: don't pass regs to copy_thread() |  Al Viro | 1 | -1/+1 |
| 2012-11-28 | get rid of pt_regs argument of do_execve() |  Al Viro | 1 | -1/+1 |
| 2012-11-28 | kill daemonize() |  Al Viro | 1 | -1/+0 |
| 2012-11-28 | cputime: Consolidate cputime adjustment code |  Frederic Weisbecker | 1 | -4/+19 |
| 2012-11-28 | cputime: Rename thread_group_times to thread_group_cputime_adjusted |  Frederic Weisbecker | 1 | -2/+2 |
| 2012-11-27 | sched: add notifier for cross-cpu migrations |  Marcelo Tosatti | 1 | -0/+8 |
| 2012-11-16 | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD |  Paul E. McKenney | 1 | -8/+2 |
| 2012-10-24 | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking |  Paul Turner | 1 | -1/+7 |
| 2012-10-24 | sched: Add an rq migration call-back to sched_class |  Paul Turner | 1 | -0/+1 |
| 2012-10-24 | sched: Maintain the load contribution of blocked entities |  Paul Turner | 1 | -0/+1 |
| 2012-10-24 | sched: Aggregate load contributed by task entities on parenting cfs_rq |  Paul Turner | 1 | -0/+1 |
| 2012-10-24 | sched: Track the runnable average on a per-task entity basis |  Paul Turner | 1 | -0/+13 |
| 2012-10-23 | rcu: Print remote CPU's stacks in stall warnings |  Paul E. McKenney | 1 | -0/+2 |
| 2012-10-23 | rcu: Remove rcu_switch() |  Frederic Weisbecker | 1 | -8/+0 |
| 2012-10-13 | UAPI: (Scripted) Disintegrate include/linux |  David Howells | 1 | -43/+1 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -0/+3 |
| 2012-10-09 | oom: remove deprecated oom_adj |  Davidlohr Bueso | 1 | -1/+0 |
| 2012-10-06 | coredump: update coredump-related headers |  Alex Kelly | 1 | -1/+0 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -0/+1 |
| 2012-10-02 | coredump: move core dump functionality into its own file |  Alex Kelly | 1 | -0/+1 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+3 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+2 |
| 2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+3 |
| 2012-09-30 | preparation for generic kernel_thread() |  Al Viro | 1 | -0/+3 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -1/+0 |
| 2012-09-26 | rcu: Switch task's syscall hooks on context switch |  Frederic Weisbecker | 1 | -0/+8 |
| 2012-09-24 | net: use a per task frag allocator |  Eric Dumazet | 1 | -0/+3 |
| 2012-09-17 | userns: Convert the audit loginuid to be a kuid |  Eric W. Biederman | 1 | -1/+1 |
| 2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random perturbations" |  Linus Torvalds | 1 | -1/+0 |
| 2012-09-15 | uprobes: Introduce MMF_RECALC_UPROBES |  Oleg Nesterov | 1 | -1/+2 |