summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1064-368/+1214
|\
| * arm64: mmu: drop paging_init commentsPeng Fan2019-03-011-4/+0
| * arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-012-4/+16
| * arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-011-4/+5
| * Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas2019-03-011-59/+20
| * arm64: avoid clang warning about self-assignmentArnd Bergmann2019-02-281-2/+3
| * arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell2019-02-281-1/+1
| * lib/raid6: arm: optimize away a mask operation in NEON recovery routineArd Biesheuvel2019-02-281-6/+6
| * lib/raid6: use vdupq_n_u8 to avoid endianness warningsndesaulniers@google.com2019-02-282-8/+4
| * arm64: io: Hook up __io_par() for inX() orderingWill Deacon2019-02-281-0/+1
| * riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon2019-02-281-18/+18
| * asm-generic/io: Pass result of I/O accessor to __io_[p]ar()Will Deacon2019-02-281-10/+10
| * arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-286-0/+51
| * arm64: Rename get_thread_info()Julien Thierry2019-02-263-6/+6
| * arm64: Remove documentation about TIF_USEDFPUJulien Grall2019-02-261-1/+0
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-02-155-74/+89
| |\
| | * perf: xgene: Remove set but not used variable 'config'YueHaibing2019-01-311-2/+0
| | * arm64: perf: remove misleading commentAndrew Murray2019-01-191-1/+1
| | * dt-bindings: arm: Convert PMU binding to json-schemaRob Herring2019-01-143-71/+88
| * | arm64: irqflags: Fix clang build warningsJulien Thierry2019-02-121-3/+3
| * | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-063-1/+28
| * | arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry2019-02-061-0/+21
| * | arm64: Skip preemption when exiting an NMIJulien Thierry2019-02-061-1/+9
| * | arm64: Handle serror in NMI contextJulien Thierry2019-02-061-2/+6
| * | irqchip/gic-v3: Allow interrupts to be set as pseudo-NMIJulien Thierry2019-02-061-0/+91
| * | irqchip/gic-v3: Handle pseudo-NMIsJulien Thierry2019-02-061-6/+36
| * | irqchip/gic-v3: Detect if GIC can support pseudo-NMIsJulien Thierry2019-02-062-7/+64
| * | arm64: gic-v3: Implement arch support for priority maskingJulien Thierry2019-02-061-4/+4
| * | arm64: Switch to PMR masking when starting CPUsJulien Thierry2019-02-062-1/+33
| * | irqchip/gic-v3: Factor group0 detection into functionsJulien Thierry2019-02-061-19/+36
| * | arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-065-5/+56
| * | arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-063-7/+19
| * | arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry2019-02-061-4/+46
| * | arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2019-02-062-28/+83
| * | efi: Let architectures decide the flags that should be saved/restoredJulien Thierry2019-02-062-4/+18
| * | arm64: kvm: Unmask PMR before entering guestJulien Thierry2019-02-062-0/+32
| * | arm64: Unmask PMR before going idleJulien Thierry2019-02-062-11/+45
| * | arm64: Make PMR part of task contextJulien Thierry2019-02-065-3/+35
| * | arm64: ptrace: Provide definitions for PMR valuesJulien Thierry2019-02-061-0/+12
| * | irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry2019-02-063-0/+39
| * | arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry2019-02-062-0/+31
| * | arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2019-02-063-1/+31
| * | arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry2019-02-061-1/+1
| * | arm64: Remove unused daif related functions/macrosJulien Thierry2019-02-062-19/+1
| * | arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-02-063-0/+41
| * | Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/g...Catalin Marinas2019-02-068-3/+532
| |\ \
| * | | arm64: entry: Remove unneeded need_resched() loopValentin Schneider2019-02-041-10/+1
| * | | efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor2019-02-041-3/+3
| * | | arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2019-02-014-0/+167
| * | | arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-313-13/+7