summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2016-03-23arm64: fpsimd: Enable FP(floating-point) settings for msm8996Se Wang (Patrick) Oh
2016-03-23Perf: arm64: Add debugfs node to clear PMUSheetal Sahasrabudhe
2016-03-23Perf: arm64: add perf user-mode permissionsNeil Leeder
2016-03-22ARM64: Enable EDAC support for ARM64 targetsStepan Moskovchenko
2016-03-22arm64: dma-mapping: add support for IOMMU mapperMitchel Humpherys
2016-03-22arch: arm64: Enable UBSAN support for arm64Trilok Soni
2016-03-22arm64: Add options to disable I/D cachesStepan Moskovchenko
2016-03-22arm64: qcom: increase number of max gpiosKarthikeyan Ramasubramanian
2016-03-22arm64: msm: increase number of max gpiosJoonwoo Park
2016-03-22CHROMIUM: ARM64: add gpio.h to increase default nrOlof Johansson
2016-03-01clk: msm: Add support for MSM clocksTaniya Das
2016-03-01arm64: entry: add support for CONFIG_ARM64_REG_REBALANCE_ON_CTX_SWVince Leung
2016-02-16FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16ARM64: copy CONFIG_CMDLINE_EXTEND from ARMColin Cross
2016-02-16ARM64: add option to build Image.gz/dtb comboAlex Ray
2016-02-16arm64 Kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-10arm64: remove redundant FRAME_POINTER kconfig option and force to select itYang Shi
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang
2015-10-20arm64: Make 36-bit VA depend on EXPERTCatalin Marinas
2015-10-19arm64: 36 bit VASuzuki K. Poulose
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-19arm64: Kconfig: Fix help text about AArch32 support with 64K pagesSuzuki K. Poulose
2015-10-19arm64: Clean config usages for page sizeSuzuki K. Poulose
2015-10-15arm64: Hook up IOMMU dma_opsRobin Murphy
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang
2015-10-07arm64: perf: move to shared arm_pmu frameworkMark Rutland
2015-09-29irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter
2015-09-29irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter
2015-09-17arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-15arm64: enable generic idle loopLeo Yan
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-19arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-08-05Merge branch 'aarch64/psci/drivers' into aarch64/for-next/coreWill Deacon
2015-08-03arm64: psci: factor invocation code to driversMark Rutland
2015-07-27arm64: kconfig: group the v8.1 features togetherWill Deacon
2015-07-27arm64: kconfig: select HAVE_CMPXCHG_LOCALWill Deacon
2015-07-27arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomicsWill Deacon
2015-07-27arm64/BUG: Use BRK instruction for generic BUG trapsDave P Martin
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas
2015-07-20arm64: fix Kconfig include pathOlof Johansson