summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=yArd Biesheuvel2016-10-171-1/+1
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* arm64 Kconfig: select gigantic pageYisheng Xie2016-10-071-0/+1
* Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-1/+0
|\
| * Merge tag 'v4.8-rc2' into develLinus Walleij2016-09-131-0/+1
| |\
| * | arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-081-1/+0
* | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-031-0/+1
|\ \ \
| * | | ARM64: ACPI: enable ACPI_SPCR_TABLEAleksey Makarov2016-09-281-0/+1
| | |/ | |/|
* | | arm64: Kconfig: remove SMP dependence for NUMAKefeng Wang2016-09-281-1/+0
* | | arm64: Kconfig: select OF/ACPI_NUMA under NUMA configKefeng Wang2016-09-261-1/+2
* | | arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood2016-09-231-0/+1
* | | arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2016-09-091-0/+8
* | | arm64: don't select PERF_USE_VMALLOC by defaultKim Phillips2016-08-311-1/+0
* | | arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon2016-08-261-10/+5
* | | arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-261-0/+3
* | | arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-251-1/+0
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+1
|\ \ | |/ |/|
| * arm64/uaccess: Enable hardened usercopyKees Cook2016-07-261-0/+1
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-2/+4
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-011-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-151-2/+2
| | |/
| * | ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki2016-06-101-0/+2
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-0/+1
|\ \
| * | GCC plugin infrastructureEmese Revfy2016-06-071-0/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-1/+15
|\ \ \
| * | | arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas2016-07-271-1/+1
| * | | Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-0/+3
| |\ \ \
| | * | | arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-07-191-0/+1
| | * | | arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-0/+1
| | * | | arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-191-0/+1
| | | |/ | | |/|
| * | | arm64/kexec: Add core kexec supportGeoff Levand2016-06-271-0/+10
| * | | Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas2016-06-221-1/+0
| * | | arm64: allow building with kcov coverage on ARM64Alexander Potapenko2016-06-211-0/+1
| * | | arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang2016-06-211-0/+1
| |/ /
* | | ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters2016-06-221-0/+1
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-031-0/+9
|\ \
| * | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-021-0/+9
| |/
* | arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-031-0/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-171-1/+1
|\
| * bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
* | arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia2016-04-281-1/+0
* | arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon2016-04-281-0/+1
* | arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+8
* | arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi2016-04-201-6/+4
* | arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni2016-04-151-0/+1
* | arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni2016-04-151-0/+26
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-0/+104
|\
| * arm64: kconfig: add submenu for 8.2 architectural featuresWill Deacon2016-02-261-0/+4
| * arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-261-0/+11
| * arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-241-0/+5
OpenPOWER on IntegriCloud