summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-14genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner
2016-09-14genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-14Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney
2016-09-14x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov
2016-09-14Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2016-09-14genirq: Expose interrupt information through sysfsCraig Gallek
2016-09-13cpufreq: schedutil: Add iowait boostingRafael J. Wysocki
2016-09-13cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki
2016-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-13tick/nohz: Prevent stopping the tick on an offline CPUWanpeng Li
2016-09-13cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier
2016-09-13PM / sleep: enable suspend-to-idle even without registered suspend_opsSudeep Holla
2016-09-13PM / sleep: Increase default DPM watchdog timeout to 120Chen Yu
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-09-10Revert "sched/fair: Make update_min_vruntime() more readable"Peter Zijlstra
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin
2016-09-09bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann
2016-09-09bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann
2016-09-09bpf: minor cleanups in helpersDaniel Borkmann
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-08bpf: fix range propagation on direct packet accessDaniel Borkmann
2016-09-08Merge branch 'linus' into timers/core, to refresh the branchIngo Molnar
2016-09-06perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann
2016-09-06kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger
2016-09-06relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-09-06cpu/hotplug: Make state names consistentThomas Gleixner
2016-09-06genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov
2016-09-05futex: Add some more function commentryThomas Gleixner
2016-09-05genirq: Update stale comment for __irq_domain_addPunit Agrawal
2016-09-05cpu/hotplug: Replace anon unionThomas Gleixner
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo
2016-09-05smp: Add function to execute a function synchronously on a CPUJuergen Gross
2016-09-05virt, sched: Add generic vCPU pinning supportJuergen Gross
2016-09-05sched/debug: Remove several CONFIG_SCHEDSTATS guardsJosh Poimboeuf
2016-09-05sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'Josh Poimboeuf
2016-09-05sched/debug: Clean up schedstat macrosJosh Poimboeuf
2016-09-05sched/debug: Rename and move enqueue_sleeper()Josh Poimboeuf
2016-09-05sched/deadline: Fix the intention to re-evalute tick dependency for offline CPUWanpeng Li
2016-09-05schedcore: Remove duplicated init_task's preempt_notifiers initseokhoon.yoon
2016-09-05sched/fair: Fix load_above_capacity fixed point arithmetic widthDietmar Eggemann
2016-09-05sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()Tommaso Cucinotta