summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-2/+3
|\
| * ARM: dts: imx7d: Add turnoff resetLeonard Crestez2018-10-051-2/+3
* | Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-10-251-0/+8
|\ \
| * | power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea2018-09-161-0/+8
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+0
|\ \ \
| * | | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-111-1/+0
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-247-106/+37
|\ \ \ \
| * | | | signal/arm: Use send_sig_fault where appropriateEric W. Biederman2018-09-271-8/+3
| * | | | signal/arm: Use force_sig_fault where appropriateEric W. Biederman2018-09-273-27/+4
| * | | | signal/arm: Push siginfo generation into arm_notify_dieEric W. Biederman2018-09-274-71/+30
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-10-2317-222/+200
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-nextRussell King2018-10-1017-222/+200
| |\ \ \ \ \
| | | * | | | ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry2018-10-052-2/+7
| | | * | | | ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2018-10-053-5/+38
| | | * | | | ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry2018-10-051-6/+9
| | | * | | | ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry2018-10-051-0/+8
| | | * | | | ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry2018-10-051-4/+4
| | | * | | | ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2018-10-051-2/+6
| | | * | | | ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2018-10-053-20/+17
| | | * | | | ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt contextJulien Thierry2018-10-051-4/+6
| | | * | | | ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry2018-10-051-22/+27
| | * | | | | ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin2018-10-101-5/+4
| | * | | | | ARM: 8801/1: makefile: use ARMv3M mode for RiscPCJason A. Donenfeld2018-10-041-1/+1
| | * | | | | ARM: 8800/1: use choice for kernel unwindersStefan Agner2018-10-041-16/+28
| | * | | | | ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada2018-09-191-4/+0
| | * | | | | ARM: 8788/1: ftrace: remove old mcount supportStefan Agner2018-09-195-133/+4
| | * | | | | ARM: 8786/1: Debug kernel copy by printingFabrizio Castro2018-09-191-0/+43
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-233-38/+9
|\ \ \ \ \ \
| * | | | | | x86/paravirt: Use a single ops structureJuergen Gross2018-09-032-4/+9
| * | | | | | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-031-34/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-021-1/+1
| |\ \ \ \ \ \
| * | | | | | | sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...Morten Rasmussen2018-09-101-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-234-17/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ib-omap' into develLinus Walleij2018-09-252-13/+8
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren2018-09-242-13/+8
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | gpio: davinci: Remove unneeded GPIO macroAndrew F. Davis2018-09-201-4/+4
| * | | | | | | ARM/gpio: ep93xx: build standaloneArnd Bergmann2018-08-291-0/+9
| |/ / / / / /
* | | | | | | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-234-10/+0
|\ \ \ \ \ \ \
| * | | | | | | mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2018-10-082-4/+0
| * | | | | | | mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij2018-10-082-6/+0
* | | | | | | | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-2316-37/+133
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-2116-37/+133
| |\ \ \ \ \ \ \ \
| | * | | | | | | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-1716-37/+133
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-2315-115/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-0312-20/+12
| * | | | | | | | | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-039-17/+18
| * | | | | | | | | ARM: pxa: palmtreo: Drop docg4 specific initBoris Brezillon2018-10-031-31/+0
| * | | | | | | | | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-0314-47/+32
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-222-7/+6
|\ \ \ \ \ \ \ \ \