aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-4/+1
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 4-12/+32
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-7/+7
2018-08-13Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 4-92/+34
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+1
2018-08-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+8
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-5/+5
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-41/+14
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+1
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusGravatar Russell King 4-92/+34
2018-08-12KVM: arm: Use true and false for boolean valuesGravatar Gustavo A. R. Silva 1-1/+1
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERGravatar Palmer Dabbelt 2-6/+1
2018-08-02ARM: spectre-v1: mitigate user accessesGravatar Russell King 1-0/+4
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Gravatar Russell King 1-6/+11
2018-08-02ARM: use __inttype() in get_user()Gravatar Russell King 1-1/+8
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateGravatar Russell King 1-2/+2
2018-07-30ARM: 8785/1: use compiler built-ins for ffs and flsGravatar Nicolas Pitre 1-83/+9
2018-07-25arm/asm/tlb.h: Fix build error implicit func declarationGravatar Anders Roxell 1-0/+8
2018-07-22efi: Deduplicate efi_open_volume()Gravatar Lukas Wunner 1-0/+3
2018-07-21KVM: arm: Add 32bit get/set events supportGravatar James Morse 2-0/+18
2018-07-20ARM/time: Remove read_boot_clock64()Gravatar Pavel Tatashin 1-2/+1
2018-07-09ARM: module: fix modsign build errorGravatar Arnd Bergmann 1-0/+1
2018-07-09KVM: arm/arm64: Enable adaptative WFE trappingGravatar Marc Zyngier 1-0/+10
2018-07-09KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersGravatar Marc Zyngier 1-0/+4
2018-07-09KVM: arm/arm64: Consolidate page-table accessorsGravatar Marc Zyngier 1-12/+0
2018-07-05kvm/arm: use PSR_AA32 definitionsGravatar Mark Rutland 1-7/+7
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Gravatar Frederic Weisbecker 1-1/+0
2018-06-26perf/arch/arm: Implement hw_breakpoint_arch_parse()Gravatar Frederic Weisbecker 1-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Gravatar Frederic Weisbecker 1-1/+1
2018-06-21atomics/treewide: Clean up '*_andnot()' ifdefferyGravatar Mark Rutland 1-0/+2
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalGravatar Mark Rutland 1-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalGravatar Mark Rutland 1-11/+0
2018-06-21atomics/treewide: Make test ops optionalGravatar Mark Rutland 1-9/+0
2018-06-21atomics/arm: Define atomic64_fetch_add_unless()Gravatar Mark Rutland 1-10/+10
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalGravatar Mark Rutland 1-10/+1
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalGravatar Mark Rutland 1-1/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Gravatar Mark Rutland 1-2/+2
2018-06-21ARM/kprobes: Remove jprobe arm implementationGravatar Masami Hiramatsu 2-3/+0
2018-06-18ARM: shmobile: convert to SPDX identifierGravatar Wolfram Sang 1-4/+1
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+13
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-5/+38
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-0/+17
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALGravatar Laurent Dufour 1-1/+0
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 14-47/+198
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusGravatar Russell King 14-47/+198
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-7/+0
2018-06-01kvm: Make VM ioctl do valloc for some archsGravatar Marc Orr 1-0/+4