index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
13
-71
/
+182
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
6
-2
/
+43
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
4
-26
/
+71
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
6
-73
/
+98
2017-10-04
s390: use generic rwsem implementation
Heiko Carstens
2
-210
/
+1
2017-09-29
s390/disassembler: add new z14 instructions
Heiko Carstens
1
-1
/
+82
2017-09-29
s390/disassembler: add missing z13 instructions
Heiko Carstens
1
-2
/
+28
2017-09-29
s390/disassembler: add sthyi instruction
Heiko Carstens
1
-0
/
+1
2017-09-29
s390/disassembler: remove double instructions
Heiko Carstens
1
-6
/
+0
2017-09-29
s390/disassembler: fix LRDFU format
Heiko Carstens
1
-1
/
+1
2017-09-29
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
1
-0
/
+1
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
1
-13
/
+0
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
1
-0
/
+2
2017-09-29
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
1
-3
/
+293
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
4
-244
/
+72
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
5
-43
/
+180
2017-09-28
s390/spinlock: use the cpu number +1 as spinlock value
Martin Schwidefsky
2
-17
/
+17
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
5
-4
/
+56
2017-09-28
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
1
-5
/
+1
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
1
-0
/
+109
2017-09-28
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
3
-48
/
+48
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
4
-2
/
+5
2017-09-28
s390: get rid of exit_thread()
Heiko Carstens
2
-8
/
+0
2017-09-28
s390/guarded storage: simplify task exit handling
Heiko Carstens
3
-10
/
+6
2017-09-28
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
1
-11
/
+22
2017-09-28
s390/guarded storage: fix possible memory corruption
Heiko Carstens
1
-0
/
+2
2017-09-28
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
3
-19
/
+20
2017-09-28
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
1
-2
/
+2
2017-09-28
s390: convert release_thread() into a static inline function
Heiko Carstens
2
-5
/
+1
2017-09-20
s390/topology: enable / disable topology dynamically
Heiko Carstens
1
-2
/
+74
2017-09-20
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2
-23
/
+61
2017-09-19
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
1
-4
/
+3
2017-09-19
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
1
-1
/
+3
2017-09-13
s390/perf: fix bug when creating per-thread event
Pu Hou
1
-3
/
+6
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-47
/
+154
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-17
/
+15
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+15
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-42
/
+175
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2
-7
/
+13
2017-09-07
Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
23
-121
/
+580
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+26
2017-09-06
s390/mm: use a single lock for the fields in mm_context_t
Martin Schwidefsky
4
-19
/
+12
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-06
s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]
Martin Schwidefsky
1
-2
/
+2
[next]