aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codeGravatar Peter Zijlstra 1-4/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 15-36/+28
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 2-2/+1
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2020-08-12Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-21/+10
2020-08-12mm/arm: use general page fault accountingGravatar Peter Xu 1-19/+6
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 1-1/+1
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 1-2/+2
2020-08-12syscalls: use uaccess_kernel in addr_limit_user_checkGravatar Christoph Hellwig 1-0/+2
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-7/+2
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-15/+0
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-1/+1
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yGravatar Masahiro Yamada 1-5/+1
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 12-400/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-24/+4
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Gravatar Mike Rapoport 1-7/+2
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Gravatar Mike Rapoport 1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Gravatar Mike Rapoport 1-11/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 7-6/+1
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-17/+17
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-40/+12
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-2/+2
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+1
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 17-572/+114
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Gravatar Thomas Gleixner 1-1/+2
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-4/+0
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+17
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+6
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Gravatar Linus Torvalds 2-4/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2020-08-04Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2020-08-04xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maintGravatar Stefano Stabellini 1-6/+9
2020-08-04xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Gravatar Stefano Stabellini 1-11/+6
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceGravatar Stefano Stabellini 1-2/+3
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuGravatar Stefano Stabellini 1-2/+3
2020-08-03Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 11-91/+69
2020-08-03Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 16-0/+371
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-9/+12
2020-08-03Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 37-105/+255
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 430-4162/+18557
2020-08-03Merge tag 'arm-defconfig-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-24/+112
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+2
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-8/+1
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 7-35/+32