summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-142-2/+1
* Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-1/+2
|\
| * vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-123-21/+10
|\ \
| * | mm/arm: use general page fault accountingPeter Xu2020-08-121-19/+6
| * | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
| * | uaccess: remove segment_eqChristoph Hellwig2020-08-121-2/+2
| * | syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2020-08-121-0/+2
* | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-291-3/+0
| |\ \ \ \
| | | | * | arm: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-7/+2
|\ \ \ \ \
| * | | | | kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-5/+1
| * | | | | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-15/+0
|\ \ \ \ \
| * | | | | kill unused dump_fpu() instancesAl Viro2020-07-271-15/+0
* | | | | | Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-091-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2Drew Fustini2020-07-071-1/+1
| * | | | | | ARM/orion/gpio: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-6/+2
* | | | | | | Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-0712-400/+0
|\ \ \ \ \ \ \
| * | | | | | | media: arch/arm/configs: remove obsolete CONFIG_SOC_CAMERA*Hans Verkuil2020-07-046-11/+0
| * | | | | | | media: mach-pxa: palmz72/pcm990: remove soc_camera dependenciesHans Verkuil2020-07-042-269/+0
| * | | | | | | media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil2020-07-043-89/+0
| * | | | | | | media: mach-imx: mach-imx27_visstrim_m10.c: remove soc_camera dependenciesHans Verkuil2020-07-041-31/+0
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-079-24/+4
|\ \ \ \ \ \ \
| * | | | | | | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-7/+2
| * | | | | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
| * | | | | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-11/+0
| * | | | | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-077-6/+1
* | | | | | | | Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-071-17/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maintStefano Stabellini2020-08-041-6/+9
| * | | | | | | | xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini2020-08-041-11/+6
| * | | | | | | | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini2020-08-041-2/+3
| * | | | | | | | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini2020-08-041-2/+3
* | | | | | | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-301-2/+0
* | | | | | | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-40/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | arm: switch to ->regset_get()Al Viro2020-07-271-40/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-311-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | ARM: dts: motorola-mapphone-common: remove unneeded "simple-graph-card"Kuninori Morimoto2020-07-011-2/+2
| | |/ / / / / /
* | | | | | | | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | sched,bL_switcher: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-0617-572/+114
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsArd Biesheuvel2020-07-282-35/+0
| * | | | | | | | ARM: 8994/1: mm: drop kimage_voffset which was only used by KVMArd Biesheuvel2020-07-281-5/+0
| * | | | | | | | ARM: uaccess: add further explanation of __range_ok()Russell King2020-07-221-1/+5
| * | | | | | | | ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-215-492/+0
| * | | | | | | | ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry2020-07-211-0/+24
| * | | | | | | | ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner2020-07-216-5/+41