Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | tty: Move session_of_pgrp() and make static | Peter Hurley | 2014-11-05 | 1 | -21/+0 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-12-13 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | blktrace: don't let the sysfs interface remove trace from running list | Arianna Avanzini | 2014-12-09 | 1 | -3/+0 | |
* | | | | | | | | | | | Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-13 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | printk: Do not disable preemption for accessing printk_func | Steven Rostedt (Red Hat) | 2014-12-11 | 1 | -2/+8 | |
* | | | | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2014-12-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into upstream for v3.19 | Paul Moore | 2014-12-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | audit: convert status version to a feature bitmap | Richard Guy Briggs | 2014-11-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | fsnotify: unify inode and mount marks handling | Jan Kara | 2014-12-13 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 2014-12-13 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | kexec: remove unnecessary KERN_ERR from kexec.c | Masanari Iida | 2014-12-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | syscalls: implement execveat() system call | David Drysdale | 2014-12-13 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | stacktrace: introduce snprint_stack_trace for buffer output | Joonsoo Kim | 2014-12-13 | 1 | -0/+32 | |
* | | | | | | | | | | | | | | uprobes: share the i_mmap_rwsem | Davidlohr Bueso | 2014-12-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso | 2014-12-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | mm: use new helper functions around the i_mmap_mutex | Davidlohr Bueso | 2014-12-13 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 2014-11-20 | 125 | -3061/+9587 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | kernel: trace: fix printk message | Frans Klaver | 2014-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | clocksource: Fix 'clcoksource' typo in comment | James Hartley | 2014-10-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-12-11 | 2 | -159/+178 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | cgroup: implement cgroup_get_e_css() | Tejun Heo | 2014-11-18 | 1 | -0/+37 | |
| * | | | | | | | | | | | | | | | | cgroup: add cgroup_subsys->css_e_css_changed() | Tejun Heo | 2014-11-18 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | cgroup: add cgroup_subsys->css_released() | Tejun Heo | 2014-11-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | cgroup: fix the async css offline wait logic in cgroup_subtree_control_write() | Tejun Heo | 2014-11-18 | 1 | -30/+28 | |
| * | | | | | | | | | | | | | | | | cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write() | Tejun Heo | 2014-11-18 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | | cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_chil... | Tejun Heo | 2014-11-18 | 1 | -12/+24 | |
| * | | | | | | | | | | | | | | | | cpuset: lock vs unlock typo | Dan Carpenter | 2014-10-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | cpuset: simplify cpuset_node_allowed API | Vladimir Davydov | 2014-10-27 | 1 | -53/+2 | |
| * | | | | | | | | | | | | | | | | cpuset: convert callback_mutex to a spinlock | Vladimir Davydov | 2014-10-27 | 1 | -52/+55 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2014-12-11 | 1 | -6/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | workqueue: allow rescuer thread to do more work. | NeilBrown | 2014-12-08 | 1 | -1/+19 | |
| * | | | | | | | | | | | | | | | | workqueue: invert the order between pool->lock and wq_mayday_lock | Tejun Heo | 2014-12-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | workqueue: cosmetic update in rescuer_thread() | Tejun Heo | 2014-12-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-12-11 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-3.19 | Tejun Heo | 2014-11-22 | 32 | -259/+400 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcX | Christoph Lameter | 2014-10-29 | 2 | -3/+3 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-11 | 2 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | s390/kernel: add system calls for PCI memory access | Alexey Ishchuk | 2014-11-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | kprobes: introduce weak arch_check_ftrace_location() helper function | Heiko Carstens | 2014-10-27 | 1 | -7/+11 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 7 | -97/+750 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | bpf: verifier: add checks for BPF_ABS | BPF_IND instructions | Alexei Starovoitov | 2014-12-05 | 1 | -2/+68 | |
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-29 | 3 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-21 | 8 | -48/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | bpf: fix arraymap NULL deref and missing overflow and zero size checks | Alexei Starovoitov | 2014-11-19 | 2 | -6/+16 | |
| * | | | | | | | | | | | | | | | | bpf: remove test map scaffolding and user proper types | Alexei Starovoitov | 2014-11-18 | 1 | -47/+9 | |
| * | | | | | | | | | | | | | | | | bpf: allow eBPF programs to use maps | Alexei Starovoitov | 2014-11-18 | 2 | -1/+90 | |
| * | | | | | | | | | | | | | | | | bpf: fix BPF_MAP_LOOKUP_ELEM command return code | Alexei Starovoitov | 2014-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | bpf: add array type of eBPF maps | Alexei Starovoitov | 2014-11-18 | 2 | -1/+152 |