summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-0617-90/+187
|\
| * Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-3/+4
| |\
| | * perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-3/+4
| * | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-28292-1569/+2404
| |\ \ | | |/ | |/|
| * | coresight: Use event attributes for sink selectionMathieu Poirier2019-02-063-12/+55
| * | coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-063-1/+105
| * | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-062-6/+6
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-04326-1619/+2589
| |\ \
| * | | perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-213-20/+3
| * | | For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-218-38/+9
| * | | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray2019-01-211-10/+5
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0635-287/+350
|\ \ \ \
| * | | | efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell2019-02-161-24/+24
| * | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-043-0/+213
| * | | | efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-044-0/+19
| * | | | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-0428-204/+29
| * | | | efi/fdt: Apply more cleanupsIngo Molnar2019-02-043-58/+64
| * | | | efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-02-041-1/+1
| | |/ / | |/| |
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-1/+1
| |\ \ \ \
| | * | | | timex: use __kernel_timex internallyDeepa Dinamani2019-02-071-1/+1
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0511-195/+443
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-238-93/+387
| |\ \ \ \ \ \
| | * | | | | | irqchip/imx-irqsteer: Add multi output interrupts supportAisheng Dong2019-02-221-20/+68
| | * | | | | | irqchip/imx-irqsteer: Change to use reg_num instead of irq_groupAisheng Dong2019-02-221-16/+19
| | * | | | | | irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger2019-02-211-4/+6
| | * | | | | | irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tablesShanker Donthineni2019-02-211-10/+16
| | * | | | | | irqchip/sifive-plic: Implement irq_set_affinity() for SMP hostAnup Patel2019-02-211-6/+39
| | * | | | | | irqchip/sifive-plic: Differentiate between PLIC handler and contextAnup Patel2019-02-211-8/+8
| | * | | | | | irqchip/sifive-plic: Add warning in plic_init() if handler already presentAnup Patel2019-02-211-0/+5
| | * | | | | | irqchip/sifive-plic: Pre-compute context hart base and enable baseAnup Patel2019-02-211-26/+21
| | * | | | | | irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.Atish Patra2019-02-141-0/+5
| | * | | | | | irqchip/i8259: Fix shutdown order by moving syscore_ops registrationAaro Koskinen2019-02-141-8/+1
| | * | | | | | irqchip: Add driver for Loongson-1 interrupt controllerJiaxun Yang2019-02-143-0/+202
| | * | | | | | irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu2019-02-141-0/+2
| * | | | | | | PCI/MSI: Remove obsolete sanity checks for multiple interrupt setsThomas Gleixner2019-02-181-14/+0
| * | | | | | | nvme-pci: Simplify interrupt allocationMing Lei2019-02-181-76/+38
| * | | | | | | genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2019-02-182-10/+17
| * | | | | | | genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei2019-02-181-4/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-0511-139/+387
|\ \ \ \ \ \ \
| * | | | | | | soc/tegra: default select TEGRA_TIMER for Tegra210Joseph Lo2019-02-231-0/+1
| * | | | | | | clocksource/drivers/tegra: Add Tegra210 timer supportJoseph Lo2019-02-232-112/+261
| * | | | | | | clocksource/drivers/timer-cs5535: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | | | | | | clocksource/drivers/timer-pxa: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | | | | | | clocksource/drivers/tango-xtal: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | | | | | | clocksource/drivers/exynos_mct: Remove unused header includesKrzysztof Kozlowski2019-02-231-2/+0
| * | | | | | | clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski2019-02-231-1/+13
| * | | | | | | clocksource/drivers/exynos_mct: Remove dead codeMarek Szyprowski2019-02-231-7/+2
| * | | | | | | clocksource/drivers/riscv: Add required checks during clock source initAtish Patra2019-02-231-3/+20
| * | | | | | | clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy2019-02-231-0/+1