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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
3
-3
/
+3
2022-07-25
irqchip/mmp: Declare init functions in common header file
Ben Dooks
3
-3
/
+3
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
7
-98
/
+236
2022-07-20
irqchip: Add LoongArch CPU interrupt controller support
Huacai Chen
3
-10
/
+27
2022-07-20
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
1
-10
/
+1
2022-07-20
irqchip/loongson-liointc: Add ACPI init support
Huacai Chen
3
-3
/
+3
2022-07-20
irqchip/loongson-pch-msi: Add ACPI init support
Huacai Chen
2
-3
/
+10
2022-07-20
irqchip/loongson-pch-pic: Add ACPI init support
Huacai Chen
3
-4
/
+4
2022-07-20
irqchip: Add Loongson PCH LPC controller support
Huacai Chen
2
-3
/
+2
2022-07-20
LoongArch: Prepare to support multiple pch-pic and pch-msi irqdomain
Jianmin Lv
2
-0
/
+46
2022-07-20
LoongArch: Use ACPI_GENERIC_GSI for gsi handling
Jianmin Lv
2
-65
/
+1
2022-07-20
LoongArch: Provisionally add ACPICA data structures
Marc Zyngier
1
-0
/
+142
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
4
-9
/
+11
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
5
-7
/
+7
2022-07-07
genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
Samuel Holland
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-75
/
+159
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
2022-06-17
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+18
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-79
/
+69
2022-06-17
Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-06-17
Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+18
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-6
/
+88
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
2022-06-16
RISC-V: Some Svpbmt fixes
Palmer Dabbelt
3
-6
/
+9
2022-06-16
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-16
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
2022-06-16
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2022-06-16
arm64/cpufeature: Unexport set_cpu_feature()
Mark Brown
1
-1
/
+0
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
3
-6
/
+88
2022-06-15
x86/tdx: Clarify RIP adjustments in #VE handler
Kirill A. Shutemov
1
-55
/
+123
2022-06-15
x86/tdx: Fix early #VE handling
Kirill A. Shutemov
1
-1
/
+5
2022-06-15
arm64: ftrace: remove redundant label
Mark Rutland
1
-1
/
+0
2022-06-15
arm64: ftrace: consistently handle PLTs.
Mark Rutland
1
-71
/
+66
2022-06-15
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
2022-06-15
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
Catalin Marinas
1
-4
/
+3
2022-06-14
ARM: dts: at91: ksz9477_evb: fix port/phy validation
Oleksij Rempel
1
-0
/
+5
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-201
/
+293
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-39
/
+353
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
3
-24
/
+23
2022-06-12
riscv: dts: microchip: re-add pdma to mpfs device tree
Conor Dooley
1
-0
/
+9
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+6
2022-06-11
Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-36
/
+31
2022-06-10
um: virt-pci: set device ready in probe()
Vincent Whitchurch
1
-1
/
+6
2022-06-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+24
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-29
/
+21
[next]