summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-302-23/+23
|\
| * lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra2020-03-211-8/+8
| * lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra2020-03-211-5/+5
| * lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner2020-03-212-8/+8
* | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-3028-139/+266
|\ \
| * | vdso: Fix clocksource.h macro detectionVincenzo Frascino2020-03-231-3/+2
| * | lib/vdso: Enable common headersVincenzo Frascino2020-03-211-3/+30
| * | linux/elfnote.h: Replace elf.h with UAPI equivalentVincenzo Frascino2020-03-211-1/+1
| * | common: Introduce processor.hVincenzo Frascino2020-03-211-0/+14
| * | linux/ktime.h: Extract common header for vDSOVincenzo Frascino2020-03-212-8/+17
| * | linux/jiffies.h: Extract common header for vDSOVincenzo Frascino2020-03-212-3/+12
| * | linux/time64.h: Extract common header for vDSOVincenzo Frascino2020-03-212-9/+15
| * | linux/time32.h: Extract common header for vDSOVincenzo Frascino2020-03-212-12/+19
| * | linux/time.h: Extract common header for vDSOVincenzo Frascino2020-03-212-4/+13
| * | linux/math64.h: Extract common header for vDSOVincenzo Frascino2020-03-212-19/+25
| * | linux/clocksource.h: Extract common header for vDSOVincenzo Frascino2020-03-212-10/+24
| * | linux/limits.h: Extract common header for vDSOVincenzo Frascino2020-03-212-12/+20
| * | linux/bits.h: Extract common header for vDSOVincenzo Frascino2020-03-212-1/+10
| * | linux/const.h: Extract common header for vDSOVincenzo Frascino2020-03-212-4/+11
| * | Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-03-193-6/+5
| |\ \
| | * \ Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano2020-03-162-5/+5
| | |\ \
| | | * | clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla2020-03-161-3/+2
| | | * | clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla2020-03-161-0/+1
| | | * | clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla2020-03-161-2/+1
| | | * | clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren2020-03-161-0/+1
| | * | | clocksource: Replace setup_irq() by request_irq()afzal mohammed2020-02-271-1/+0
| * | | | posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman2020-03-041-1/+1
| |/ / /
| * | | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner2020-02-172-2/+3
| * | | lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner2020-02-171-7/+0
| * | | lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-172-9/+2
| * | | clocksource: Add common vdso clock mode storageThomas Gleixner2020-02-171-1/+11
| * | | clocksource: Cleanup struct clocksource and documentationThomas Gleixner2020-02-171-40/+47
* | | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-5/+17
|\ \ \ \
| * | | | cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner2020-03-281-3/+9
| * | | | cpu/hotplug: Hide cpu_up/down()Qais Yousef2020-03-251-2/+2
| * | | | cpu/hotplug: Move bringup of secondary CPUs out of smp_init()Qais Yousef2020-03-251-0/+1
| * | | | cpu/hotplug: Provide bringup_hibernate_cpu()Qais Yousef2020-03-251-0/+1
| * | | | cpu/hotplug: Create a new function to shutdown nonboot cpusQais Yousef2020-03-251-0/+2
| * | | | cpu/hotplug: Add new {add,remove}_cpu() functionsQais Yousef2020-03-251-0/+2
* | | | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-307-3/+64
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-03-295-3/+49
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier2020-03-244-3/+45
| | |\ \ \ \ \
| | | * | | | | irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier2020-03-241-0/+1
| | | * | | | | irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier2020-03-241-0/+2
| | | * | | | | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier2020-03-242-1/+3
| | | * | | | | irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier2020-03-241-0/+5
| | | * | | | | irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier2020-03-241-0/+14
| | | * | | | | irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier2020-03-241-1/+2
| | | * | | | | irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier2020-03-241-1/+8
| | | * | | | | irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier2020-03-201-0/+2