index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
s390/disassembler: add new z14 instructions
Heiko Carstens
2017-09-29
1
-1
/
+82
|
*
|
|
|
s390/disassembler: add missing z13 instructions
Heiko Carstens
2017-09-29
1
-2
/
+28
|
*
|
|
|
s390/disassembler: add sthyi instruction
Heiko Carstens
2017-09-29
1
-0
/
+1
|
*
|
|
|
s390/disassembler: remove double instructions
Heiko Carstens
2017-09-29
1
-6
/
+0
|
*
|
|
|
s390/disassembler: fix LRDFU format
Heiko Carstens
2017-09-29
1
-1
/
+1
|
*
|
|
|
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
2017-09-29
1
-0
/
+1
|
*
|
|
|
s390/virtio: remove the old KVM virtio transport
Thomas Huth
2017-09-29
1
-13
/
+0
|
*
|
|
|
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-29
1
-0
/
+2
|
*
|
|
|
s390/crypto: add s390 platform specific aes gcm support.
Harald Freudenberger
2017-09-29
1
-3
/
+293
|
*
|
|
|
s390/crypto: add inline assembly for KMA instruction to cpacf.h
Patrick Steuer
2017-09-29
1
-1
/
+51
|
*
|
|
|
s390/rwlock: introduce rwlock wait queueing
Martin Schwidefsky
2017-09-28
4
-244
/
+72
|
*
|
|
|
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
2017-09-28
5
-43
/
+180
|
*
|
|
|
s390/spinlock: use the cpu number +1 as spinlock value
Martin Schwidefsky
2017-09-28
2
-17
/
+17
|
*
|
|
|
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
2017-09-28
5
-4
/
+56
|
*
|
|
|
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
2017-09-28
1
-5
/
+1
|
*
|
|
|
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
2017-09-28
1
-0
/
+109
|
*
|
|
|
s390/runtime_instrumentation: clean up struct runtime_instr_cb
Alice Frosi
2017-09-28
3
-48
/
+48
|
*
|
|
|
s390: add support for FORTIFY_SOURCE
Heiko Carstens
2017-09-28
4
-2
/
+5
|
*
|
|
|
s390: get rid of exit_thread()
Heiko Carstens
2017-09-28
2
-8
/
+0
|
*
|
|
|
s390/guarded storage: simplify task exit handling
Heiko Carstens
2017-09-28
3
-10
/
+6
|
*
|
|
|
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
2017-09-28
1
-11
/
+22
|
*
|
|
|
s390/guarded storage: fix possible memory corruption
Heiko Carstens
2017-09-28
1
-0
/
+2
|
*
|
|
|
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
2017-09-28
3
-19
/
+20
|
*
|
|
|
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
2017-09-28
1
-2
/
+2
|
*
|
|
|
s390: convert release_thread() into a static inline function
Heiko Carstens
2017-09-28
2
-5
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
291
-0
/
+291
|
\
\
\
\
|
*
|
|
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
6
-0
/
+6
|
*
|
|
|
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
37
-0
/
+37
|
*
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
248
-0
/
+248
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
s390/kvm: fix detection of guest machine checks
Martin Schwidefsky
2017-10-25
1
-2
/
+5
|
/
/
/
*
|
|
s390: fix zfcpdump-config
Dimitri John Ledkov
2017-10-16
1
-0
/
+2
*
|
|
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
2017-10-16
1
-0
/
+3
|
/
/
*
|
s390/topology: enable / disable topology dynamically
Heiko Carstens
2017-09-20
1
-2
/
+74
*
|
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2017-09-20
2
-23
/
+61
*
|
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
2017-09-19
1
-4
/
+3
*
|
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
2017-09-19
1
-1
/
+3
*
|
s390/perf: fix bug when creating per-thread event
Pu Hou
2017-09-13
1
-3
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-12
6
-47
/
+154
|
\
|
*
s390/mm: use a single lock for the fields in mm_context_t
Martin Schwidefsky
2017-09-06
4
-19
/
+12
|
*
s390/mm: fix race on mm->context.flush_mm
Martin Schwidefsky
2017-09-06
3
-3
/
+7
|
*
s390/mm: fix local TLB flushing vs. detach of an mm address space
Martin Schwidefsky
2017-09-06
2
-23
/
+7
|
*
s390/zcrypt: externalize AP queue interrupt control
Harald Freudenberger
2017-09-06
1
-0
/
+36
|
*
s390/zcrypt: externalize AP config info query
Harald Freudenberger
2017-09-06
1
-0
/
+26
|
*
s390/zcrypt: externalize test AP queue
Tony Krowiak
2017-09-06
1
-0
/
+64
|
*
s390/mm: use VM_BUG_ON in crst_table_[upgrade|downgrade]
Martin Schwidefsky
2017-09-06
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-17
/
+15
|
\
\
|
*
|
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-17
/
+15
*
|
|
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-09
2
-1
/
+15
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
.
\
\
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...
Joerg Roedel
2017-09-01
2
-1
/
+15
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
iommu/s390: Add support for iommu_device handling
Joerg Roedel
2017-08-15
2
-1
/
+15
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
[prev]
[next]