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.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-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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-01
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
1
-0
/
+16
2021-07-28
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
1
-0
/
+1
2020-09-09
s390: don't trace preemption in percpu macros
Sven Schnelle
1
-14
/
+14
2020-07-16
KVM: s390: reduce number of IO pins to 1
Christian Borntraeger
1
-4
/
+4
2020-07-01
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+1
2020-06-25
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
1
-1
/
+11
2020-03-11
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
1
-1
/
+1
2020-02-28
s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...
Nathan Chancellor
1
-1
/
+1
2020-02-19
s390/time: Fix clk type in get_tod_clock
Nathan Chancellor
1
-1
/
+1
2020-02-11
s390/mm: fix dynamic pagetable upgrade for hugetlbfs
Gerald Schaefer
1
-0
/
+2
2019-12-31
s390/ftrace: fix endless recursion in function_graph tracer
Sven Schnelle
1
-2
/
+2
2019-12-31
s390/mm: add mm_pxd_folded() checks to pxd_free()
Gerald Schaefer
1
-2
/
+14
2019-12-31
s390/time: ensure get_clock_monotonic() returns monotonic values
Heiko Carstens
1
-6
/
+10
2019-12-17
s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported
Gerald Schaefer
1
-2
/
+2
2019-11-20
s390/vdso: correct vdso mapping for compat tasks
Vasily Gorbik
1
-1
/
+1
2019-11-20
s390/vdso: avoid 64-bit vdso mapping for compat tasks
Vasily Gorbik
2
-0
/
+3
2019-11-06
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-08-16
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
Halil Pasic
1
-0
/
+2
2019-07-21
s390: fix stfle zero padding
Heiko Carstens
1
-7
/
+14
2019-06-25
s390/ap: rework assembler functions to use unions for in/out register variables
Harald Freudenberger
1
-9
/
+19
2019-06-25
s390/jump_label: Use "jdd" constraint on gcc9
Ilya Leoshkevich
1
-4
/
+10
2019-06-19
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-05-04
s390: limit brk randomization to 32MB
Martin Schwidefsky
1
-4
/
+7
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
1
-1
/
+1
2019-01-31
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
1
-3
/
+2
2018-11-27
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
4
-11
/
+24
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
1
-1
/
+2
2018-09-04
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
1
-1
/
+7
2018-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-7
/
+7
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+3
2018-08-20
s390/zcrypt: switch return type to bool for ap_instructions_available()
Harald Freudenberger
1
-3
/
+3
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+4
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
1
-5
/
+5
2018-08-16
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
1
-3
/
+3
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
14
-47
/
+304
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2018-07-31
s390/cpum_sf: save TOD clock base in SDBs for time conversion
Hendrik Brueckner
1
-3
/
+9
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Martin Schwidefsky
5
-4
/
+27
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
5
-4
/
+27
2018-07-31
s390/mm: Add huge page gmap linking support
Janosch Frank
2
-0
/
+3
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
1
-0
/
+1
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
1
-1
/
+4
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
2
-1
/
+5
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
1
-0
/
+4
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
1
-0
/
+3
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
1
-2
/
+4
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
1
-0
/
+4
2018-07-19
KVM: s390: add etoken support for guests
Christian Borntraeger
1
-0
/
+1
2018-07-13
KVM: s390: Fix storage attributes migration with memory slots
Claudio Imbrenda
1
-7
/
+2
2018-07-06
s390/purgatory: Remove duplicate variable definitions
Philipp Rudo
1
-6
/
+0
[next]