summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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é
2014-08-25cgroup: fix a typo in comment.Dongsheng Yang
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa
2014-08-24perf: Fix perf_poll to return proper POLLHUP valueJiri Olsa
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)
2014-08-22ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)
2014-08-22ftrace: Update all ftrace_ops for a ftrace_hash_ops updateSteven Rostedt (Red Hat)
2014-08-22cgroup: Display legacy cgroup files on default hierarchyVivek Goyal
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)
2014-08-22nohz: Avoid tick's double reprogramming in highres modeViresh Kumar