summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-12-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel
2018-12-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-12-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19genirq/affinity: Remove excess indentationThomas Gleixner
2018-12-18futex: Cure exit raceThomas Gleixner
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-12-18ntp: Remove duplicated includeYueHaibing
2018-12-17dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas
2018-12-17kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar
2018-12-17posix-timers: Fix division by zero bugThomas Gleixner
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski
2018-12-12Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-12PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2018-12-11timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2018-12-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2018-12-11tracing: Fix memory leak in create_filter()Steven Rostedt (VMware)
2018-12-11sched/fair: Select an energy-efficient CPU on task wake-upQuentin Perret
2018-12-11sched/fair: Introduce an energy estimation helper functionQuentin Perret
2018-12-11sched/fair: Add over-utilization/tipping point indicatorMorten Rasmussen
2018-12-11sched/fair: Clean-up update_sg_lb_stats parametersQuentin Perret
2018-12-11sched/toplogy: Introduce the 'sched_energy_present' static keyQuentin Perret
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret
2018-12-11sched/topology: Disable EAS on inappropriate platformsQuentin Perret
2018-12-11sched/topology: Add lowest CPU asymmetry sched_domain level pointerQuentin Perret
2018-12-11sched/topology: Reference the Energy Model of CPUs when availableQuentin Perret
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret
2018-12-11sched/cpufreq: Prepare schedutil for Energy Aware SchedulingQuentin Perret
2018-12-11sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret
2018-12-11sched/core: Remove unnecessary unlikely() in push_*_task()Yangtao Li
2018-12-11sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot