aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30docs: perf: Address some html build warningsQi Liu
2021-03-30docs: arm64: Fix a grammar errorHe Ying
2021-03-29arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabledLecopzer Chen
2021-03-29arm64: kaslr: support randomized module area with KASAN_VMALLOCLecopzer Chen
2021-03-29arm64: Kconfig: support CONFIG_KASAN_VMALLOCLecopzer Chen
2021-03-29arm64: kasan: abstract _text and _end to KERNEL_START/ENDLecopzer Chen
2021-03-29arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOCLecopzer Chen
2021-03-29arm64: smp: Add missing prototype for some smp.c functionsChen Lifu
2021-03-28arm64: setup: name `tcr` registerMark Rutland
2021-03-28arm64: setup: name `mair` registerMark Rutland
2021-03-28arm64: stacktrace: Move start_backtrace() out of the headerMark Brown
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin
2021-03-25arm64: barrier: Remove spec_bar() macroLinus Walleij
2021-03-25docs: perf: Add new description on HiSilicon uncore PMU v2Shaokun Zhang
2021-03-25drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang
2021-03-25drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang
2021-03-25drivers/perf: hisi: Update DDRC PMU for programmable counterShaokun Zhang
2021-03-25drivers/perf: hisi: Add new functions for HHA PMUShaokun Zhang
2021-03-25drivers/perf: hisi: Add new functions for L3C PMUShaokun Zhang
2021-03-25drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang
2021-03-25drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang
2021-03-25drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang
2021-03-25drivers/perf: Simplify the SMMUv3 PMU event attributesQi Liu
2021-03-25arm64: entry: remove test_irqs_unmasked macroMark Rutland
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu
2021-03-25drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()Qi Liu
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin
2021-03-24arm64: entry: factor irq triage logic into macrosMarc Zyngier
2021-03-24arm64: irq: rework root IRQ handler registrationMark Rutland
2021-03-24arm64: don't use GENERIC_IRQ_MULTI_HANDLERMarc Zyngier
2021-03-24genirq: Allow architectures to override set_handle_irq() fallbackMarc Zyngier
2021-03-24arm64: compat: Poison the compat sigpageWill Deacon
2021-03-24arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon
2021-03-24arm64: compat: Allow signal page to be remappedWill Deacon
2021-03-24arm64: vdso: Remove redundant calls to flush_dcache_page()Will Deacon
2021-03-24arm64: vdso: Use GFP_KERNEL for allocating compat vdso and signal pagesWill Deacon
2021-03-24kselftest: arm64: Add BTI testsMark Brown
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara