aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei5-0/+50
2019-02-26arm64: Rename get_thread_info()Julien Thierry3-6/+6
2019-02-26arm64: Remove documentation about TIF_USEDFPUJulien Grall1-1/+0
2019-02-15Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linuxCatalin Marinas1-1/+1
2019-02-12arm64: irqflags: Fix clang build warningsJulien Thierry1-3/+3
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry2-1/+23
2019-02-06arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry1-0/+21
2019-02-06arm64: Skip preemption when exiting an NMIJulien Thierry1-1/+9
2019-02-06arm64: Handle serror in NMI contextJulien Thierry1-2/+6
2019-02-06arm64: gic-v3: Implement arch support for priority maskingJulien Thierry1-4/+4
2019-02-06arm64: Switch to PMR masking when starting CPUsJulien Thierry1-0/+26
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson5-5/+56
2019-02-06arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry3-7/+19
2019-02-06arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry1-4/+46
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2-28/+83
2019-02-06arm64: kvm: Unmask PMR before entering guestJulien Thierry2-0/+32
2019-02-06arm64: Unmask PMR before going idleJulien Thierry2-11/+45
2019-02-06arm64: Make PMR part of task contextJulien Thierry5-3/+35
2019-02-06arm64: ptrace: Provide definitions for PMR valuesJulien Thierry1-0/+12
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry1-0/+17
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry1-0/+15
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry3-1/+31
2019-02-06arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry1-1/+1
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry2-19/+1
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2-0/+34
2019-02-04arm64: entry: Remove unneeded need_resched() loopValentin Schneider1-10/+1
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2-0/+160
2019-01-31arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-13/+7
2019-01-25arm64: uaccess: Implement unsafe accessorsJulien Thierry1-20/+59
2019-01-25arm64: uaccess: Cleanup get/put_user()Julien Thierry1-24/+12
2019-01-21arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe1-19/+1
2019-01-21arm64: Remove asm/memblock.hWill Deacon4-23/+1
2019-01-21arm64: asm-offsets: remove unused offsetsAndrew Murray1-20/+0
2019-01-21arm64: default NR_CPUS to 256Mark Rutland1-2/+1
2019-01-19arm64: perf: remove misleading commentAndrew Murray1-1/+1
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov1-2/+0
2019-01-16arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse1-1/+4
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+22
2019-01-12Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-1/+18
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds7-7/+56
2019-01-11arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro1-1/+3
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon5-5/+52
2019-01-10arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach1-1/+1
2019-01-10arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt1-0/+17
2019-01-10arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon1-1/+1
2019-01-08kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov1-0/+6
2019-01-08arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet1-0/+4
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-22/+0
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0