summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-201-10/+6
|\
| * PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-10/+6
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-191-2/+0
|\ \
| * | tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-191-2/+0
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-193-1/+77
|\ \ \
| * | | genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-133-1/+77
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-191-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into perf/urgent, to pick up the upstream merged bitsIngo Molnar2014-12-1216-148/+325
| |\ \ \
| * | | | perf: Fix events installation during moving groupJiri Olsa2014-12-111-2/+2
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-182-146/+121
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | param: do not set store func without write permKees Cook2014-12-181-1/+3
| * | | | params: cleanup sysfs allocationRusty Russell2014-11-111-51/+44
| * | | | kernel:module Fix coding style errors and warnings.Ionut Alexa2014-11-111-25/+28
| * | | | module: Remove stop_machine from module unloadingMasami Hiramatsu2014-11-111-28/+39
| * | | | module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-111-34/+5
| * | | | lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-111-2/+3
| * | | | module: Unlink module with RCU synchronizing instead of stop_machineMasami Hiramatsu2014-11-111-13/+5
| * | | | module: Wait for RCU synchronizing before releasing a moduleMasami Hiramatsu2014-11-111-0/+2
* | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\ \ \ \ \
| * | | | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-174-13/+125
|\ \ \ \ \ \
| * | | | | | userns; Correct the comment in map_writeEric W. Biederman2014-12-111-1/+1
| * | | | | | userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2014-12-111-0/+5
| * | | | | | userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-112-0/+86
| * | | | | | userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2014-12-091-8/+6
| * | | | | | userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2014-12-091-2/+4
| * | | | | | userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2014-12-091-1/+1
| * | | | | | userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2014-12-091-4/+0
| * | | | | | userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-092-1/+17
| * | | | | | userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2014-12-051-1/+3
| * | | | | | groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-052-2/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-166-54/+55
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nsfs' into for-nextAl Viro2014-12-106-54/+55
| |\ \ \ \ \ \
| | * | | | | | bury struct proc_ns in fs/procAl Viro2014-12-041-3/+1
| | * | | | | | 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/+9
| | * | | | | | 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-152-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-141-21/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman2014-12-0616-95/+131
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
OpenPOWER on IntegriCloud