summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-28riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon
2019-02-28asm-generic/io: Pass result of I/O accessor to __io_[p]ar()Will Deacon
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2019-02-26arm64: Rename get_thread_info()Julien Thierry
2019-02-26arm64: Remove documentation about TIF_USEDFPUJulien Grall
2019-02-15Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-02-12arm64: irqflags: Fix clang build warningsJulien Thierry
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry
2019-02-06arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry
2019-02-06arm64: Skip preemption when exiting an NMIJulien Thierry
2019-02-06arm64: Handle serror in NMI contextJulien Thierry
2019-02-06irqchip/gic-v3: Allow interrupts to be set as pseudo-NMIJulien Thierry
2019-02-06irqchip/gic-v3: Handle pseudo-NMIsJulien Thierry
2019-02-06irqchip/gic-v3: Detect if GIC can support pseudo-NMIsJulien Thierry
2019-02-06arm64: gic-v3: Implement arch support for priority maskingJulien Thierry
2019-02-06arm64: Switch to PMR masking when starting CPUsJulien Thierry
2019-02-06irqchip/gic-v3: Factor group0 detection into functionsJulien Thierry
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2019-02-06arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry
2019-02-06arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry
2019-02-06arm64: kvm: Unmask PMR before entering guestJulien Thierry
2019-02-06arm64: Unmask PMR before going idleJulien Thierry
2019-02-06arm64: Make PMR part of task contextJulien Thierry
2019-02-06arm64: ptrace: Provide definitions for PMR valuesJulien Thierry
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry
2019-02-06arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-02-06Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/g...Catalin Marinas
2019-02-05irqdesc: Add domain handler for NMIsJulien Thierry
2019-02-05genirq: Provide NMI handlersJulien Thierry
2019-02-05genirq: Provide NMI management for percpu_devid interruptsJulien Thierry
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2019-02-04arm64: entry: Remove unneeded need_resched() loopValentin Schneider
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko
2019-01-31arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-31perf: xgene: Remove set but not used variable 'config'YueHaibing
2019-01-25arm64: uaccess: Implement unsafe accessorsJulien Thierry
2019-01-25arm64: uaccess: Cleanup get/put_user()Julien Thierry
2019-01-21MAINTAINERS: Add LAKML list to ACPI for ARM64 entryLorenzo Pieralisi
2019-01-21arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe
2019-01-21arm64: Remove asm/memblock.hWill Deacon
2019-01-21arm64: asm-offsets: remove unused offsetsAndrew Murray
2019-01-21arm64: default NR_CPUS to 256Mark Rutland
2019-01-21Linux 5.0-rc3Linus Torvalds