Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd045f6cd98ec4953147b318418bd45e441e52a3
/
arch
/
arm64
/
Kconfig
fd045f6
arm64: add support for module PLTs
by Ard Biesheuvel
· 9 years ago
324420b
arm64: add support for ioremap() block mappings
by Ard Biesheuvel
· 9 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 9 years ago
f0b7f8a
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
by Yang Shi
· 9 years ago
83863f2
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
by Laura Abbott
· 9 years ago
5e89c55
arm64: kernel: implement ACPI parking protocol
by Lorenzo Pieralisi
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
8f0d3aa
arm64: mm: support ARCH_MMAP_RND_BITS
by Daniel Cashman
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
c9bed1c
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
01e9d22
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
21266be
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
by Dan Williams
· 9 years ago
598bcc6
Merge branches 'misc' and 'misc-rc6' into for-linus
by Russell King
· 9 years ago
1445745
ARM: 8480/2: arm64: add implementation for arm-smccc
by Jens Wiklander
· 9 years ago
66b3923
arm64: hugetlb: add support for PTE contiguous bit
by David Woods
· 9 years ago
dfd57bc
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
by Stefano Stabellini
· 9 years ago
24da208
arm64: enable HAVE_IRQ_TIME_ACCOUNTING
by Will Deacon
· 9 years ago
5d86862
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
f1b9032
arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)
by Andrey Ryabinin
· 9 years ago
498cd5c
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
by Marc Zyngier
· 9 years ago
a18e2fa
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
2f34f17
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
by Yang Shi
· 9 years ago
39cf7c3
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
f90df5e
arm64: make Timer Interrupt Frequency selectable
by Kefeng Wang
· 9 years ago
56a3f30
arm64: Make 36-bit VA depend on EXPERT
by Catalin Marinas
· 9 years ago
2153993
arm64: 36 bit VA
by Suzuki K. Poulose
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
db488be
arm64: Kconfig: Fix help text about AArch32 support with 64K pages
by Suzuki K. Poulose
· 9 years ago
755e70b
arm64: Clean config usages for page size
by Suzuki K. Poulose
· 9 years ago
876945d
arm64: Hook up IOMMU dma_ops
by Robin Murphy
· 9 years ago
39d114d
arm64: add KASAN support
by Andrey Ryabinin
· 9 years ago
217d453
arm64: fix a migrating irq bug when hotplug cpu
by Yang Yingliang
· 9 years ago
6475b2d
arm64: perf: move to shared arm_pmu framework
by Mark Rutland
· 9 years ago
9410097
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
by Robert Richter
· 9 years ago
6d4e11c
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
by Robert Richter
· 9 years ago
df057cc
arm64: errata: add module build workaround for erratum #843419
by Will Deacon
· 10 years ago
2314ee4
arm64: enable generic idle loop
by Leo Yan
· 9 years ago
a4fdb2a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
c706c7e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
bf0c4e0
arm64: kconfig: Move LIST_POISON to a safe value
by Jeff Vander Stoep
· 9 years ago
d422e62
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
by Will Deacon
· 9 years ago
bff6079
arm64: psci: factor invocation code to drivers
by Mark Rutland
· 9 years ago
0e4a070
arm64: kconfig: group the v8.1 features together
by Will Deacon
· 9 years ago
95eff6b
arm64: kconfig: select HAVE_CMPXCHG_LOCAL
by Will Deacon
· 9 years ago
c0385b2
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
by Will Deacon
· 10 years ago
9fb7410
arm64/BUG: Use BRK instruction for generic BUG traps
by Dave P Martin
· 9 years ago
338d4f4
arm64: kernel: Add support for Privileged Access Never
by James Morse
· 9 years ago
4b3dc96
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
by Will Deacon
· 9 years ago
2f4b829
arm64: Add support for hardware updates of the access and dirty pte bits
by Catalin Marinas
· 9 years ago
6a37749
arm64: fix Kconfig include path
by Olof Johansson
· 9 years ago
eed6b3e
arm64: Split out platform options to separate Kconfig
by Olof Johansson
· 9 years ago
ef37566
arm64: Keep the ARM64 Kconfig selects sorted
by Catalin Marinas
· 9 years ago
4aa705b
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
45471cd
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
e3d8238
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
b6197b9
arm64 : Introduce support for ACPI _CCA object
by Suthikulpanit, Suravee
· 9 years ago
259413a
Merge tag 'hi6220-soc-for-4.2' of git://github.com/hisilicon/linux-hisi into next/soc
by Kevin Hilman
· 9 years ago
85fe946
arm64: Enable Hisilicon ARMv8 SoC family in Kconfig and defconfig
by Bintian Wang
· 10 years ago
6e681ab
arm64: Enable EDAC on ARM64
by Loc Ho
· 9 years ago
e8557d1
arm64: Allow forced irq threading
by Anders Roxell
· 10 years ago
6544e67
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
by Sudeep Holla
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d34dc4f
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
714d8e7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d1fd836
mm: split ET_DYN ASLR from mmap ASLR
by Kees Cook
· 10 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
9f25e6a
arm64: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
bb1518f
Merge tag 'v4.0-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64
by Olof Johansson
· 10 years ago
e571031
Merge tag 'qcom-arm64-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/arm64
by Olof Johansson
· 10 years ago
905e8c5
arm64: errata: add workaround for cortex-a53 erratum #845719
by Will Deacon
· 10 years ago
d8f4f16
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
by Lorenzo Pieralisi
· 10 years ago
b6a0217
ARM64 / ACPI: Enable ARM64 in Kconfig
by Graeme Gregory
· 10 years ago
6933de0
ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
by Al Stone
· 10 years ago
62aa965
arm64: kconfig: increase NR_CPUS range to 2-4096.
by Ganapatrao Kulkarni
· 10 years ago
a8fcd8b
arm64: Enable CONFIG_COMPAT also for 64k page size
by Alexander Graf
· 10 years ago
137650aa
arm64: apply alternatives for !SMP kernels
by Mark Rutland
· 10 years ago
c4bb799
arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
by Zhizhou Zhang
· 10 years ago
5d1b79d
ARM64: Add new Xilinx ZynqMP SoC
by Michal Simek
· 10 years ago
d7f64a4
arm64: qcom: Add support for Qualcomm MSM8916 SoC
by Abhimanyu Kapur
· 11 years ago
0a233cd
arm64: mediatek: Select PINCTRL for Mediatek platform
by Yingjoe Chen
· 10 years ago
cc4f9c2
Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a26be14
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
0d2fdcd
arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
by Paul Walmsley
· 10 years ago
5118a6a
arm64: Fix sort of platform Kconfig entries
by Olof Johansson
· 10 years ago
2f5b93c
Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64
by Olof Johansson
· 10 years ago
b288ca4
arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfig
by Bhupesh Sharma
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
4727a6f
arm64: mediatek: Add MT8173 SoC Kconfig and defconfig
by Eddie Huang
· 9 years ago
2e568f5
Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/arm64
by Olof Johansson
· 10 years ago
2d888f4
arm64: Emulate SETEND for AArch32 tasks
by Suzuki K. Poulose
· 10 years ago
d035fdf
arm64: Add Tegra132 support
by Paul Walmsley
· 10 years ago
518f713
iommu/arm-smmu: make use of generic LPAE allocator
by Will Deacon
· 10 years ago
8e7a4ce
ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction
by Yalin Wang
· 10 years ago
6f56eef
arm64: Enable ARMv8 based exynos7 SoC support
by Alim Akhtar
· 10 years ago
60d7ef3
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
957e3fa
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
by Riku Voipio
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
ed8efd2
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
Next »