summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-06-27perf: arm_spe: Enable ACPI/Platform automatic module loadingJeremy Linton
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton
2019-06-27ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton
2019-06-27x86/entry: Simplify _TIF_SYSCALL_EMU handlingSudeep Holla
2019-06-26arm64: rename dump_instr as dump_kernel_instrjinho lim
2019-06-26arm64/mm: Drop [PTE|PMD]_TYPE_FAULTAnshuman Khandual
2019-06-25arm64: Implement panic_smp_self_stop()Aaro Koskinen
2019-06-25arm64: Improve parking of stopped CPUsJayachandran C
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown
2019-06-25arm64: defconfig: enable CONFIG_RANDOMIZE_BASENick Desaulniers
2019-06-25arm64: ARM64_MODULES_PLTS must depend on MODULESCatalin Marinas
2019-06-24arm64: bpf: do not allocate executable memoryArd Biesheuvel
2019-06-24arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel
2019-06-24arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAPArd Biesheuvel
2019-06-24arm64: module: create module allocations without exec permissionsArd Biesheuvel
2019-06-24arm64: Allow user selection of ARM64_MODULE_PLTSFlorian Fainelli
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-06-21arm64: Allow selecting Pseudo-NMI againJulien Thierry
2019-06-21arm64: fix kernel stack overflow in kdump capture kernelWei Li
2019-06-21arm64: irqflags: Introduce explicit debugging for IRQ prioritiesJulien Thierry
2019-06-21arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-06-21arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry
2019-06-21arm64: irqflags: Pass flags as readonly operand to restore instructionJulien Thierry
2019-06-21arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-06-17arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma
2019-06-14arm64: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2019-06-13MAINTAINERS: Add maintainer entry for the imx8 DDR PMU driverFrank Li
2019-06-13drivers/perf: imx_ddr: Add DDR performance counter support to perfFrank Li
2019-06-13dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitorFrank Li
2019-06-10arm64: mm: avoid redundant READ_ONCE(*ptep)Mark Rutland
2019-06-07arm64/mm: Refactor __do_page_fault()Anshuman Khandual
2019-06-07arm64/mm: Document write abort detection from ESRAnshuman Khandual
2019-06-07arm64: Fix comment after #endifOdin Ugedal
2019-06-05arm64: ptrace: add support for syscall emulationSudeep Holla
2019-06-05arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headersSudeep Holla
2019-06-05ptrace: move clearing of TIF_SYSCALL_EMU flag to coreSudeep Holla
2019-06-04arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual
2019-06-04arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual
2019-06-04arm64/mm: Identify user instruction abortsAnshuman Khandual
2019-06-04arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual
2019-06-04arm64: kernel: use aff3 instead of aff2 in commentLiu Song
2019-06-04arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall
2019-06-04arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen
2019-06-04arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual
2019-06-04arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang