summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-101-0/+8
|\
| * arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-101-0/+8
* | arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2018-12-101-0/+1
* | arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-102-14/+9
* | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-102-3/+3
* | arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-101-0/+13
* | 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-102-0/+2
* | 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-101-20/+0
* | arm64: uaccess: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-7/+0
* | arm64: page: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-3/+0
* | arm64: smccc: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
* | arm64: tishift: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-7/+0
* | arm64: move memstart_addr export inlineMark Rutland2018-12-101-3/+0
* | arm64: remove bitop exportsMark Rutland2018-12-101-8/+0
* | arm64: entry: Remove confusing commentWill Deacon2018-12-061-4/+0
* | arm64: entry: Place an SB sequence following an ERET instructionWill Deacon2018-12-061-0/+2
* | arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-062-0/+13
* | arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose2018-12-061-26/+44
* | arm64: capabilities: Use linear array for detection and verificationSuzuki K Poulose2018-12-061-25/+17
* | arm64: capabilities: Optimize this_cpu_has_capSuzuki K Poulose2018-12-061-22/+9
* | arm64: capabilities: Speed up capability lookupSuzuki K Poulose2018-12-061-2/+30
* | arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003Suzuki K Poulose2018-12-061-9/+16
* | arm64: capabilities: Merge duplicate Cavium erratum entriesSuzuki K Poulose2018-12-061-26/+24
* | arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose2018-12-061-12/+16
* | arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2018-12-041-4/+5
* | arm64: ftrace: always pass instrumented pc in x0Mark Rutland2018-11-302-4/+4
* | arm64: ftrace: remove return_regs macrosMark Rutland2018-11-301-20/+15
* | arm64: ftrace: don't adjust the LR valueMark Rutland2018-11-301-1/+0
* | arm64: ftrace: enable graph FP testMark Rutland2018-11-301-2/+1
* | arm64: ftrace: use GLOBAL()Mark Rutland2018-11-301-4/+2
* | arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel2018-11-301-28/+18
* | arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel2018-11-273-25/+80
* | arm64/insn: add support for emitting ADR/ADRP instructionsArd Biesheuvel2018-11-271-0/+29
* | arm64: Use a raw spinlock in __install_bp_hardening_cb()James Morse2018-11-271-3/+3
* | arm64/module: use plt section indices for relocationsJessica Yu2018-11-202-20/+25
|/
* efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-11-032-8/+21
|\
| * arm64: kprobe: make page to RO mode when allocate itAnders Roxell2018-11-021-7/+20
| * arm64: kdump: fix small typoYangtao Li2018-11-021-1/+1
* | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-22/+0
|\ \
| * | arm64: Drop unneeded stackleak_check_alloca()Alexander Popov2018-09-041-22/+0
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+0
* | | memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport2018-10-311-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-2/+5
|\ \ \
| * | | arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-261-2/+5
* | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-1/+1
|\ \ \ \ | |/ / / |/| | |