summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-01-04Merge commit 'smp-hotplug^{/omap2}' into for-linusfor-4.21Russell King
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King
2018-12-14ARM: omap2: remove unnecessary boot_lockRussell King
2018-12-14ARM: versatile: rename and comment SMP implementationRussell King
2018-12-14ARM: versatile: convert boot_lock to rawSebastian Andrzej Siewior
2018-12-14ARM: vexpress/realview: consolidate immitation CPU hotplugRussell King
2018-12-07ARM: fix the cockup in the previous patchspectreRussell King
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King
2018-12-04ARM: sa1100/cerf: switch to using gpio_led_register_device()Russell King
2018-12-04ARM: sa1100/assabet: switch to using gpio ledsRussell King
2018-12-04ARM: sa1100/assabet: add gpio keys support for right-hand two buttonsRussell King
2018-12-04ARM: sa1111: remove legacy GPIO interfacesRussell King
2018-12-04ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King
2018-12-04ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King
2018-12-04ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King
2018-12-04ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King
2018-12-04ARM: sa1100: explicitly register sa11x0-pcmcia devicesRussell King
2018-11-12ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch
2018-11-12ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch
2018-11-12ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre
2018-11-12ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2018-11-12ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2018-11-12ARM: clean up per-processor check_bugs method callRussell King
2018-11-12ARM: split out processor lookupRussell King
2018-11-12ARM: make lookup_processor_type() non-__initRussell King
2018-11-12ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2018-11-08ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang
2018-11-08ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabledFlorian Fainelli
2018-11-08ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2018-11-08ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIALBen Dooks
2018-11-08ARM: Kconfig: remove useless "default n"Russell King
2018-11-08ARM: Kconfig: remove useless parenthesisRussell King
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij
2018-11-02arm64: defconfig: Enable some IPMI configsJohn Garry
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig
2018-11-02arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-02arm64: kdump: fix small typoYangtao Li
2018-11-02arm64: makefile fix build of .i file in external module caseVictor Kamensky
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada