summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-0/+29
| * arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-241-0/+11
| * arm64: add support for module PLTsArd Biesheuvel2016-02-241-0/+9
| * arm64: add support for ioremap() block mappingsArd Biesheuvel2016-02-181-0/+1
| * arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+21
| * arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi2016-02-161-0/+1
| * arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-02-161-0/+3
| * arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-161-0/+9
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-2/+0
|\ \
| * | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-1/+0
| * | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-1/+0
| |/
* | arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier2016-02-291-0/+13
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-141-0/+29
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-0/+1
|\
| * arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+1
* | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+20
|\ \
| * | arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-211-0/+20
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-121-0/+1
|\ \
| * \ Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-051-0/+1
| |\ \ | | |/ | |/|
| | * ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-01-041-0/+1
* | | arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-211-3/+0
* | | arm64: enable HAVE_IRQ_TIME_ACCOUNTINGWill Deacon2015-12-031-0/+1
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-271-1/+1
|\ \
| * | arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin2015-11-261-1/+1
| |/
* | arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-241-0/+21
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-121-0/+1
|\
| * arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi2015-11-101-0/+1
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-0/+1
|\ \
| * | arm64: Hook up IOMMU dma_opsRobin Murphy2015-10-151-0/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-18/+51
|\ \ \ | | |/ | |/|
| * | arm64: make Timer Interrupt Frequency selectableKefeng Wang2015-10-281-4/+1
| * | arm64: Make 36-bit VA depend on EXPERTCatalin Marinas2015-10-201-1/+1
| * | arm64: 36 bit VASuzuki K. Poulose2015-10-191-1/+7
| * | arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-5/+37
OpenPOWER on IntegriCloud