summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap3: enable off mode automaticallyAndreas Kemnade2020-09-244-7/+27
* Merge branch 'omap-for-v5.10/omap1' into omap-for-v5.10/socTony Lindgren2020-09-031-1/+1
|\
| * arm: mach-omap1: mux.h: delete duplicate wordRandy Dunlap2020-08-191-1/+1
* | ARM: OMAP2+: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1931-31/+31
* | ARM: OMAP2+: pm33xx-core: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-191-1/+1
* | ARM: OMAP2+: hwmod: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-194-4/+4
* | ARM: OMAP2+: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-192-2/+2
* | ARM: OMAP2+: PRM: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-195-5/+5
|/
* 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
|\ \ \ \ \ \ \ \