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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
s390/vdso: move boot_vdso_data to vdso.c
Martin Schwidefsky
1
-0
/
+1
2017-10-18
s390/spinlock: use cpu alternatives to enable niai instruction
Vasily Gorbik
1
-3
/
+2
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+163
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
1
-5
/
+1
2017-10-16
s390/debug: adjust coding style
Heiko Carstens
1
-92
/
+98
2017-10-12
s390/kprobes: remove KPROBE_SWAP_INST state
Heiko Carstens
1
-2
/
+0
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-3
/
+1
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations
Will Deacon
1
-0
/
+3
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-12
/
+0
2017-10-10
locking/arch, s390: Add __down_read_killable()
Kirill Tkhai
1
-2
/
+17
2017-10-09
s390: cleanup string ops prototypes
Heiko Carstens
1
-11
/
+11
2017-10-09
s390/mm: use memset64 instead of clear_table
Heiko Carstens
1
-16
/
+2
2017-10-09
s390: implement memset16, memset32 & memset64
Heiko Carstens
1
-0
/
+22
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
4
-2
/
+9
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
2
-1
/
+8
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
1
-1
/
+0
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
1
-0
/
+1
2017-10-04
s390: use generic rwsem implementation
Heiko Carstens
2
-210
/
+1
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
1
-0
/
+2
2017-09-29
s390/crypto: add inline assembly for KMA instruction to cpacf.h
Patrick Steuer
1
-1
/
+51
2017-09-28
s390/rwlock: introduce rwlock wait queueing
Martin Schwidefsky
3
-135
/
+43
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2
-13
/
+10
2017-09-28
s390/spinlock: use the cpu number +1 as spinlock value
Martin Schwidefsky
1
-1
/
+1
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
3
-1
/
+6
2017-09-28
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
1
-41
/
+41
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
1
-1
/
+1
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
1
-2
/
+2
2017-09-28
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
1
-1
/
+3
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
1
-1
/
+1
2017-09-19
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+3
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-33
/
+140
2017-09-10
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+12
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
1
-6
/
+11
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-09-06
s390/mm: use a single lock for the fields in mm_context_t
Martin Schwidefsky
2
-7
/
+0
2017-09-06
s390/mm: fix race on mm->context.flush_mm
Martin Schwidefsky
3
-3
/
+7
2017-09-06
s390/mm: fix local TLB flushing vs. detach of an mm address space
Martin Schwidefsky
2
-23
/
+7
2017-09-06
s390/zcrypt: externalize AP queue interrupt control
Harald Freudenberger
1
-0
/
+36
2017-09-06
s390/zcrypt: externalize AP config info query
Harald Freudenberger
1
-0
/
+26
2017-09-06
s390/zcrypt: externalize test AP queue
Tony Krowiak
1
-0
/
+64
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-304
/
+290
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-18
/
+5
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2
-2
/
+8
2017-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2017-09-01
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
1
-2
/
+3
2017-08-31
s390/mm: fork vs. 5 level page tabel
Martin Schwidefsky
1
-0
/
+5
2017-08-29
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
1
-1
/
+1
[prev]
[next]