aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+1
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2015-06-15arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee1-0/+1
2015-06-10Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into next/socKevin Hilman1-0/+5
2015-06-05arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfigBintian Wang1-0/+5
2015-05-29arm64: Enable EDAC on ARM64Loc Ho1-0/+1
2015-05-19arm64: Allow forced irq threadingAnders Roxell1-0/+1
2015-04-27ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla1-0/+1
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+17
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+32
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook1-1/+0
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook1-0/+1
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-7/+7
2015-04-03Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64Olof Johansson1-0/+1
2015-04-01Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/arm64Olof Johansson1-0/+6
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon1-0/+21
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi1-0/+1
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory1-0/+2
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone1-0/+1
2015-03-19arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni1-2/+2
2015-03-19arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf1-1/+5
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland1-0/+4
2015-03-11arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfigZhizhou Zhang1-0/+5
2015-03-11ARM64: Add new Xilinx ZynqMP SoCMichal Simek1-0/+5
2015-03-11arm64: qcom: Add support for Qualcomm MSM8916 SoCAbhimanyu Kapur1-0/+6
2015-03-06arm64: mediatek: Select PINCTRL for Mediatek platformYingjoe Chen1-0/+1
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+54
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-01-29arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley1-2/+0
2015-01-27arm64: Fix sort of platform Kconfig entriesOlof Johansson1-5/+5
2015-01-27Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64Olof Johansson1-0/+6
2015-01-27arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfigBhupesh Sharma1-0/+5
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-3/+0
2015-01-26arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang1-0/+6
2015-01-23Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/arm64Olof Johansson1-0/+28
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose1-0/+15
2015-01-23arm64: Add Tegra132 supportPaul Walmsley1-0/+28
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon1-1/+0
2014-12-22ARM: 8189/1: arm64:add bitrev.h file to support rbit instructionYalin Wang1-0/+1
2014-12-23arm64: Enable ARMv8 based exynos7 SoC supportAlim Akhtar1-0/+17
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2014-12-09Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2014-11-28arm64: amd-seattle: Adding device tree for AMD Seattle platformSuravee Suthikulpanit1-0/+5
2014-11-28arm64: add seccomp supportAKASHI Takahiro1-0/+14