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
2023-10-26
perf vendor events intel: Add tigerlake two metrics
Ian Rogers
1
-0
/
+12
2023-10-26
perf vendor events intel: Add broadwellde two metrics
Ian Rogers
1
-0
/
+12
2023-10-26
RISC-V: cacheflush: Initialize CBO variables on ACPI systems
Sunil V L
1
-6
/
+19
2023-10-26
RISC-V: ACPI: RHCT: Add function to get CBO block sizes
Sunil V L
2
-0
/
+93
2023-10-26
RISC-V: ACPI: Update the return value of acpi_get_rhct()
Sunil V L
1
-3
/
+3
2023-10-26
RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
2
-2
/
+86
2023-10-26
PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
Ilpo Järvinen
2
-7
/
+7
2023-10-26
PCI: endpoint: Fix double free in __pci_epc_create()
Dan Carpenter
1
-1
/
+0
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
50
-287
/
+430
2023-10-26
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
7
-0
/
+29
2023-10-26
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
7
-0
/
+28
2023-10-26
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
8
-1
/
+29
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
24
-251
/
+280
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
11
-25
/
+98
2023-10-26
ASoC: Intel: bytcr_wm5102: add various quirks
Mark Brown
1
-27
/
+202
2023-10-26
sc7180: Add qdsp based soundcard
Mark Brown
2
-22
/
+174
2023-10-26
ASoC: fix widget name comparisons (consider DAI name
Mark Brown
21
-49
/
+53
2023-10-26
ASoC: codecs: Add aw88399 amplifier driver
Mark Brown
7
-0
/
+2531
2023-10-26
ASoC: cs35l41: Detect CSPL errors when sending CSPL commands
Stefan Binding
2
-0
/
+7
2023-10-26
ALSA: hda: cs35l41: Check CSPL state after loading firmware
Stefan Binding
1
-0
/
+18
2023-10-26
ALSA: hda: cs35l41: Do not unload firmware before reset in system suspend
Stefan Binding
1
-29
/
+4
2023-10-26
ALSA: hda: cs35l41: Force a software reset after hardware reset
Stefan Binding
3
-0
/
+7
2023-10-26
ALSA: hda: cs35l41: Run boot process during resume callbacks
Stefan Binding
1
-33
/
+72
2023-10-26
ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re...
Stefan Binding
1
-0
/
+2
2023-10-26
ALSA: hda: cs35l41: Assert reset before system suspend
Stefan Binding
1
-5
/
+8
2023-10-26
ALSA: hda: cs35l41: Use reset label to get GPIO for HP Zbook Fury 17 G9
Stefan Binding
1
-2
/
+9
2023-10-26
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
1
-0
/
+30
2023-10-26
cxl/region: Prepare the decoder match range helper for reuse
Alison Schofield
1
-6
/
+11
2023-10-26
arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer
Nathan Chancellor
1
-0
/
+2
2023-10-26
MAINTAINERS: drm/ci: add entries for xfail files
Helen Koike
1
-0
/
+7
2023-10-26
Merge tag 'qcom-arm64-defconfig-for-6.7-2' of https://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-0
/
+2
2023-10-26
arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5}
Lukas Bulwahn
1
-8
/
+4
2023-10-26
Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
4
-3
/
+4
2023-10-26
Merge tag 'v6.6-rc7' into core
Joerg Roedel
1044
-5556
/
+11169
2023-10-26
PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
Thippeswamy Havalige
4
-0
/
+827
2023-10-26
iommu/dart: Remove the force_bypass variable
Jason Gunthorpe
1
-14
/
+6
2023-10-26
iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
Jason Gunthorpe
1
-9
/
+19
2023-10-26
iommu/dart: Convert to domain_alloc_paging()
Jason Gunthorpe
1
-8
/
+5
2023-10-26
iommu/dart: Move the blocked domain support to a global static
Jason Gunthorpe
1
-22
/
+32
2023-10-26
iommu/dart: Use static global identity domains
Jason Gunthorpe
1
-11
/
+28
2023-10-26
iommufd: Convert to alloc_domain_paging()
Jason Gunthorpe
1
-8
/
+3
2023-10-26
iommu/vt-d: Use ops->blocked_domain
Jason Gunthorpe
1
-2
/
+1
2023-10-26
iommu/vt-d: Update the definition of the blocking domain
Jason Gunthorpe
1
-2
/
+2
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
3
-8
/
+6
2023-10-26
dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx XDMA PCIe Root Port Bridge
Thippeswamy Havalige
1
-0
/
+114
2023-10-26
pmdomain: qcom: rpmhpd: Add SC8380XP power domains
Abel Vesa
1
-0
/
+28
2023-10-26
pmdomain: qcom: rpmhpd: Add SM8650 RPMh Power Domains
Neil Armstrong
1
-0
/
+30
2023-10-26
pmdomain: Merge branch genpd_dt into next
Ulf Hansson
2
-0
/
+4
2023-10-26
dt-bindings: power: rpmpd: Add SC8380XP support
Abel Vesa
1
-0
/
+1
2023-10-26
dt-bindings: power: qcom,rpmhpd: Add GMXC PD index
Sibi Sankar
1
-0
/
+1
[prev]
[next]