summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-264-30/+55
|\
| * arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-181-1/+1
| * KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-031-1/+5
| * kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-031-0/+2
| * kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-013-29/+41
| * kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-011-0/+7
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-268-881/+275
|\ \
| * | crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner2018-09-211-1/+1
| * | crypto: arm/chacha20 - faster 8-bit rotations and other optimizationsEric Biggers2018-09-041-134/+143
| * | crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel2018-09-043-16/+131
| * | crypto: speck - remove SpeckJason A. Donenfeld2018-09-044-730/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-2/+2
|\ \ \
| * | | y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-291-1/+1
| * | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
* | | | 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
| |\ \ \ \ \ \ \