summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | arm64: Kconfig: Fix help text about AArch32 support with 64K pagesSuzuki K. Poulose2015-10-191-2/+2
| * | arm64: Clean config usages for page sizeSuzuki K. Poulose2015-10-191-2/+2
| * | arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+1
| * | arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-091-0/+1
| * | arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-071-6/+2
| |/
* | irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter2015-09-291-0/+17
* | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-291-0/+10
|/
* arm64: errata: add module build workaround for erratum #843419Will Deacon2015-09-171-0/+16
* arm64: enable generic idle loopLeo Yan2015-09-151-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-041-22/+64
|\
| * arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep2015-08-191-0/+4
| * Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon2015-08-051-0/+1
| |\
| * | arm64: kconfig: group the v8.1 features togetherWill Deacon2015-07-271-43/+47
| * | arm64: kconfig: select HAVE_CMPXCHG_LOCALWill Deacon2015-07-271-0/+1
| * | arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomicsWill Deacon2015-07-271-0/+12
| * | arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin2015-07-271-0/+8
| * | arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-0/+14
| * | arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-22/+4
| * | arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-271-0/+17
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-0/+1
|\ \ \ | | |/ | |/|
| * | arm64: psci: factor invocation code to driversMark Rutland2015-08-031-0/+1
| |/
* | arm64: fix Kconfig include pathOlof Johansson2015-07-201-1/+1
* | arm64: Split out platform options to separate KconfigOlof Johansson2015-07-171-104/+1
|/
* arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2015-07-071-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-0/+5
|\
| * Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into ...Kevin Hilman2015-06-101-0/+5
| |\
| | * arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfigBintian Wang2015-06-051-0/+5
OpenPOWER on IntegriCloud