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-07-02
s390/topology: Remove CPU KOBJ_CHANGE uevents
Mete Durlu
1
-7
/
+1
2024-07-02
s390: Update defconfigs
Heiko Carstens
2
-6
/
+4
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
4
-0
/
+49
2024-06-29
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-1
/
+1
2024-06-28
s390/mm: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-28
s390/lib: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-28
s390/crc32: Add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-27
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-5
/
+8
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
1
-27
/
+0
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-24
s390/mm: Get total ram pages from memblock
Wei Yang
1
-1
/
+2
2024-06-24
s390: Provide optimized __arch_hweight*() implementations
Heiko Carstens
3
-2
/
+79
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-06-18
s390: Remove S390_lowcore
Sven Schnelle
1
-2
/
+0
2024-06-18
s390/mm: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-13
/
+15
2024-06-18
s390/idle: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-5
/
+6
2024-06-18
s390/vtime: Remove duplicate get_lowcore() calls
Sven Schnelle
2
-42
/
+52
2024-06-18
s390/smp: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-10
/
+13
2024-06-18
s390/nmi: Remove duplicate get_lowcore() calls
Sven Schnelle
1
-9
/
+11
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
6
-28
/
+28
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
40
-238
/
+237
2024-06-18
s390: Add get_lowcore() function
Sven Schnelle
1
-0
/
+5
2024-06-17
s390/pci: Add missing virt_to_phys() for directed DIBV
Niklas Schnelle
1
-1
/
+1
2024-06-12
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-12
KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIP
Yi Wang
1
-7
/
+2
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
3
-4
/
+26
2024-06-11
s390/mm: Allow large pages only for aligned physical addresses
Alexander Gordeev
1
-2
/
+8
2024-06-11
s390: Update defconfigs
Heiko Carstens
3
-19
/
+69
2024-06-07
s390/pai_ext: Enable per-task and system-wide sampling event
Thomas Richter
3
-44
/
+41
2024-06-07
s390/pai_ext: Enable per-task counting event
Thomas Richter
1
-16
/
+63
2024-06-07
s390/pai_ext: Enable concurrent system-wide counting/sampling
Thomas Richter
1
-8
/
+10
2024-06-07
s390/pai_crypto: Enable per-task and system-wide sampling event
Thomas Richter
1
-55
/
+46
2024-06-07
s390/pai_crypto: Enable per-task counting event
Thomas Richter
2
-14
/
+68
2024-06-07
s390/pai_crypto: Enable concurrent system-wide counting/sampling event
Thomas Richter
1
-10
/
+9
2024-06-05
s390/hugetlb: Convert PG_arch_1 code to work on folio->flags
David Hildenbrand
2
-6
/
+6
2024-06-05
s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
David Hildenbrand
3
-13
/
+22
2024-06-05
s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...
David Hildenbrand
3
-10
/
+18
2024-06-05
s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
David Hildenbrand
4
-12
/
+30
2024-06-05
s390/uv: Make uv_convert_from_secure() a static function
David Hildenbrand
2
-7
/
+1
2024-06-05
s390/uv: Update PG_arch_1 comment
David Hildenbrand
1
-5
/
+4
2024-06-05
s390/uv: Convert PG_arch_1 users to only work on small folios
David Hildenbrand
2
-16
/
+27
2024-06-05
s390/uv: Split large folios in gmap_make_secure()
David Hildenbrand
1
-6
/
+25
2024-06-05
s390/uv: gmap_make_secure() cleanups for further changes
David Hildenbrand
1
-26
/
+40
2024-06-05
s390/uv: Don't call folio_wait_writeback() without a folio reference
David Hildenbrand
1
-0
/
+8
2024-06-05
s390/crash: Do not use VM info if os_info does not have it
Alexander Gordeev
1
-24
/
+30
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
26
-412
/
+389
[prev]
[next]