summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into x86/apicThomas Gleixner
2015-05-19Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-05-19genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire
2015-05-19sched/numa: Reduce conflict between fbq_classify_rq() and migrationRik van Riel
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker
2015-05-19Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki
2015-05-19PM / sleep: Return -EBUSY from suspend_enter() on wakeup detectionRuchi Kandoi
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-18Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-05-18cgroup: switch to unsigned long for bitmasksAleksa Sarai
2015-05-18workqueue: simplify wq_update_unbound_numa()Lai Jiangshan
2015-05-18workqueue: wq_pool_mutex protects the attrs-installationLai Jiangshan
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra
2015-05-18genirq: generic chip: Support hierarchy domainStefan Agner
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner
2015-05-18genirq: Don't suspend nested_thread irqs over system suspendNeilBrown
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra
2015-05-18livepatch: Prevent patch inconsistencies if the coming module notifier failsMinfei Huang
2015-05-17sched: Fix function declaration return type mismatchNicholas Mc Guire
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-15PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki
2015-05-14sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki
2015-05-14sched / idle: Call idle_set_state() from cpuidle_enter_state()Rafael J. Wysocki
2015-05-13tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)
2015-05-13rtmutex: Warn if trylock is called from hard/softirq contextThomas Gleixner
2015-05-13tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)
2015-05-13tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-13tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)
2015-05-13workqueue: fix a typoChen Hanxiao
2015-05-13PM / sleep: Fix symbol name in a comment in kernel/power/main.cRafael J. Wysocki
2015-05-13locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHGSebastian Andrzej Siewior