summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-092-27/+27
|\
| * Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1745-291/+108
| |\
| * | locking/atomic, arm64: Use s64 for atomic64Mark Rutland2019-06-032-27/+27
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-0825-526/+1191
|\ \ \
| * \ \ Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-03270-3100/+1478
| |\ \ \
| | * | | arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino2019-06-261-0/+7
| | * | | arm64: compat: Fix __arch_get_hw_counter() implementationVincenzo Frascino2019-06-261-0/+18
| | * | | arm64: Fix __arch_get_hw_counter() implementationVincenzo Frascino2019-06-261-0/+19
| | * | | arm64: compat: No need for pre-ARMv7 barriers on an ARMv8 systemCatalin Marinas2019-06-261-7/+0
| | * | | arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas2019-06-261-39/+0
| | * | | arm64: vdso: Enable vDSO compat supportVincenzo Frascino2019-06-223-3/+27
| | * | | arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino2019-06-222-0/+29
| | * | | arm64: elf: VDSO code page discoveryVincenzo Frascino2019-06-221-0/+14
| | * | | arm64: compat: VDSO setup for compat layerVincenzo Frascino2019-06-221-2/+88
| | * | | arm64: vdso: Refactor vDSO codeVincenzo Frascino2019-06-221-71/+144
| | * | | arm64: compat: Add vDSOVincenzo Frascino2019-06-229-0/+584
| | * | | arm64: compat: Generate asm offsets for signalsVincenzo Frascino2019-06-221-0/+6
| | * | | arm64: compat: Expose signal related structuresVincenzo Frascino2019-06-222-46/+46
| | * | | arm64: compat: Add missing syscall numbersVincenzo Frascino2019-06-221-0/+5
| | * | | arm64: vdso: Build vDSO with -ffixed-x18Peter Collingbourne2019-06-221-1/+1
| | * | | arm64: vdso: Substitute gettimeofday() with C implementationVincenzo Frascino2019-06-228-387/+220
| * | | | clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helperAndrew Murray2019-06-251-0/+13
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-0844-276/+546
|\ \ \ \
| * \ \ \ Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-07-011-0/+3
| |\ \ \ \
| | * | | | arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton2019-06-271-0/+3
| | | |_|/ | | |/| |
| * | | | arm64: rename dump_instr as dump_kernel_instrjinho lim2019-06-261-16/+7
| * | | | arm64/mm: Drop [PTE|PMD]_TYPE_FAULTAnshuman Khandual2019-06-261-2/+0
| * | | | arm64: Implement panic_smp_self_stop()Aaro Koskinen2019-06-251-6/+13
| * | | | arm64: Improve parking of stopped CPUsJayachandran C2019-06-251-3/+1
| * | | | arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-255-0/+5
| * | | | arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-254-0/+4
| * | | | arm64: defconfig: enable CONFIG_RANDOMIZE_BASENick Desaulniers2019-06-251-0/+1
| * | | | arm64: ARM64_MODULES_PLTS must depend on MODULESCatalin Marinas2019-06-251-0/+1
| * | | | arm64: bpf: do not allocate executable memoryArd Biesheuvel2019-06-241-1/+1
| * | | | arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel2019-06-241-1/+3
| * | | | arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel2019-06-243-8/+44
| * | | | arm64: module: create module allocations without exec permissionsArd Biesheuvel2019-06-241-2/+2
| * | | | arm64: Allow user selection of ARM64_MODULE_PLTSFlorian Fainelli2019-06-241-1/+16
| * | | | acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-06-241-3/+7
| * | | | arm64: Allow selecting Pseudo-NMI againJulien Thierry2019-06-211-1/+0
| * | | | arm64: fix kernel stack overflow in kdump capture kernelWei Li2019-06-212-7/+10
| * | | | arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry2019-06-214-0/+36
| * | | | arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-219-83/+123
| * | | | arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-06-212-11/+50
| * | | | arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry2019-06-211-2/+2
| * | | | arm64: irqflags: Pass flags as readonly operand to restore instructionJulien Thierry2019-06-211-1/+1
| * | | | arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-06-211-2/+2
| * | | | arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma2019-06-173-7/+16
| * | | | arm64: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2019-06-141-1/+0
| * | | | arm64: mm: avoid redundant READ_ONCE(*ptep)Mark Rutland2019-06-101-17/+30