aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-509/+0
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-3/+1
2020-06-06kbuild: add variables for compression toolsDenis Efremov1-1/+1
2020-06-05Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+23
2020-06-04Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds238-2831/+12202
2020-06-04Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-3/+28
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds116-5564/+790
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-76/+130
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-2/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-3/+3
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny2-5/+2
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny2-8/+2
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny2-12/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny2-11/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny1-1/+1
2020-06-04arm: add support for folded p4d page tablesMike Rapoport12-37/+125
2020-06-04Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-11/+34
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-66/+9
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual1-1/+1
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual1-0/+1
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual1-6/+0
2020-06-03arm: simplify detection of memory zone boundariesMike Rapoport1-59/+7
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds9-6/+48
2020-06-03Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-0/+4
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+9
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig1-1/+1
2020-06-02ARM: omap2: fix omap5_realtime_timer_init definitionArnd Bergmann2-13/+3
2020-06-02Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/dtArnd Bergmann2-0/+123
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+14
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds15-123/+98
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-11/+3
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-5/+0
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller22-144/+166
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-51/+39
2020-05-29arm: switch to csum_and_copy_from_user()Al Viro1-0/+14
2020-05-29ARM: zynq: Don't select CONFIG_ICSTRob Herring1-1/+0
2020-05-28ARM: OMAP2+: Fix regression for using local timer on non-SMP SoCsTony Lindgren3-11/+21
2020-05-28Merge tag 'keystone_dts_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/dtArnd Bergmann4-8/+8
2020-05-28ARM: davinci: fix build failure without I2CArnd Bergmann1-13/+13
2020-05-28Revert "ARM: vexpress: Don't select VEXPRESS_CONFIG"Anders Roxell1-0/+1
2020-05-27ARM: dts: keystone: Rename "msmram" node to "sram"Krzysztof Kozlowski4-8/+8
2020-05-26ARM: dts: imx6qdl-sabresd: enable fec wake-on-lanFugang Duan1-0/+1
2020-05-26ARM: dts: imx: add ethernet stop mode propertyFugang Duan5-1/+7
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-26ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij1-1/+2