summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
| * | | | | | | | | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+3
| * | | | | | | | | arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-082-4/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-15/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-012-2/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-1/+0
| * | | | | | | | | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-261-3/+0
| * | | | | | | | | xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig2018-09-261-3/+0
| * | | | | | | | | arm: remove the unused BIOVEC_MERGEABLE defineChristoph Hellwig2018-09-261-7/+0
| * | | | | | | | | block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-241-3/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-222-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-182-0/+6
| |/ / / / / / /