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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-7
/
+2
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+0
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
28
-1037
/
+1309
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+26
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-12-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2022-12-06
s390/nmi: get rid of private slab cache
Heiko Carstens
1
-31
/
+9
2022-12-06
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
3
-32
/
+21
2022-12-06
s390/nmi: print machine check interruption code before stopping system
Heiko Carstens
1
-0
/
+52
2022-12-06
s390/sclp: introduce sclp_emergency_printk()
Heiko Carstens
1
-0
/
+1
2022-12-06
s390/sclp: keep sclp_early_sccb
Heiko Carstens
1
-3
/
+0
2022-12-06
s390/nmi: rework register validation handling
Heiko Carstens
1
-54
/
+10
2022-12-06
s390/nmi: use vector instruction macros instead of byte patterns
Heiko Carstens
1
-5
/
+4
2022-12-06
s390/vx: add vx-insn.h wrapper include file
Heiko Carstens
3
-667
/
+688
2022-12-06
s390/ipl: use octal values instead of S_* macros
Sven Schnelle
1
-36
/
+30
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
4
-1
/
+77
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
5
-0
/
+326
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-02
s390/checksum: support GENERIC_CSUM, enable it for KASAN
Heiko Carstens
2
-0
/
+11
2022-12-02
s390/appldata: remove power management callbacks
Heiko Carstens
1
-111
/
+2
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-20
/
+0
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-29
Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
1
-1
/
+3
2022-11-25
Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+1
2022-11-24
KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
Thomas Huth
1
-1
/
+3
2022-11-24
s390/crashdump: fix TOD programmable field size
Heiko Carstens
1
-1
/
+1
2022-11-23
s390/kprobes: define insn cache ops within private header file
Heiko Carstens
2
-2
/
+10
2022-11-23
s390/mm: remove unused get_page_state() function
Heiko Carstens
1
-11
/
+0
2022-11-23
s390/hypfs: remove unused info_blk_hdr__pcpus() function
Heiko Carstens
1
-8
/
+0
2022-11-23
s390/debug: remove function type cast
Heiko Carstens
1
-3
/
+4
2022-11-23
s390/pci: Use irq_data_get_msi_desc()
Thomas Gleixner
1
-1
/
+1
2022-11-23
s390/ipl: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-3
/
+4
2022-11-23
s390/mm: provide minimal setup_per_cpu_areas() implementation
Heiko Carstens
2
-0
/
+38
2022-11-18
Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+10
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+19
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-2
/
+3
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-1
/
+4
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
3
-5
/
+0
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-16
s390: use generic vga.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: use generic shmparam.h header file
Heiko Carstens
1
-12
/
+0
2022-11-16
s390: use generic bugs.h header file
Heiko Carstens
1
-21
/
+0
2022-11-16
s390: use generic serial.h header file
Heiko Carstens
1
-7
/
+0
2022-11-16
s390: avoid using global register for current_stack_pointer
Vasily Gorbik
1
-1
/
+10
2022-11-11
Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-77
/
+74
2022-11-10
s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Gerald Schaefer
1
-0
/
+1
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
4
-9
/
+5
2022-11-08
s390/configs: add kasan.config addon config file
Heiko Carstens
1
-0
/
+3
2022-11-08
s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon config
Heiko Carstens
4
-3
/
+1
[next]