summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon2018-12-112-9/+5
| * | | | arm64: kexec_file: include linux/vmalloc.hArnd Bergmann2018-12-111-0/+1
| * | | | arm64: mm: EXPORT vabits_user to modulesWill Deacon2018-12-101-0/+1
| * | | | Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-1014-81/+545
| |\ \ \ \
| | * | | | arm64: kexec_file: forbid kdump via kexec_file_load()James Morse2018-12-071-0/+4
| | * | | | arm64: kexec_file: Refactor setup_dtb() to consolidate error checkingWill Deacon2018-12-061-30/+34
| | * | | | arm64: kexec_file: add kaslr supportAKASHI Takahiro2018-12-061-1/+18
| | * | | | arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro2018-12-062-5/+42
| | * | | | arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro2018-12-063-7/+16
| | * | | | arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro2018-12-064-1/+117
| | * | | | arm64: kexec_file: load initrd and device-treeAKASHI Takahiro2018-12-062-0/+202
| | * | | | arm64: enable KEXEC_FILE configAKASHI Takahiro2018-12-063-1/+27
| | * | | | arm64: cpufeature: add MMFR0 helper functionsAKASHI Takahiro2018-12-061-0/+48
| | * | | | arm64: add image head flag definitionsAKASHI Takahiro2018-12-063-9/+74
| | * | | | powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro2018-12-061-54/+0
| | * | | | s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro2018-12-061-10/+0
| | |/ / /
| * | | | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-109-17/+124
| |\ \ \ \
| | * | | | arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier2018-12-101-0/+12
| | * | | | arm64: KVM: Handle ARM erratum 1165522 in TLB invalidationMarc Zyngier2018-12-101-15/+51
| | * | | | arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier2018-12-102-0/+27
| | * | | | arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-103-1/+14
| | * | | | arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier2018-12-101-0/+4
| | * | | | arm64: KVM: Install stage-2 translation before enabling trapsMarc Zyngier2018-12-101-2/+2
| | * | | | KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-102-4/+4
| | * | | | arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier2018-12-101-10/+25
| | |/ / /
| * | | | arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2018-12-101-0/+1
| * | | | arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-103-19/+19
| * | | | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-108-30/+41
| * | | | arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper2018-12-103-1/+25
| * | | | arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-108-10/+43
| * | | | arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2018-12-102-0/+31
| * | | | arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-105-0/+39
| * | | | arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper2018-12-101-0/+7
| * | | | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-103-4/+10
| * | | | arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai2018-12-101-1/+6
| * | | | arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2018-12-102-12/+21
| * | | | arm64: remove arm64ksyms.cMark Rutland2018-12-102-31/+1
| * | | | arm64: frace: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
| * | | | arm64: string: use asm EXPORT_SYMBOL()Mark Rutland2018-12-1012-20/+14
| * | | | arm64: uaccess: use asm EXPORT_SYMBOL()Mark Rutland2018-12-105-10/+11
| * | | | arm64: page: use asm EXPORT_SYMBOL()Mark Rutland2018-12-103-3/+2
| * | | | arm64: smccc: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
| * | | | arm64: tishift: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-7/+5
| * | | | arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland2018-12-101-0/+9
| * | | | arm64: move memstart_addr export inlineMark Rutland2018-12-102-3/+2
| * | | | arm64: remove bitop exportsMark Rutland2018-12-101-8/+0
| * | | | arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2018-12-071-1/+1
| * | | | arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomicsWill Deacon2018-12-071-230/+160
| * | | | arm64: Avoid masking "old" for LSE cmpxchg() implementationWill Deacon2018-12-073-4/+12
| * | | | arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2018-12-073-107/+108