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.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
2020-09-09
s390: don't trace preemption in percpu macros
Sven Schnelle
1
-14
/
+14
2020-09-03
s390/numa: set node distance to LOCAL_DISTANCE
Sasha Levin
2
-3
/
+0
2020-07-16
s390: Change s390_kernel_write() return type to match memcpy()
Josh Poimboeuf
1
-1
/
+1
2020-07-16
KVM: s390: reduce number of IO pins to 1
Christian Borntraeger
1
-4
/
+4
2020-06-30
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+1
2020-06-24
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
1
-1
/
+11
2020-05-27
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
1
-2
/
+8
2020-04-13
s390: prevent leaking kernel address in BEAR
Sven Schnelle
3
-1
/
+11
2020-03-12
s390/mm: fix panic in gup_fast on large pud
Gerald Schaefer
1
-0
/
+6
2020-03-12
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-24
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
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-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
1
-0
/
+1
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-10-04
s390/mm: mark function(s) __always_inline
Heiko Carstens
1
-11
/
+11
2019-10-04
s390/jump_label: mark function(s) __always_inline
Heiko Carstens
1
-2
/
+2
2019-10-04
s390/cpu_mf: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+2
2019-10-04
s390/atomic,bitops: mark function(s) __always_inline
Heiko Carstens
2
-5
/
+5
2019-10-04
s390/mm: fix -Wunused-but-set-variable warnings
Qian Cai
2
-3
/
+9
2019-10-04
s390: mark __cpacf_query() as __always_inline
Jiri Kosina
1
-1
/
+1
2019-10-01
s390/qdio: clarify size of the QIB parm area
Julian Wiedmann
1
-1
/
+1
2019-10-01
s390/cpumsf: Check for CPU Measurement sampling
Thomas Richter
1
-1
/
+4
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-5
/
+7
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-1
/
+0
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+1
2019-09-19
s390/cpumf: Remove mixed white space
Thomas Richter
1
-5
/
+5
2019-09-19
s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD
Thomas Richter
1
-0
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+5
2019-09-18
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-117
/
+34
2019-09-13
s390/crypto: Support for SHA3 via CPACF (MSA6)
Joerg Schmidbauer
1
-0
/
+8
2019-09-03
s390/base: remove unused s390_base_mcck_handler
Vasily Gorbik
1
-2
/
+0
2019-08-26
s390/mem_detect: provide single get_mem_detect_end
Vasily Gorbik
1
-0
/
+12
2019-08-25
s390/qeth: add TX NAPI support for IQD devices
Julian Wiedmann
1
-0
/
+1
2019-08-25
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
1
-1
/
+1
2019-08-25
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
1
-0
/
+3
2019-08-21
s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types
Harald Freudenberger
1
-112
/
+2
2019-08-21
s390/kasan: provide uninstrumented __strlen
Vasily Gorbik
1
-2
/
+7
2019-08-21
s390/mm: use refcount_t for refcount
Chuhong Yuan
1
-1
/
+3
2019-08-21
s390: move vmalloc option parsing to startup code
Vasily Gorbik
2
-0
/
+2
2019-08-09
s390/mm: Remove sev_active() function
Thiago Jung Bauermann
1
-1
/
+0
2019-08-09
x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
Thiago Jung Bauermann
1
-3
/
+1
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390: clean up qdio.h
Julian Wiedmann
1
-5
/
+5
[next]