summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
| * | 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-041-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/+1Star
|/
* 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-111-0/+5
| |\
| | * arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfigBintian Wang2015-06-051-0/+5
* | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-251-0/+1
|\ \ \
| * | | arm64: Enable EDAC on ARM64Loc Ho2015-05-291-0/+1
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-241-0/+1
|\ \ \
| * | | arm64: Allow forced irq threadingAnders Roxell2015-05-191-0/+1
| | |/ | |/|
* / | arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee2015-06-151-0/+1
|/ /
* / ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla2015-04-271-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+4
|\
| * ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-0/+1
| * ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory2015-03-261-0/+2
| * ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone2015-03-261-0/+1
* | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-221-0/+17
|\ \
| * \ Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson2015-04-031-0/+1
| |\ \
| | * | arm64: mediatek: Select PINCTRL for Mediatek platformYingjoe Chen2015-03-061-0/+1
| | |/
| * | Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-021-0/+6
| |\ \
| | * | arm64: qcom: Add support for Qualcomm MSM8916 SoCAbhimanyu Kapur2015-03-111-0/+6
| | |/
| * | arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfigZhizhou Zhang2015-03-111-0/+5
| * | ARM64: Add new Xilinx ZynqMP SoCMichal Simek2015-03-111-0/+5
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-3/+32
|\ \
| * | arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-011-0/+21
| * | arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni2015-03-191-2/+2
| * | arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf2015-03-191-1/+5
| * | arm64: apply alternatives for !SMP kernelsMark Rutland2015-03-171-0/+4
| |/
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-151-1/+0Star
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-0/+1
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-7/+7
|/
* Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-171-0/+54
|\
| * arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley2015-01-291-2/+0Star
| * arm64: Fix sort of platform Kconfig entriesOlof Johansson2015-01-281-5/+5
| * Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson2015-01-281-0/+6
| |\
| | * arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang2015-01-261-0/+6