aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-20
|\
| * PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-19
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-19
|\ \
| * | tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-19
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-19
|\ \ \
| * | | genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-13
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-19
|\ \ \
| * \ \ Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar2014-12-12
| |\ \ \
| * | | | perf: Fix events installation during moving groupJiri Olsa2014-12-11
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | param: do not set store func without write permKees Cook2014-12-17
| * | | | params: cleanup sysfs allocationRusty Russell2014-11-11
| * | | | kernel:module Fix coding style errors and warnings.Ionut Alexa2014-11-11
| * | | | module: Remove stop_machine from module unloadingMasami Hiramatsu2014-11-11
| * | | | module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-11
| * | | | lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-11
| * | | | module: Unlink module with RCU synchronizing instead of stop_machineMasami Hiramatsu2014-11-11
| * | | | module: Wait for RCU synchronizing before releasing a moduleMasami Hiramatsu2014-11-11
* | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \ \ \ \
| * | | | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-17
|\ \ \ \ \ \
| * | | | | | userns; Correct the comment in map_writeEric W. Biederman2014-12-11
| * | | | | | userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2014-12-11
| * | | | | | userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-11
| * | | | | | userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2014-12-09
| * | | | | | userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2014-12-09
| * | | | | | userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2014-12-09
| * | | | | | userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2014-12-09
| * | | | | | userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-09
| * | | | | | userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2014-12-05
| * | | | | | groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-05
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nsfs' into for-nextAl Viro2014-12-10
| |\ \ \ \ \ \
| | * | | | | | bury struct proc_ns in fs/procAl Viro2014-12-04
| | * | | | | | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
| | * | | | | | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
| | * | | | | | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
| | * | | | | | switch the rest of proc_ns_operations to working with &...->nsAl Viro2014-12-04
| | * | | | | | common object embedded into various struct ....nsAl Viro2014-12-04
* | | | | | | | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-15
| * | | | | | | | tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-15
* | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie2014-12-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-05
| * | | | | | | | | | Merge tag 'v3.18' into drm-nextDave Airlie2014-12-07
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-01
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-12
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-06
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |