summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann1-0/+1
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier1-0/+2
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier1-0/+11
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2-1/+7
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin1-1/+1
2019-03-23ARM: 8824/1: fix a migrating irq bug when hotplug cpuDietmar Eggemann1-1/+0
2019-03-23arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier1-0/+10
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King1-0/+23
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King1-13/+26
2019-02-20ARM: clean up per-processor check_bugs method callRussell King1-0/+1
2019-02-20ARM: split out processor lookupRussell King1-0/+1
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2-0/+37
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry1-6/+9
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry1-0/+8
2019-02-20ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry1-2/+2
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-1/+1
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier1-1/+0
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-12/+19
2018-08-17Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-08-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-7/+7
2018-08-14Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-92/+34
2018-08-14Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2018-08-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+8
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+5
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-41/+14
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+1
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King4-92/+34
2018-08-12KVM: arm: Use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2-6/+1
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King1-0/+4
2018-08-02ARM: spectre-v1: use get_user() for __get_user()Russell King1-6/+11
2018-08-02ARM: use __inttype() in get_user()Russell King1-1/+8
2018-08-02ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King1-2/+2
2018-07-30ARM: 8785/1: use compiler built-ins for ffs and flsNicolas Pitre1-83/+9
2018-07-25arm/asm/tlb.h: Fix build error implicit func declarationAnders Roxell1-0/+8
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner1-0/+3
2018-07-21KVM: arm: Add 32bit get/set events supportJames Morse1-0/+5
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin1-2/+1
2018-07-09ARM: module: fix modsign build errorArnd Bergmann1-0/+1
2018-07-09KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier1-0/+10
2018-07-09KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier1-0/+4
2018-07-09KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier1-12/+0
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland1-7/+7
2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+0
2018-06-26perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker1-1/+5
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker1-1/+1
2018-06-21atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland1-0/+2
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland1-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-11/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-9/+0