index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-33
/
+85
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-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
6
-31
/
+52
2024-08-22
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
1
-2
/
+2
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
1
-1
/
+1
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-21
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
2
-1
/
+15
2024-08-21
s390/mm: Prevent lowcore vs identity mapping overlap
Alexander Gordeev
1
-1
/
+18
2024-08-19
KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_query
Hariharan Mari
1
-9
/
+18
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
1
-2
/
+1
2024-08-11
s390/mm: get estimated free pages by memblock api
Wei Yang
1
-1
/
+1
2024-08-09
s390/pci: Stop usurping pdev->dev.groups
Lukas Wunner
4
-13
/
+14
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-07
s390/uv: Panic for set and remove shared access UVC errors
Claudio Imbrenda
1
-1
/
+4
2024-08-06
KVM: s390: fix validity interception issue when gisa is switched off
Michael Mueller
1
-1
/
+6
2024-07-31
s390: Keep inittext section writable
Heiko Carstens
2
-10
/
+2
2024-07-31
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
1
-8
/
+9
2024-07-31
s390/mm: Get rid of RELOC_HIDE()
Heiko Carstens
1
-8
/
+2
2024-07-31
s390/mm/ptdump: Improve sorting of markers
Heiko Carstens
1
-47
/
+53
2024-07-31
s390/mm/ptdump: Add support for relocated lowcore mapping
Heiko Carstens
1
-13
/
+22
2024-07-31
s390/mm/ptdump: Fix handling of identity mapping area
Heiko Carstens
1
-9
/
+12
2024-07-31
s390/alternatives: Remove unused empty header file
Heiko Carstens
1
-0
/
+0
2024-07-31
s390/fpu: Re-add exception handling in load_fpu_state()
Heiko Carstens
1
-1
/
+1
2024-07-26
Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
50
-521
/
+745
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+10
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
4
-10
/
+10
2024-07-24
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2024-07-23
s390: Remove protvirt and kvm config guards for uv code
Janosch Frank
10
-92
/
+17
2024-07-23
s390/boot: Add cmdline option to relocate lowcore
Sven Schnelle
1
-0
/
+2
2024-07-23
s390/kdump: Make kdump ready for lowcore relocation
Sven Schnelle
2
-16
/
+12
[prev]
[next]