summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-07sched/deadline: Fix a precision problem in the microseconds rangexiaofeng.yan
2014-09-06timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner
2014-09-06compat: nanosleep: Clarify error handlingThomas Gleixner
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-09-04resources: Add device-managed request/release_resource()Thierry Reding
2014-09-04nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker
2014-09-05cgroup: check cgroup liveliness before unbreaking kernfsLi Zefan
2014-09-05cgroup: delay the clearing of cgrp->kn->privLi Zefan
2014-09-04locking/semaphore: Resolve some shadow warningsMark Rustad
2014-09-03seccomp: Allow arch code to provide seccomp_dataAndy Lutomirski
2014-09-03seccomp: Refactor the filter callback and the APIAndy Lutomirski
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-03genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier
2014-09-03Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2014-09-03PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki
2014-09-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-01genirq: Simplify wakeup mechanismThomas Gleixner
2014-09-01genirq: Mark wakeup sources as armed on suspendThomas Gleixner
2014-09-01genirq: Create helper for flow handler entry checkThomas Gleixner
2014-09-01genirq: Distangle edge handler entryThomas Gleixner
2014-09-01genirq: Avoid double loop on suspendThomas Gleixner
2014-09-01genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner
2014-09-01genirq: Make use of pm misfeature accountingThomas Gleixner
2014-09-01genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner
2014-09-01genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner
2014-09-01PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29resource: fix the case of null pointer accessVivek Goyal
2014-08-28genirq: fix reference in devm_request_threaded_irq commentEmilio López
2014-08-28rcu: Make nocb leader kthreads process pending callbacks after spawningPranith Kumar
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-08-27Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-27param: check for tainting before calling set op.Rusty Russell
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula
2014-08-26Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2014-08-26irqchips: Replace __this_cpu_ptr usesChristoph Lameter
2014-08-26watchdog: Replace __raw_get_cpu_var usesChristoph Lameter
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter
2014-08-26time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge periodChristoph Lameter
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter
2014-08-26kernel misc: Replace __get_cpu_var usesChristoph Lameter
2014-08-25trace: Fix epoll hang when we race with new entriesJosef Bacik
2014-08-25crash_dump: Make is_kdump_kernel() accessible from modulesAmir Vadai
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-25irq: Export handle_fasteoi_irqVincent Stehlé