summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-10-29arm64: enable generic CPU vulnerabilites supportMian Yousaf Kaukab1-0/+1
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier1-0/+9
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose1-0/+14
2018-02-16arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon1-0/+17
2018-02-16arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon1-7/+6
2018-02-16arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon1-0/+13
2018-02-16arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon1-12/+5
2018-02-16arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon1-1/+0
2018-02-16arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon1-0/+1
2018-02-16arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+10
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas1-0/+1
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland1-0/+1
2017-08-09arm64: uaccess: Implement *_flushcache variantsRobin Murphy1-0/+1
2017-08-09arm64: Implement pmem API supportRobin Murphy1-0/+11
2017-07-13include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-0/+1
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2017-07-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2017-07-07mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V1-1/+1
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+8
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon1-0/+2
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar1-0/+2
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar1-4/+0
2017-06-20arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXTArd Biesheuvel1-0/+3
2017-06-15ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi1-0/+1
2017-06-15arm64: Add workaround for Cavium Thunder erratum 30115David Daney1-0/+11
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov1-1/+1
2017-06-12arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang1-0/+1
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-4/+0
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel1-1/+1
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli1-0/+1
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+11
2017-05-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro1-1/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro1-0/+15
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei1-0/+1
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro1-0/+11
2017-03-29arm64: switch to RAW_COPY_USERAl Viro1-0/+1
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2017-03-10arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2017-03-07irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni1-0/+10
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+34
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-02-22Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+2
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+1
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington1-0/+18
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott1-3/+2
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel1-0/+4