summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2-0/+2
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra1-4/+0
2020-08-25crypto: arm/curve25519 - include <linux/scatterlist.h>Fabio Estevam1-0/+1
2020-08-24Merge tag 'imx-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson7-11/+9
2020-08-24ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phyChris Healy1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva15-36/+28
2020-08-23ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy1-1/+1
2020-08-23ARM: dts: imx6q-logicpd: Fix broken PWMAdam Ford1-1/+1
2020-08-23ARM: dts: imx6q-prtwd2: Remove unneeded i2c unit nameFabio Estevam1-1/+1
2020-08-23ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cellsFabio Estevam1-2/+0
2020-08-22ARM: dts: imx7ulp: Correct gpio rangesAnson Huang1-4/+4
2020-08-22ARM: dts: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer1-1/+1
2020-08-20ARM: configs: Update Integrator defconfigLinus Walleij1-8/+8
2020-08-20arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro4-26/+9
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-7/+6
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro2-3/+4
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-19ARM, sched/topology: Revert back to default scheduler topologyValentin Schneider1-26/+0
2020-08-19ARM, sched/topology: Remove SD_SHARE_POWERDOMAINValentin Schneider1-1/+1
2020-08-19ARM: dts: omap5: Fix DSI base address and clocksDavid Shah1-9/+11
2020-08-17ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen1-1/+1
2020-08-17ARM: dts: logicpd-som-lv-baseboard: Fix missing videoAdam Ford1-22/+5
2020-08-17ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford1-0/+2
2020-08-17ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford1-0/+2
2020-08-17ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()Jing Xiangfeng1-1/+1
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni2-2/+1
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-21/+10
2020-08-12mm/arm: use general page fault accountingPeter Xu1-19/+6
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-2/+2
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig1-0/+2
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-7/+2
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+0
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-5/+1
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds12-400/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-24/+4
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-7/+2
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-11/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport7-6/+1
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+17
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-40/+12
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+2
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds17-572/+114