summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2019-02-26ARM: 8843/1: use unified assembler in headersStefan Agner
2019-02-26ARM: 8841/1: use unified assembler in macrosStefan Agner
2019-02-12ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2019-02-01ARM: 8832/1: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE,SIZE}Vladimir Murzin
2019-02-01ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolonPeng Hao
2019-02-01ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin
2019-02-01ARM: 8829/1: spinlock: use unified assembler language syntaxStefan Agner
2019-02-01ARM: 8828/1: uaccess: use unified assembler language syntaxStefan Agner
2019-02-01ARM: 8827/1: fix argument count to match macro definitionStefan Agner
2019-02-01ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger
2019-02-01ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch
2019-02-01ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven
2019-02-01ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txtGeert Uytterhoeven
2019-02-01ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor
2019-02-01ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...Wolfram Sang (Renesas)
2019-02-01ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson
2019-01-04ARM: multi_v7_defconfig: enable CONFIG_UNIPHIER_MDMACMasahiro Yamada
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04Merge commit 'smp-hotplug^{/omap2}' into for-linusfor-4.21Russell King
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-31Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-31Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-12-31Merge tag 'sti-soc-for-v4.21-round1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2018-12-31Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2018-12-31ARM: dts: rda8810pl: Add interrupt support for UARTManivannan Sadhasivam
2018-12-31ARM: dts: rda8810pl: Add timer supportManivannan Sadhasivam
2018-12-31ARM: dts: Add devicetree for OrangePi i96 boardManivannan Sadhasivam
2018-12-31ARM: dts: Add devicetree for OrangePi 2G IoT boardManivannan Sadhasivam
2018-12-31ARM: dts: Add devicetree for RDA8810PL SoCManivannan Sadhasivam
2018-12-31ARM: Prepare RDA8810PL SoCAndreas Färber
2018-12-31Merge branch 'fixes' into next/socOlof Johansson
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy