summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab2019-10-291-0/+1
* arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse2018-09-091-1/+0
* arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier2018-07-221-0/+9
* arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose2018-05-161-0/+14
* arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-02-161-0/+17
* arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon2018-02-161-7/+6
* arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon2018-02-161-0/+13
* arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon2018-02-161-12/+5
* arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2018-02-161-1/+0
* arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon2018-02-161-0/+1
* arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2018-02-161-0/+10
* Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-151-0/+1
|\
| * arm64: add basic VMAP_STACK supportMark Rutland2017-08-151-0/+1
* | arm64: uaccess: Implement *_flushcache variantsRobin Murphy2017-08-091-0/+1
* | arm64: Implement pmem API supportRobin Murphy2017-08-091-0/+11
|/
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+1
|\
| * mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-061-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-0/+11
|\ \ | |/ |/|
| * arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-151-0/+11
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+8
|\ \
| * \ Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-261-0/+2
| |\ \
| | * | acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-221-0/+2
| | |/
| * | arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXTArd Biesheuvel2017-06-201-0/+3
| * | ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi2017-06-151-0/+1
| * | arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang2017-06-121-0/+1
| * | arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-071-1/+1
| |/
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-0/+1
|\ \
| * | arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-0/+1
| |/
* | Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar2017-06-221-4/+0
|\ \
| * | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-4/+0
| |/
* / x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-131-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-051-0/+11
|\
| * arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2017-04-051-0/+11
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-011-0/+1
|\ \
| * | acpi/arm64: Add GTDT table parse driverFu Wei2017-04-191-0/+1
| |/
* | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| |
| \
*-. | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-261-0/+15
|\ \|
| | * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-161-0/+4
| | |\
| | | * arm64: support keyctl() system call in 32-bit modeEric Biggers2017-03-101-0/+4
| |_|/ |/| |
| | * irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-071-0/+10
| |/ |/|
| * arm64: switch to RAW_COPY_USERAl Viro2017-03-281-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-1/+34
|\
| * arm64: Work around Falkor erratum 1003Christopher Covington2017-02-101-0/+18
| * arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel2017-02-061-0/+4
| * arm64: Work around Falkor erratum 1009Christopher Covington2017-02-011-0/+10
| * arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang2017-01-261-1/+1
| * arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott2017-01-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \