index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...
Catalin Marinas
48
-455
/
+805
2024-07-11
selftests: arm64: tags: remove the result script
Muhammad Usama Anjum
2
-13
/
+0
2024-07-11
selftests: arm64: tags_test: conform test to TAP output
Muhammad Usama Anjum
1
-4
/
+6
2024-07-10
perf: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-07-08
arm64: smp: Fix missing IPI statistics
Jinjie Ruan
1
-2
/
+4
2024-07-04
ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64
Liu Wei
2
-4
/
+24
2024-07-04
Documentation: arm64: Update memory.rst for TBI
Kevin Brodsky
1
-22
/
+20
2024-07-04
arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
3
-8
/
+4
2024-07-04
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
3
-8
/
+8
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
4
-4
/
+3
2024-07-03
perf: arm_v6/7_pmu: Drop non-DT probe support
Rob Herring (Arm)
2
-25
/
+2
2024-07-03
perf/arm: Move 32-bit PMU drivers to drivers/perf/
Rob Herring (Arm)
6
-11
/
+15
2024-07-03
perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check
Rob Herring (Arm)
1
-1
/
+1
2024-07-03
perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
Rob Herring (Arm)
1
-2
/
+8
2024-07-01
perf: imx_perf: add support for i.MX95 platform
Xu Yang
1
-3
/
+86
2024-07-01
perf: imx_perf: fix counter start and config sequence
Xu Yang
1
-3
/
+3
2024-07-01
perf: imx_perf: refactor driver for imx93
Xu Yang
1
-38
/
+68
2024-07-01
perf: imx_perf: let the driver manage the counter usage rather the user
Xu Yang
1
-68
/
+100
2024-07-01
perf: imx_perf: add macro definitions for parsing config attr
Xu Yang
1
-4
/
+9
2024-07-01
dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
Xu Yang
1
-0
/
+3
2024-07-01
perf: pmuv3: Add new Cortex and Neoverse PMUs
Andre Przywara
1
-0
/
+12
2024-07-01
dt-bindings: arm: pmu: Add new Cortex and Neoverse cores
Andre Przywara
1
-0
/
+6
2024-07-01
perf/arm-cmn: Enable support for tertiary match group
Ilkka Koskinen
1
-6
/
+13
2024-07-01
perf/arm-cmn: Decouple wp_config registers from filter group number
Ilkka Koskinen
1
-17
/
+80
2024-06-24
arm64: Cleanup __cpu_set_tcr_t0sz()
Seongsu Park
1
-2
/
+2
2024-06-24
ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
Youwan Wang
1
-5
/
+1
2024-06-24
arm64: irqchip/gic-v3: Select priorities at boot time
Mark Rutland
5
-106
/
+97
2024-06-24
irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlier
Mark Rutland
1
-54
/
+63
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
8
-30
/
+32
2024-06-24
irqchip/gic-common: Remove sync_access callback
Mark Rutland
5
-26
/
+16
2024-06-24
wordpart.h: Add REPEAT_BYTE_U32()
Mark Rutland
1
-0
/
+8
2024-06-24
arm64/mm: Stop using ESR_ELx_FSC_TYPE during fault
Anshuman Khandual
1
-6
/
+27
2024-06-21
arm64: Kconfig: fix typo in __builtin_return_adddress
Mike Rapoport (IBM)
1
-1
/
+1
2024-06-13
ARM64: reloc_test: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-13
kselftest/arm64: Fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2024-06-13
arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/
Sudeep Holla
3
-105
/
+108
2024-06-13
arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/
Sudeep Holla
3
-5
/
+1
2024-06-13
ACPI: arm64: Sort entries alphabetically
Sudeep Holla
1
-2
/
+2
2024-06-12
arm64: errata: Expand speculative SSBS workaround
Mark Rutland
3
-2
/
+30
2024-06-12
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
5
-34
/
+9
2024-06-12
arm64: cputype: Add Cortex-X925 definitions
Mark Rutland
1
-0
/
+2
2024-06-12
arm64: cputype: Add Cortex-A720 definitions
Mark Rutland
1
-0
/
+2
2024-06-12
arm64: cputype: Add Cortex-X3 definitions
Mark Rutland
1
-0
/
+2
2024-06-12
arm64: mte: Make mte_check_tfsr_*() conditional on KASAN instead of MTE
Peter Collingbourne
1
-2
/
+2
2024-06-12
kselftest/arm64: Fix redundancy of a testcase
Dev Jain
1
-1
/
+1
2024-06-12
kselftest/arm64: Include kernel mode NEON in fp-stress
Mark Brown
4
-9
/
+343
2024-06-12
arm64: implement raw_smp_processor_id() using thread_info
Puranjay Mohan
2
-19
/
+3
2024-06-12
arm64/arch_timer: include <linux/percpu.h>
Puranjay Mohan
1
-1
/
+1
2024-06-12
arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 register
Nianyao Tang
1
-0
/
+1
2024-06-09
Linux 6.10-rc3
Linus Torvalds
1
-1
/
+1
[next]