summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro
2017-03-28arm64: switch to RAW_COPY_USERAl Viro
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-10arm64: support keyctl() system call in 32-bit modeEric Biggers
2017-03-07irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel
2017-02-06kprobes/arm64: Remove a redundant dependency from the KconfigMasami Hiramatsu
2017-02-01arm64: Work around Falkor erratum 1009Christopher Covington
2017-01-26arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-02ACPI / APEI / ARM64: APEI initial support for ARM64Tomasz Nowicki
2016-11-21arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2016-11-11arm64: split thread_info from task stackMark Rutland
2016-11-07arm64: Add uprobe supportPratyush Anand
2016-10-17arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07arm64 Kconfig: select gigantic pageYisheng Xie
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-28ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov
2016-09-28arm64: Kconfig: remove SMP dependence for NUMAKefeng Wang
2016-09-26arm64: Kconfig: select OF/ACPI_NUMA under NUMA configKefeng Wang
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-13Merge tag 'v4.8-rc2' into develLinus Walleij
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei
2016-08-31arm64: don't select PERF_USE_VMALLOC by defaultKim Phillips
2016-08-26arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon
2016-08-26arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-08arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas