summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-0864-312/+1318
|\
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-07-0111-8/+738
| |\
| | * perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton2019-06-271-2/+10
| | * arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton2019-06-273-0/+77
| | * ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton2019-06-272-0/+31
| | * ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton2019-06-271-6/+29
| | * MAINTAINERS: Add maintainer entry for the imx8 DDR PMU driverFrank Li2019-06-131-0/+7
| | * drivers/perf: imx_ddr: Add DDR performance counter support to perfFrank Li2019-06-133-0/+563
| | * dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitorFrank Li2019-06-131-0/+21
| * | x86/entry: Simplify _TIF_SYSCALL_EMU handlingSudeep Holla2019-06-271-11/+6
| * | 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-256-0/+9
| * | arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-255-0/+8
| * | 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-244-19/+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-214-13/+63
| * | 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
| * | arm64/mm: Refactor __do_page_fault()Anshuman Khandual2019-06-071-19/+11
| * | arm64/mm: Document write abort detection from ESRAnshuman Khandual2019-06-071-1/+10
| * | arm64: Fix comment after #endifOdin Ugedal2019-06-071-1/+1
| * | arm64: ptrace: add support for syscall emulationSudeep Holla2019-06-052-2/+9
| * | arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headersSudeep Holla2019-06-051-0/+3
| * | ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla2019-06-053-4/+3
| * | arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual2019-06-041-10/+5
| * | arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual2019-06-041-1/+3
| * | arm64/mm: Identify user instruction abortsAnshuman Khandual2019-06-041-0/+1
| * | arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual2019-06-041-2/+2
| * | arm64: kernel: use aff3 instead of aff2 in commentLiu Song2019-06-041-1/+1
| * | arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall2019-06-041-3/+3
| * | arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-06-042-3/+5
| * | arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual2019-06-042-8/+9
| * | arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang2019-06-042-5/+12