summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-4/+2
|\ \ \ \ \ \ \
| * | | | | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-3/+2
| * | | | | | | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
* | | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-042-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
* | | | | | | | | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2020-08-0311-91/+69
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown2020-07-2911-91/+69
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | spi: imx/fsl-lpspi: Convert to GPIO descriptorsLinus Walleij2020-07-1311-91/+69
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-08-0316-0/+371
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: mstar: Correct the compatible string for pmsleepDaniel Palmer2020-07-311-1/+1
| * | | | | | | | | ARM: mstar: Add reboot supportDaniel Palmer2020-07-281-0/+7
| * | | | | | | | | ARM: mstar: Add "pmsleep" node to base dtsiDaniel Palmer2020-07-281-0/+5
| * | | | | | | | | ARM: mstar: Add PMUDaniel Palmer2020-07-281-0/+6
| * | | | | | | | | ARM: mstar: Adjust IMI size for infinity3Daniel Palmer2020-07-281-0/+4
| * | | | | | | | | ARM: mstar: Adjust IMI size for mercury5Daniel Palmer2020-07-281-0/+4
| * | | | | | | | | ARM: mstar: Adjust IMI size of infinityDaniel Palmer2020-07-281-0/+4
| * | | | | | | | | ARM: mstar: Add IMI SRAM regionDaniel Palmer2020-07-281-1/+7