Age | Commit message (Expand) | Author | Files | Lines |
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/vir... | Linus Torvalds | 1 | -0/+3 |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso | 1 | -1/+0 |
2012-10-05 | coredump: update coredump-related headers | Alex Kelly | 1 | -1/+0 |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2012-10-03 | coredump: move core dump functionality into its own file | Alex Kelly | 1 | -0/+1 |
2012-10-03 | 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/ebi... | Linus Torvalds | 1 | -1/+1 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+2 |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | 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-25 | net: use a per task frag allocator | Eric Dumazet | 1 | -0/+3 |
2012-09-18 | 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 ... | Linus Torvalds | 1 | -1/+0 |
2012-09-15 | uprobes: Introduce MMF_RECALC_UPROBES | Oleg Nesterov | 1 | -1/+2 |
2012-09-13 | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi | 1 | -2/+2 |
2012-09-13 | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 1 | -5/+0 |
2012-08-28 | uprobes: Introduce MMF_HAS_UPROBES | Oleg Nesterov | 1 | -0/+2 |
2012-08-13 | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up | Alex Shi | 1 | -1/+0 |
2012-08-08 | Revert "NMI watchdog: fix for lockup detector breakage on resume" | Rafael J. Wysocki | 1 | -8/+0 |
2012-08-01 | mm: allow PF_MEMALLOC from softirq context | Mel Gorman | 1 | -0/+7 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 1 | -1/+1 |
2012-07-31 | NMI watchdog: fix for lockup detector breakage on resume | Sameer Nanda | 1 | -0/+8 |
2012-07-31 | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook | 1 | -0/+5 |
2012-07-27 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+5 |
2012-07-24 | sched: Fix race in task_group() | Peter Zijlstra | 1 | -1/+4 |
2012-07-24 | sched: Improve scalability via 'CPU buddies', which withstand random perturba... | Mike Galbraith | 1 | -0/+1 |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+1 |
2012-07-22 | get rid of ->scm_work_list | Al Viro | 1 | -1/+0 |
2012-07-22 | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 1 | -1/+1 |
2012-07-22 | trim task_work: get rid of hlist | Al Viro | 1 | -1/+1 |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -10/+8 |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 1 | -10/+8 |
2012-07-05 | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra | 1 | -0/+8 |
2012-07-02 | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney | 1 | -10/+0 |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar | 1 | -0/+12 |
2012-06-09 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+11 |
2012-06-08 | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal | Konstantin Khlebnikov | 1 | -0/+1 |
2012-06-06 | uprobes: Kill uprobes_srcu/uprobe_srcu_id | Oleg Nesterov | 1 | -1/+0 |
2012-06-06 | sched: Fix domain iteration | Peter Zijlstra | 1 | -0/+11 |
2012-06-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -1/+1 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 1 | -0/+8 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 1 | -0/+6 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -10/+4 |
2012-05-30 | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 1 | -1/+1 |
2012-05-30 | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra | 1 | -0/+1 |
2012-05-24 | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |