aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-29arm64: smp: Add missing prototype for some smp.c functionsChen Lifu2-0/+3
2021-03-28arm64: setup: name `tcr` registerMark Rutland1-23/+16
2021-03-28arm64: setup: name `mair` registerMark Rutland1-3/+6
2021-03-28arm64: stacktrace: Move start_backtrace() out of the headerMark Brown2-22/+26
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin8-13/+82
2021-03-25arm64: barrier: Remove spec_bar() macroLinus Walleij1-4/+0
2021-03-25docs: perf: Add new description on HiSilicon uncore PMU v2Shaokun Zhang1-0/+49
2021-03-25drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang3-1/+503
2021-03-25drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang3-1/+532
2021-03-25drivers/perf: hisi: Update DDRC PMU for programmable counterShaokun Zhang2-13/+196
2021-03-25drivers/perf: hisi: Add new functions for HHA PMUShaokun Zhang1-15/+188
2021-03-25drivers/perf: hisi: Add new functions for L3C PMUShaokun Zhang3-20/+258
2021-03-25drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang3-71/+75
2021-03-25drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang5-157/+80
2021-03-25drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang5-61/+7
2021-03-25drivers/perf: Simplify the SMMUv3 PMU event attributesQi Liu1-19/+13
2021-03-25arm64: entry: remove test_irqs_unmasked macroMark Rutland1-14/+0
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu8-14/+14
2021-03-25drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()Qi Liu1-16/+11
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang8-28/+25
2021-03-24arm64: irq: allow FIQs to be handledMark Rutland3-9/+38
2021-03-24arm64: Always keep DAIF.[IF] in syncHector Martin7-25/+26
2021-03-24arm64: entry: factor irq triage logic into macrosMarc Zyngier1-37/+43
2021-03-24arm64: irq: rework root IRQ handler registrationMark Rutland1-4/+8
2021-03-24arm64: don't use GENERIC_IRQ_MULTI_HANDLERMarc Zyngier3-1/+14
2021-03-24genirq: Allow architectures to override set_handle_irq() fallbackMarc Zyngier1-0/+2
2021-03-24arm64: compat: Poison the compat sigpageWill Deacon1-3/+6
2021-03-24arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon3-26/+20
2021-03-24arm64: compat: Allow signal page to be remappedWill Deacon1-0/+9
2021-03-24arm64: vdso: Remove redundant calls to flush_dcache_page()Will Deacon1-2/+0
2021-03-24arm64: vdso: Use GFP_KERNEL for allocating compat vdso and signal pagesWill Deacon1-2/+2
2021-03-24kselftest: arm64: Add BTI testsMark Brown16-1/+637
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara1-0/+1
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara1-0/+3
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara1-0/+5
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara1-5/+18
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara1-1/+4
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara1-1/+2
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara1-2/+0
2021-03-19arm64: mm: use XN table mapping attributes for user/kernel mappingsArd Biesheuvel1-7/+12
2021-03-19arm64: mm: use XN table mapping attributes for the linear regionArd Biesheuvel2-7/+36
2021-03-19arm64: mm: add missing P4D definitions and use them consistentlyArd Biesheuvel4-7/+16
2021-03-15ARM64: enable GENERIC_FIND_FIRST_BITYury Norov1-0/+1
2021-03-15arm64: defconfig: Use DEBUG_INFO_REDUCEDMark Brown1-0/+1
2021-03-14Linux 5.12-rc3Linus Torvalds1-1/+1
2021-03-14prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan1-1/+1