summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-091-2/+11
|\
| * fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter2019-06-121-2/+11
* | Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-07-091-1/+20
|\ \
| * \ Merge branch 'regulator-5.3' into regulator-nextMark Brown2019-07-041-1/+20
| |\ \
| | * | Merge tag 'v5.2-rc4' into regulator-5.3Mark Brown2019-06-18892-5977/+892
| | |\|
| | * | regulator: wm831x: Convert to use GPIO descriptorsLinus Walleij2019-06-121-1/+20
* | | | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-092-3/+6
|\ \ \ \
| * | | | gpio: pass lookup and descriptor flags to request_ownLinus Walleij2019-06-072-3/+6
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-086-15/+16
|\ \ \ \ \
| * | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-294-4/+4
| * | | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * | | | | signal/arm: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
| * | | | | signal/arm: Remove tsk parameter from ptrace_breakEric W. Biederman2019-05-293-5/+5
| * | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-0814-19/+107
|\ \ \ \ \
| * \ \ \ \ Merge branches 'fixes' and 'misc'Russell King2019-07-0814-19/+107
| |\ \ \ \ \
| | * | | | | ARM: 8863/1: stm32: select ARM errata 814220Benjamin Gaignard2019-06-211-0/+1
| | * | | | | ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Benjamin Gaignard2019-06-212-0/+15
| | * | | | | ARM: 8865/1: mm: remove unused variablesYueHaibing2019-06-201-6/+0
| | * | | | | ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-207-0/+48
| | * | | | | ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson2019-06-202-0/+28
| | * | | | | ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers2019-06-201-2/+1
| | * | | | | ARM: arrange show_pte() to issue severity-based messagesRussell King2019-06-203-11/+10
| | * | | | | ARM: add "8<--- cut here ---" to kernel dumpsRussell King2019-06-202-0/+4
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-083-2/+25
|\ \ \ \ \ \
| * | | | | | ARM: dts: imx7ulp: add crypto supportIuliana Prodan2019-06-131-0/+23
| * | | | | | crypto: chacha - constify ctx and iv argumentsEric Biggers2019-06-131-1/+1
| * | | | | | crypto: arm/sha512 - Make sha512_arm_final staticYueHaibing2019-05-231-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \ \
| * | | | | | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-26/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-17182-1630/+182
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | locking/atomic, arm: Use s64 for atomic64Mark Rutland2019-06-031-26/+24
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-0/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031078-4526/+1147
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray2019-06-251-0/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-4/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-07-021049-4487/+1056
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski2019-07-021-1/+1
| * | | | | | | | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
| * | | | | | | | ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-06-286-16/+14
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-06-211-2/+3
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ARM: 8867/1: vdso: pass --be8 to linker if necessaryJason A. Donenfeld2019-06-201-2/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211046-4484/+1046
| |\ \ \ \ \ \
| | * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner2019-06-194-12/+4
| | * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191025-4278/+1025
| | * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1916-192/+16
| | * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226Thomas Gleixner2019-06-191-2/+1
| | | |_|/ / / | | |/| | | |