summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-0/+1
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+1
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas1-2/+2
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+15
2016-07-27arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas1-1/+1
2016-07-26arm64/uaccess: Enable hardened usercopyKees Cook1-0/+1
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas1-0/+3
2016-07-19arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu1-0/+1
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu1-0/+1
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long1-0/+1
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+10
2016-06-22Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas1-1/+0
2016-06-22ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters1-0/+1
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko1-0/+1
2016-06-21arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang1-0/+1
2016-06-15PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann1-2/+2
2016-06-10ARM64: PCI: Support ACPI-based PCI host controllerTomasz Nowicki1-0/+2
2016-06-07GCC plugin infrastructureEmese Revfy1-0/+1
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland1-0/+12
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-0/+9
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-1/+1
2016-04-28arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia1-1/+0
2016-04-28arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon1-0/+1
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+8
2016-04-20arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi1-6/+4
2016-04-15arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni1-0/+1
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni1-0/+26
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+104
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-1/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-1/+0
2016-02-29arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier1-0/+13
2016-02-26arm64: kconfig: add submenu for 8.2 architectural featuresWill Deacon1-0/+4
2016-02-26arm64: Add workaround for Cavium erratum 27456Andrew Pinski1-0/+11
2016-02-24arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel1-0/+5
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel1-0/+29
2016-02-24arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel1-0/+11
2016-02-24arm64: add support for module PLTsArd Biesheuvel1-0/+9
2016-02-18arm64: add support for ioremap() block mappingsArd Biesheuvel1-0/+1
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse1-0/+21
2016-02-16arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi1-0/+1
2016-02-16arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott1-0/+3
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi1-0/+9
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-14arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman1-0/+29
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+20