index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
arm64: Restrict undef hook for cpufeature registers
Raphael Gault
1
-2
/
+2
2021-06-21
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
Anshuman Khandual
2
-8
/
+8
2021-06-21
arm64: insn: avoid circular include dependency
Mark Rutland
3
-5
/
+11
2021-06-17
arm64: smp: Bump debugging information print down to KERN_DEBUG
Lee Jones
1
-1
/
+1
2021-06-17
drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Jing Xiangfeng
1
-2
/
+4
2021-06-17
perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number
Tuan Phan
1
-1
/
+1
2021-06-17
arm64: suspend: Use cpuidle context helpers in cpu_suspend()
Marc Zyngier
1
-1
/
+11
2021-06-17
PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
Marc Zyngier
1
-2
/
+7
2021-06-17
arm64: Convert cpu_do_idle() to using cpuidle context helpers
Marc Zyngier
1
-32
/
+9
2021-06-17
arm64: Add cpuidle context save/restore helpers
Marc Zyngier
2
-0
/
+40
2021-06-15
arm64: head: fix code comments in set_cpu_boot_mode_flag
Dong Aisheng
1
-1
/
+1
2021-06-15
arm64: mm: drop unused __pa(__idmap_text_start)
Dong Aisheng
1
-1
/
+0
2021-06-15
arm64: mm: fix the count comments in compute_indices
Dong Aisheng
1
-1
/
+1
2021-06-15
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2
-3
/
+3
2021-06-15
arm64: mm: Pass original fault address to handle_mm_fault()
Gavin Shan
1
-1
/
+1
2021-06-15
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
Anshuman Khandual
3
-10
/
+3
2021-06-15
arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
Anshuman Khandual
1
-1
/
+1
2021-06-15
arm64/mm: Drop SWAPPER_INIT_MAP_SIZE
Anshuman Khandual
1
-3
/
+0
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
5
-47
/
+67
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
4
-18
/
+25
2021-06-11
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2
-1
/
+44
2021-06-11
KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
Will Deacon
1
-1
/
+10
2021-06-11
arm64: Allow mismatched 32-bit EL0 support
Will Deacon
3
-15
/
+110
2021-06-11
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
3
-81
/
+92
2021-06-11
arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
Mark Rutland
7
-3
/
+9
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
8
-11
/
+15
2021-06-11
arm64: perf: Simplify EVENT ATTR macro in perf_event.c
Qi Liu
1
-4
/
+1
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.c
Qi Liu
1
-5
/
+2
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c
Qi Liu
1
-7
/
+4
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c
Qi Liu
1
-4
/
+1
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c
Qi Liu
1
-5
/
+2
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver
Qi Liu
1
-5
/
+2
2021-06-11
perf: Add EVENT_ATTR_ID to simplify event attributes
Qi Liu
1
-0
/
+6
2021-06-11
perf/smmuv3: Don't trample existing events with global filter
Robin Murphy
1
-8
/
+10
2021-06-08
arm64: mm: decode xFSC in mem_abort_decode()
Mark Rutland
1
-0
/
+2
2021-06-08
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
2
-2
/
+3
2021-06-08
perf/hisi: Constify static attribute_group structs
Rikard Falkeborn
2
-2
/
+2
2021-06-08
perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()
ChenXiaoSong
1
-3
/
+1
2021-06-07
arm64: idle: don't instrument idle code with KCOV
Mark Rutland
3
-58
/
+71
2021-06-07
arm64: entry: don't instrument entry code with KCOV
Mark Rutland
1
-0
/
+5
2021-06-07
arm64: entry: make NMI entry/exit functions static
Mark Rutland
2
-4
/
+2
2021-06-07
arm64: entry: split SDEI entry
Mark Rutland
3
-45
/
+43
2021-06-07
arm64: entry: split bad stack entry
Mark Rutland
3
-5
/
+16
2021-06-07
arm64: entry: fold el1_inv() into el1h_64_sync_handler()
Mark Rutland
1
-10
/
+1
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
4
-138
/
+93
2021-06-07
arm64: entry: template the entry asm functions
Mark Rutland
1
-86
/
+27
2021-06-07
arm64: entry: improve bad_mode()
Mark Rutland
1
-15
/
+16
2021-06-07
arm64: entry: move bad_mode() to entry-common.c
Mark Rutland
2
-25
/
+27
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
1
-4
/
+8
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
1
-21
/
+21
[next]