summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| | * | arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig2018-01-151-0/+1
| | * | arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-151-1/+1
| * | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-12/+79
| |\ \ \ | | |/ / | |/| |
| | * | arm64: cpufeature: Detect CPU RAS ExtentionsXie XiuQi2018-01-161-0/+16
| | * | arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-01-081-0/+17
| | * | arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon2018-01-081-7/+6Star
| | * | Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas2017-12-221-0/+29
| | |\ \
| | | * | arm64: enable 52-bit physical address supportKristina Martsenko2017-12-221-0/+13
| | | * | arm64: add kconfig symbol to configure physical address sizeKristina Martsenko2017-12-221-0/+16
| | | |/
| | * | arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon2017-12-111-0/+13
| | * | arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon2017-12-111-12/+5Star
| | * | arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2017-12-111-1/+0Star
| | * | arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon2017-12-111-0/+1
| | |/
* | / membarrier/arm64: Provide core serializing commandMathieu Desnoyers2018-02-051-0/+1
|/ /
* / arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2017-12-121-1/+11
|/
* arm64/mm/kasan: don't use vmemmap_populate() to initialize shadowWill Deacon2017-11-161-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-2/+16
|\
| * arm64: Make ARMV8_DEPRECATED depend on SYSCTLDave Martin2017-11-131-0/+1
| * arm64/sve: Kconfig update and conditional compilation supportDave Martin2017-11-031-0/+11
| * arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEONDave Martin2017-11-031-0/+1
| * arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG}Stephen Boyd2017-10-041-2/+2
| * arm64: Always use REFCOUNT_FULLKees Cook2017-10-021-0/+1
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-0/+19
|\ \
| * | irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressingMarc Zyngier2017-10-191-0/+11
| * | irqchip/gic-v3: Add workaround for Synquacer pre-ITSArd Biesheuvel2017-10-191-0/+8
| |/
* / locking/qrwlock, arm64: Move rwlock implementation over to qrwlocksWill Deacon2017-10-251-0/+17
|/
* 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-131-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-071-1/+1
|\
| * mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-071-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-071-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-061-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-041-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/+0Star
|\ \
| * | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-4/+0Star
| |/
* / 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
|\