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
2024-08-27
s390/build: Avoid relocation information in final vmlinux
Jens Remus
2
-5
/
+41
2024-08-27
s390/ftrace: Use kernel ftrace trampoline for modules
Vasily Gorbik
1
-24
/
+0
2024-08-27
s390/ftrace: Remove unused ftrace_plt_template*
Vasily Gorbik
1
-2
/
+0
2024-08-22
s390/early: Dump register contents and call trace for early crashes
Heiko Carstens
3
-4
/
+24
2024-08-22
s390/early: Add __init to __do_early_pgm_check()
Heiko Carstens
1
-1
/
+1
2024-08-22
s390/cpum_sf: Remove WARN_ON_ONCE statements
Thomas Richter
1
-8
/
+4
2024-08-22
s390/cpum_sf: Rework debug_sprintf_event() messages
Thomas Richter
1
-137
/
+10
2024-08-21
s390/cpum_sf: Ignore qsi() return code
Thomas Richter
1
-51
/
+28
2024-08-21
s390/cpum_sf: Ignore lsctl() return code in sf_disable()
Thomas Richter
1
-6
/
+5
2024-08-07
s390/entry: Move early_pgm_check_handler() to init text section
Heiko Carstens
1
-0
/
+2
2024-08-07
s390/traps: Handle early warnings gracefully
Heiko Carstens
1
-2
/
+15
2024-08-07
s390/entry: Make early program check handler relocated lowcore aware
Heiko Carstens
2
-7
/
+11
2024-08-07
s390/entry: Move early program check handler to entry.S
Heiko Carstens
3
-24
/
+16
2024-08-07
s390/mm/ptdump: Generate address marker array dynamically
Heiko Carstens
1
-114
/
+77
2024-08-07
s390/cpum_sf: Use variable name cpuhw consistently
Thomas Richter
1
-6
/
+6
2024-08-07
s390/cpum_sf: Define and initialize variable
Thomas Richter
1
-3
/
+2
2024-08-07
s390/cpum_sf: Use hwc as variable consistently
Thomas Richter
1
-2
/
+2
2024-08-07
s390/cpum_cf: Move defines from header file to source file
Thomas Richter
2
-4
/
+4
2024-08-07
s390/cpum_sf: Move defines from header file to source file
Thomas Richter
2
-16
/
+16
2024-08-07
s390/cpum_sf: Rename macro to consistent prefix
Thomas Richter
2
-3
/
+3
2024-08-07
s390/cpum_sf: Remove unused defines REG_NONE and REG_OVERFLOW
Thomas Richter
2
-6
/
+0
2024-08-07
s390/cpum_sf: Remove unused define PERF_CPUM_SF_MODE_MASK
Thomas Richter
1
-2
/
+0
2024-08-07
s390/cpum_sf: Use refcount_t instead of atomic_t
Thomas Richter
1
-17
/
+12
2024-08-04
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+36
2024-08-04
Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+15
2024-08-04
arm: dts: arm: versatile-ab: Fix duplicate clock node name
Rob Herring (Arm)
1
-1
/
+1
2024-08-03
Merge tag 'parisc-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+12
2024-08-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-9
/
+40
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-20
/
+24
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
7
-20
/
+24
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-21
/
+29
2024-08-02
Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-88
/
+93
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6
/
+7
2024-08-02
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
2
-2
/
+10
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
3
-3
/
+4
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-08-01
x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
David Gow
1
-1
/
+3
2024-08-01
riscv: Fix linear mapping checks for non-contiguous memory regions
Stuart Menefy
1
-4
/
+11
2024-08-01
KVM: x86/mmu: fix determination of max NPT mapping level for private pages
Ackerley Tng
1
-1
/
+1
2024-08-01
arm64: errata: Expand speculative SSBS workaround (again)
Mark Rutland
2
-7
/
+26
2024-08-01
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland
1
-0
/
+2
2024-08-01
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland
1
-0
/
+2
2024-08-01
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
1
-1
/
+1
2024-08-01
riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
Zhe Qiao
1
-8
/
+9
2024-08-01
riscv/purgatory: align riscv_kernel_entry
Daniel Maslowski
1
-0
/
+2
2024-08-01
alpha: fix ioread64be()/iowrite64be() helpers
Arnd Bergmann
1
-2
/
+2
2024-08-01
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
1
-1
/
+1
2024-08-01
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
1
-3
/
+3
2024-07-31
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
3
-8
/
+23
2024-07-31
riscv: cpufeature: Do not drop Linux-internal extensions
Samuel Holland
1
-8
/
+6
[next]