summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64: tlbflush: Introduce __flush_tlb_kernel_pgtableChintan Pandya2018-07-061-0/+7
| * | arm64: insn: Don't fallback on nosync path for general insn patchingWill Deacon2018-07-051-2/+0
| * | arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon2018-07-051-1/+26
| * | arm64: remove unused COMPAT_PSR definitionsMark Rutland2018-07-051-28/+0
| * | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-5/+5
| * | arm64: use PSR_AA32 definitionsMark Rutland2018-07-052-4/+4
| * | arm64: add PSR_AA32_* definitionsMark Rutland2018-07-051-1/+56
| * | arm64: Handle mismatched cache typeSuzuki K Poulose2018-07-051-1/+2
| * | arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-07-051-0/+4
| * | arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon2018-07-053-132/+3
| * | arm64: barrier: Implement smp_cond_load_relaxedWill Deacon2018-07-051-0/+13
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-3/+5
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-021-1/+3
| |\ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-253-18/+14
| |\ \ \
| * | | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | | | perf/arch/arm64: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+5
| * | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-1/+1
| * | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-262-0/+12
| |\ \ \ \
| * | | | | arm64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-1/+0
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-132-64/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-175-18/+26
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+2
| * | | | | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-24/+0
| * | | | | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-8/+0
| * | | | | | atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-12/+0
| * | | | | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-1/+0
| * | | | | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
| * | | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
| * | | | | | locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-...Will Deacon2018-06-211-6/+1
| * | | | | | locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...Will Deacon2018-06-211-12/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-131-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-065-18/+26
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-131-0/+3
|\ \ \ \ \ \
| * | | | | | efi: Deduplicate efi_open_volume()Lukas Wunner2018-07-221-0/+3
| | |/ / / / | |/| | | |
* | | | | | mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-3/+1
| |_|_|/ / |/| | | |
* | | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-1/+3
|/ / / /
* | | / arm64: neon: Fix function may_use_simd() return error statusYandong Zhao2018-07-111-12/+7
| |_|/ |/| |
* | | arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon2018-06-271-5/+1
* | | arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon2018-06-271-1/+6
| |/ |/|
* | KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2018-06-211-0/+1
* | arm64: Introduce sysreg_clear_set()Mark Rutland2018-06-211-0/+11
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-127-49/+87
|\
| * kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-011-0/+4
| * Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-017-49/+83
| |\
| | * KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-0/+1
| | * KVM: arm64: Remove eager host SVE state savingDave Martin2018-05-251-10/+0
| | * KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-251-0/+13
| | * arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin2018-05-252-1/+24