aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-1/+1
2018-11-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 5-6/+10
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmGravatar Ard Biesheuvel 1-1/+1
2018-11-05Merge tag 'imx-fixes-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Olof Johansson 4-5/+10
2018-11-05ARM: defconfig: Disable PREEMPT again on multi_v7Gravatar Olof Johansson 1-1/+0
2018-11-05ARM: dts: imx6sx-sdb: Fix enet phy regulatorGravatar Leonard Crestez 1-1/+6
2018-11-05ARM: dts: fsl: Fix improperly quoted stdout-path valuesGravatar Rob Herring 2-3/+3
2018-11-05ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c nodeGravatar Oleksij Rempel 1-1/+1
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 4-8/+10
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Gravatar Olof Johansson 1-6/+2
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cGravatar Alexandre Torgue 1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confGravatar Arnd Bergmann 1-1/+6
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTGravatar Linus Walleij 1-0/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyGravatar Martin Schwidefsky 1-1/+1
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 5-21/+61
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 2-5/+7
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 7-7/+2
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressGravatar Mike Rapoport 2-5/+5
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Gravatar Mike Rapoport 1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-6/+0
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 32-530/+365
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-0/+34
2018-10-29Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-45/+59
2018-10-29Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 325-3836/+12230
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-4/+0
2018-10-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-63/+2
2018-10-26hugetlb: introduce generic version of huge_ptep_getGravatar Alexandre Ghiti 2-2/+2
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Gravatar Alexandre Ghiti 1-7/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Gravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeGravatar Alexandre Ghiti 1-11/+0
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectGravatar Alexandre Ghiti 1-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Gravatar Alexandre Ghiti 1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushGravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Gravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Gravatar Alexandre Ghiti 1-6/+0
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeGravatar Alexandre Ghiti 1-9/+0
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-44/+9
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-10/+1
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-30/+55
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 8-881/+275
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Gravatar Linus Torvalds 1-0/+8
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-106/+37
2018-10-23Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 17-222/+200