summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)Author
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...Nick Desaulniers
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-09-13Merge tag 'versatile-soc-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-09-13ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-08-28ARM: versatile: Remove Integrator and Realview from PHYS_OFFSETLinus Walleij
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann
2020-08-19ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski
2020-08-19ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-28ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsArd Biesheuvel
2020-07-28ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCsDaniel Palmer
2020-07-21ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport
2020-07-21ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-26ARM: 8980/1: Allow either FLATMEM or SPARSEMEM on the multiplatform buildGregory Fong
2020-05-26ARM: 8979/1: Remove redundant ARCH_SPARSEMEM_DEFAULT settingKevin Cernekee
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar
2020-05-19ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabledMike Rapoport
2020-05-15ARM: arch timer: Drop unneeded select GENERIC_CLOCKEVENTSGeert Uytterhoeven
2020-05-15Merge tag 'realtek-soc-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd
2020-05-05ARM: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra
2020-04-16ARM: versatile: Remove dead sched_clock codeRob Herring
2020-04-12ARM: Prepare Realtek RTD1195Andreas Färber
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-25ARM: 8952/1: Disable kmemleak on XIP kernelsVincenzo Frascino
2020-01-25ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang