Age | Commit message (Expand) | Author | Files | Lines |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 4 | -13/+125 |
2014-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -54/+55 |
2014-12-16 | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 5 | -8/+87 |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -1/+2 |
2014-12-15 | tracing: Add tp_printk cmdline to have tracepoints go to printk() | Steven Rostedt (Red Hat) | 4 | -0/+57 |
2014-12-15 | tracing: Move enabling tracepoints to just after rcu_init() | Steven Rostedt (Red Hat) | 4 | -8/+30 |
2014-12-14 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -21/+0 |
2014-12-13 | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+0 |
2014-12-13 | Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+8 |
2014-12-13 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -1/+1 |
2014-12-13 | fsnotify: unify inode and mount marks handling | Jan Kara | 1 | -8/+8 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 1 | -1/+4 |
2014-12-13 | kexec: remove unnecessary KERN_ERR from kexec.c | Masanari Iida | 1 | -1/+1 |
2014-12-13 | syscalls: implement execveat() system call | David Drysdale | 1 | -0/+3 |
2014-12-13 | stacktrace: introduce snprint_stack_trace for buffer output | Joonsoo Kim | 1 | -0/+32 |
2014-12-13 | uprobes: share the i_mmap_rwsem | Davidlohr Bueso | 1 | -2/+2 |
2014-12-13 | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso | 1 | -1/+1 |
2014-12-13 | mm: use new helper functions around the i_mmap_mutex | Davidlohr Bueso | 2 | -4/+4 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2 | -159/+178 |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -6/+24 |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2 | -3/+3 |
2014-12-12 | Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/... | Dave Airlie | 1 | -0/+1 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -7/+13 |
2014-12-11 | userns; Correct the comment in map_write | Eric W. Biederman | 1 | -1/+1 |
2014-12-11 | userns: Allow setting gid_maps without privilege when setgroups is disabled | Eric W. Biederman | 1 | -0/+5 |
2014-12-11 | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman | 2 | -0/+86 |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 7 | -97/+750 |
2014-12-11 | printk: Do not disable preemption for accessing printk_func | Steven Rostedt (Red Hat) | 1 | -2/+8 |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -41/+35 |
2014-12-10 | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -131/+172 |
2014-12-10 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 25 | -1177/+1132 |
2014-12-10 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 12 | -424/+205 |
2014-12-10 | Merge branch 'nsfs' into for-next | Al Viro | 6 | -54/+55 |
2014-12-10 | exit: pidns: fix/update the comments in zap_pid_ns_processes() | Oleg Nesterov | 1 | -4/+24 |
2014-12-10 | exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting | Oleg Nesterov | 1 | -0/+2 |
2014-12-10 | exit: exit_notify: re-use "dead" list to autoreap current | Oleg Nesterov | 1 | -4/+2 |
2014-12-10 | exit: reparent: call forget_original_parent() under tasklist_lock | Oleg Nesterov | 1 | -24/+23 |
2014-12-10 | exit: reparent: avoid find_new_reaper() if no children | Oleg Nesterov | 1 | -0/+3 |
2014-12-10 | exit: reparent: introduce find_alive_thread() | Oleg Nesterov | 1 | -13/+19 |
2014-12-10 | exit: reparent: introduce find_child_reaper() | Oleg Nesterov | 1 | -21/+35 |
2014-12-10 | exit: reparent: document the ->has_child_subreaper checks | Oleg Nesterov | 1 | -8/+6 |
2014-12-10 | exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() | Oleg Nesterov | 1 | -5/+3 |
2014-12-10 | exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting | Oleg Nesterov | 1 | -2/+4 |
2014-12-10 | exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting | Oleg Nesterov | 1 | -1/+1 |
2014-12-10 | exit: release_task: fix the comment about group leader accounting | Oleg Nesterov | 1 | -7/+4 |
2014-12-10 | exit: wait: drop tasklist_lock before psig->c* accounting | Oleg Nesterov | 1 | -7/+5 |
2014-12-10 | exit: wait: don't use zombie->real_parent | Oleg Nesterov | 1 | -12/+11 |
2014-12-10 | exit: wait: cleanup the ptrace_reparented() checks | Oleg Nesterov | 1 | -8/+6 |
2014-12-10 | usermodehelper: kill the kmod_thread_locker logic | Oleg Nesterov | 1 | -30/+3 |