aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
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
2016-07-26arm64/uaccess: Enable hardened usercopyKees Cook
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand
2016-06-22Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas
2016-06-22ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko
2016-06-21arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann
2016-06-10ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki
2016-06-07GCC plugin infrastructureEmese Revfy
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-04-28arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2016-04-28arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-20arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi
2016-04-15arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni