summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-176-54/+55
|\
| * Merge branch 'nsfs' into for-nextAl Viro2014-12-116-54/+55
| |\
| | * bury struct proc_ns in fs/procAl Viro2014-12-041-3/+1Star
| | * copy address of proc_ns_ops into ns_commonAl Viro2014-12-046-4/+14
| | * new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-043-6/+6
| | * make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-043-27/+9Star
| | * switch the rest of proc_ns_operations to working with &...->nsAl Viro2014-12-043-16/+27
| | * common object embedded into various struct ....nsAl Viro2014-12-045-11/+11
* | | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-165-8/+87
|\ \ \
| * | | tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-154-0/+57
| * | | tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-154-8/+30
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-162-1/+2
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie2014-12-121-0/+1
| |\ \ \ \
| | * | | | drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-051-0/+1
| * | | | | Merge tag 'v3.18' into drm-nextDave Airlie2014-12-081-2/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-0216-95/+131
| |\ \ \ \ \
| * | | | | | mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-131-1/+1
* | | | | | | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-151-21/+0Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-0616-95/+131
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-061-21/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-3/+0Star
|\ \ \ \ \ \ \
| * | | | | | | blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini2014-12-091-3/+0Star
* | | | | | | | Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-131-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | printk: Do not disable preemption for accessing printk_funcSteven Rostedt (Red Hat)2014-12-111-2/+8
* | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-131-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next' into upstream for v3.19Paul Moore2014-12-091-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | audit: convert status version to a feature bitmapRichard Guy Briggs2014-11-171-1/+1
* | | | | | | | | | | fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-8/+8
* | | | | | | | | | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-1/+4
* | | | | | | | | | | kexec: remove unnecessary KERN_ERR from kexec.cMasanari Iida2014-12-131-1/+1
* | | | | | | | | | | syscalls: implement execveat() system callDavid Drysdale2014-12-131-0/+3
* | | | | | | | | | | stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim2014-12-131-0/+32
* | | | | | | | | | | uprobes: share the i_mmap_rwsemDavidlohr Bueso2014-12-131-2/+2
* | | | | | | | | | | mm: convert i_mmap_mutex to rwsemDavidlohr Bueso2014-12-131-1/+1
* | | | | | | | | | | mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso2014-12-132-4/+4
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-20125-3061/+9587
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernel: trace: fix printk messageFrans Klaver2014-11-201-1/+1
| * | | | | | | | | | | | clocksource: Fix 'clcoksource' typo in commentJames Hartley2014-10-291-1/+1
* | | | | | | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-12-122-159/+178
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cgroup: implement cgroup_get_e_css()Tejun Heo2014-11-181-0/+37
| * | | | | | | | | | | | | cgroup: add cgroup_subsys->css_e_css_changed()Tejun Heo2014-11-181-0/+18
| * | | | | | | | | | | | | cgroup: add cgroup_subsys->css_released()Tejun Heo2014-11-181-0/+2
| * | | | | | | | | | | | | cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()Tejun Heo2014-11-181-30/+28Star
| * | | | | | | | | | | | | cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()Tejun Heo2014-11-181-12/+12
| * | | | | | | | | | | | | cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_chil...Tejun Heo2014-11-181-12/+24
| * | | | | | | | | | | | | cpuset: lock vs unlock typoDan Carpenter2014-10-271-1/+1
| * | | | | | | | | | | | | cpuset: simplify cpuset_node_allowed APIVladimir Davydov2014-10-271-53/+2Star
| * | | | | | | | | | | | | cpuset: convert callback_mutex to a spinlockVladimir Davydov2014-10-271-52/+55
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-12-121-6/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \