summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | ARM: 8990/1: use VFP assembler mnemonics in register load/store macrosStefan Agner2020-07-211-8/+11
| * | | | | | ARM: 8989/1: use .fpu assembler directives instead of assembler argumentsStefan Agner2020-07-212-12/+20
| * | | | | | ARM: 8982/1: mm: Simplify act_mm macroLinus Walleij2020-07-211-3/+1
| * | | | | | ARM: 8981/1: add arch/arm/KbuildMasahiro Yamada2020-07-212-11/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-08-051-4/+0
|\ \ \ \ \ \
| * | | | | | arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototypeLee Jones2020-07-131-4/+0
* | | | | | | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-051-0/+17
|\ \ \ \ \ \ \
| * | | | | | | usb: ohci-omap: Convert to use GPIO descriptorsLinus Walleij2020-07-211-0/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-041-6/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-07-231-6/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | ARM: dts: at91: sama5d2: add TCB GCLKAlexandre Belloni2020-07-111-6/+6