aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-3/+2
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+10
2020-05-26ARM: 8980/1: Allow either FLATMEM or SPARSEMEM on the multiplatform buildGregory Fong1-1/+10
2020-05-26ARM: 8979/1: Remove redundant ARCH_SPARSEMEM_DEFAULT settingKevin Cernekee1-3/+0
2020-05-25Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixesIngo Molnar1-0/+1
2020-05-19ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabledMike Rapoport1-0/+1
2020-05-15ARM: arch timer: Drop unneeded select GENERIC_CLOCKEVENTSGeert Uytterhoeven1-1/+0
2020-05-15Merge tag 'realtek-soc-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek into arm/socArnd Bergmann1-0/+2
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann1-0/+1
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd1-0/+2
2020-05-05ARM: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-3/+0
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra1-1/+1
2020-04-16ARM: versatile: Remove dead sched_clock codeRob Herring1-1/+0
2020-04-12ARM: Prepare Realtek RTD1195Andreas Färber1-0/+2
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier1-2/+0
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner1-1/+0
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-25ARM: 8952/1: Disable kmemleak on XIP kernelsVincenzo Frascino1-1/+1
2020-01-25ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino1-1/+1
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras1-0/+1
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-1/+1
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-11-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+0
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon1-1/+0
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig1-1/+0
2019-11-03ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEEDTao Ren1-1/+1
2019-10-31ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/Geert Uytterhoeven1-1/+1
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-0/+1
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+4
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-97/+1
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor1-1/+1
2019-09-09ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski1-22/+0
2019-09-04Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/socArnd Bergmann1-0/+1
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig1-1/+1
2019-08-23ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers1-2/+3
2019-08-20arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig1-0/+4
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann1-15/+2
2019-08-15ARM: lpc32xx: allow multiplatform buildArnd Bergmann1-15/+2
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann1-30/+0
2019-08-14ARM: remove w90x900 platformArnd Bergmann1-18/+0
2019-08-14ARM: remove ks8695 platformArnd Bergmann1-14/+0