summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2016-12-14arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLYang Shi
2016-12-14arm64: add KASAN supportAndrey Ryabinin
2016-12-14arm64: Add PM_GENERIC_DOMAIN for 64-bit Exynos SoCChanwoo Choi
2016-12-14arm64: hook up IOMMU dma_opsRobin Murphy
2016-12-14sched: hmp: add read-only hmp domain sysfs fileChris Redpath
2016-12-14HMP: Implement task packing for small tasks in HMP systemsChris Redpath
2016-12-14Revert "sched: Enable HMP priority filter by default"Chris Redpath
2016-12-14ARM: Experimental Frequency-Invariant Load Scaling PatchOlivier Cozette
2016-12-14ARM: Change load tracking scale using sysfsOlivier Cozette
2016-12-14sched: Enable HMP priority filter by defaultMorten Rasmussen
2016-12-14ARM: sched: Use device-tree to provide fast/slow CPU list for HMPMorten Rasmussen
2016-12-14ARM: Add HMP scheduling support for ARM architectureMorten Rasmussen
2016-12-14sched: Introduce priority-based task migration filterMorten Rasmussen
2016-12-14sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2016-12-14local / arm64: fix FORCE_MAX_ZONEORDER to 14Joonyoung Shim
2016-12-14LOCAL / arm64: Enable OPPMark Brown
2016-12-14LOCAL / arm64: Add CONFIG_BIG_LITTLE dummy configurationChanwoo Choi
2015-09-29arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-29arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-04-27ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELSudeep Holla
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-03Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into ne...Olof Johansson
2015-04-01Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2015-04-01arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi
2015-03-26ARM64 / ACPI: Enable ARM64 in KconfigGraeme Gregory
2015-03-26ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64Al Stone
2015-03-19arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni
2015-03-19arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland
2015-03-11arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfigZhizhou Zhang
2015-03-11ARM64: Add new Xilinx ZynqMP SoCMichal Simek
2015-03-11arm64: qcom: Add support for Qualcomm MSM8916 SoCAbhimanyu Kapur
2015-03-06arm64: mediatek: Select PINCTRL for Mediatek platformYingjoe Chen
2015-02-17Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-01-29arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*Paul Walmsley
2015-01-27arm64: Fix sort of platform Kconfig entriesOlof Johansson
2015-01-27Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into n...Olof Johansson
2015-01-27arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfigBhupesh Sharma
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-26arm64: mediatek: Add MT8173 SoC Kconfig and defconfigEddie Huang
2015-01-23Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose