index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
arm64: kexec: include reboot.h
Simon Horman
1
-0
/
+1
2023-04-20
arm64: delete dead code in this_cpu_set_vectors()
Dan Carpenter
1
-3
/
+0
2023-04-17
arm64/cpufeature: Use helper macro to specify ID register for capabilites
Mark Brown
1
-201
/
+44
2023-04-17
drivers/perf: hisi: add NULL check for name
Junhao He
3
-15
/
+20
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
8
-11
/
+8
2023-04-17
arm64/cpufeature: Consistently use symbolic constants for min_field_value
Mark Brown
1
-17
/
+17
2023-04-17
arm64/cpufeature: Pull out helper for CPUID register definitions
Mark Brown
1
-12
/
+15
2023-04-17
arm64/sysreg: Convert HFGITR_EL2 to automatic generation
Mark Brown
2
-1
/
+65
2023-04-17
ACPI: AGDI: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-3
/
+10
2023-04-14
arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
Pavankumar Kondeti
1
-0
/
+7
2023-04-14
perf/arm-cmn: Fix port detection for CMN-700
Robin Murphy
1
-27
/
+30
2023-04-14
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
3
-0
/
+8
2023-04-13
arm64: move PAC masks to <asm/pointer_auth.h>
Mark Rutland
3
-7
/
+8
2023-04-13
arm64: use XPACLRI to strip PAC
Mark Rutland
5
-16
/
+28
2023-04-13
arm64: avoid redundant PAC stripping in __builtin_return_address()
Mark Rutland
2
-0
/
+17
2023-04-12
arm64/sme: Fix some comments of ARM SME
Dongxu Sun
1
-2
/
+2
2023-04-12
arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()
Dongxu Sun
1
-5
/
+7
2023-04-12
arm64/signal: Use system_supports_tpidr2() to check TPIDR2
Dongxu Sun
1
-3
/
+3
2023-04-11
arm64/idreg: Don't disable SME when disabling SVE
Mark Brown
1
-1
/
+1
2023-04-11
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
2
-36
/
+3
2023-04-11
arm64: kdump: do not map crashkernel region specifically
Baoquan He
1
-43
/
+0
2023-04-11
arm64: kdump : take off the protection on crashkernel memory region
Baoquan He
2
-26
/
+0
2023-04-11
arm64: compat: Remove defines now in asm-generic
Teo Couprie Diaz
1
-4
/
+0
2023-04-11
arm64: mm: always map fixmap at page granularity
Mark Rutland
3
-90
/
+78
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
5
-195
/
+222
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
3
-16
/
+18
2023-04-11
arm64: stacktrace: always inline core stacktrace functions
Mark Rutland
1
-10
/
+13
2023-04-11
arm64: stacktrace: move dump functions to end of file
Mark Rutland
1
-33
/
+33
2023-04-11
arm64: stacktrace: recover return address for first entry
Mark Rutland
1
-23
/
+30
2023-04-11
arm64: ftrace: Simplify get_ftrace_plt
Florent Revest
1
-5
/
+5
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
5
-20
/
+138
2023-04-11
arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONS
Stephane Eranian
1
-4
/
+23
2023-04-06
perf/arm-cmn: Validate cycles events fully
Robin Murphy
1
-1
/
+1
2023-04-06
arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12
Mark Brown
1
-1
/
+24
2023-04-06
arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generation
Mark Brown
2
-8
/
+75
2023-04-06
arm64/sysreg: allow *Enum blocks in SysregFields blocks
Mark Rutland
1
-37
/
+58
2023-03-30
Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...
Will Deacon
1
-16
/
+1
2023-03-28
arm64: uaccess: remove unnecessary earlyclobber
Mark Rutland
1
-1
/
+1
2023-03-28
arm64: uaccess: permit put_{user,kernel} to use zero register
Mark Rutland
1
-1
/
+1
2023-03-28
arm64: uaccess: permit __smp_store_release() to use zero register
Mark Rutland
1
-5
/
+5
2023-03-28
arm64: atomics: lse: improve cmpxchg implementation
Mark Rutland
1
-12
/
+5
2023-03-28
Revert "ARM: mach-virt: Select PMUv3 driver by default"
Will Deacon
1
-1
/
+0
2023-03-28
arm64: kexec: remove unnecessary (void*) conversions
Yu Zhe
1
-1
/
+1
2023-03-28
arm64: armv8_deprecated: remove unnecessary (void*) conversions
Yu Zhe
1
-2
/
+2
2023-03-28
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
2
-18
/
+20
2023-03-27
arm: uaccess: Remove memcpy_page_flushcache()
Ira Weiny
2
-8
/
+0
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
4
-2
/
+80
2023-03-27
drivers/perf: apple_m1: Add Apple M2 support
Janne Grunau
1
-0
/
+14
2023-03-27
dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores
Janne Grunau
1
-0
/
+2
2023-03-27
perf: arm_cspmu: Fix variable dereference warning
Besar Wicaksono
1
-2
/
+4
[next]