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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-16
6
-83
/
+83
*
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-12
3
-86
/
+79
|
\
|
*
s390: fix setting of mio addressing control
Sebastian Ott
2019-07-11
1
-10
/
+0
|
*
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-07-11
1
-1
/
+0
|
*
s390/dasd: Add new ioctl to release space
Jan Höppner
2019-07-11
1
-0
/
+3
|
*
s390/dasd: Add missing intensity definition
Jan Höppner
2019-07-11
1
-0
/
+1
|
*
s390/dasd: Fix whitespace
Jan Höppner
2019-07-11
1
-75
/
+75
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
1
-1
/
+0
|
\
\
|
*
\
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
5
-17
/
+22
|
|
\
\
|
*
|
|
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-06-04
1
-1
/
+0
*
|
|
|
mm: simplify gup_fast_permitted
Christoph Hellwig
2019-07-12
1
-7
/
+1
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
1
-19
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-17
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
locking/atomic, s390: Use s64 for atomic64
Mark Rutland
2019-06-03
1
-19
/
+19
*
|
|
|
|
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
17
-101
/
+247
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
2019-07-05
1
-97
/
+15
|
*
|
|
|
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
2019-07-04
1
-0
/
+5
|
*
|
|
|
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
2019-07-02
1
-0
/
+7
|
*
|
|
|
s390/unwind: cleanup unused READ_ONCE_TASK_STACK
Vasily Gorbik
2019-07-02
1
-19
/
+0
|
*
|
|
|
s390/cio: move struct node_descriptor to cio.h
Julian Wiedmann
2019-06-19
1
-0
/
+30
|
*
|
|
|
s390: fix stfle zero padding
Heiko Carstens
2019-06-19
1
-7
/
+14
|
*
|
|
|
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
1
-6
/
+0
|
*
|
|
|
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
1
-1
/
+2
|
*
|
|
|
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
2019-06-15
1
-0
/
+2
|
*
|
|
|
s390/cio: add basic protected virtualization support
Halil Pasic
2019-06-15
1
-0
/
+4
|
*
|
|
|
s390/cio: introduce DMA pools to cio
Halil Pasic
2019-06-15
1
-0
/
+11
|
*
|
|
|
s390/mm: force swiotlb for protected virtualization
Halil Pasic
2019-06-15
1
-0
/
+17
|
*
|
|
|
s390: include/asm/debug.h add kerneldoc markups
Mauro Carvalho Chehab
2019-06-11
1
-0
/
+231
|
*
|
|
|
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-11
1
-2
/
+2
|
*
|
|
|
s390: fix unrecognized __aligned() in uapi header
Masahiro Yamada
2019-06-07
1
-1
/
+1
|
*
|
|
|
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
2019-06-07
1
-5
/
+0
|
*
|
|
|
s390: enforce CONFIG_SMP
Heiko Carstens
2019-06-07
5
-59
/
+3
|
*
|
|
|
s390/idal: use struct_size() in kmalloc()
xiaolinkui
2019-06-04
1
-2
/
+1
|
|
/
/
/
*
|
|
|
s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline
Guenter Roeck
2019-06-11
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
s390/unwind: correct stack switching during unwind
Vasily Gorbik
2019-06-07
1
-1
/
+1
|
/
/
*
|
Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-31
3
-14
/
+19
|
\
\
|
|
/
|
/
|
|
*
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
2019-05-28
1
-2
/
+2
|
*
s390/pci: fix struct definition for set PCI function
Sebastian Ott
2019-05-28
1
-10
/
+15
|
*
s390: mark __cpacf_check_opcode() and cpacf_query_func() as __always_inline
Masahiro Yamada
2019-05-28
1
-2
/
+2
*
|
KVM: s390: change default halt poll time to 50us
Christian Borntraeger
2019-05-20
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
3
-1
/
+7
|
\
|
*
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
3
-1
/
+7
|
|
\
|
|
*
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
2019-04-26
1
-0
/
+1
|
|
*
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
2019-04-25
1
-0
/
+1
|
|
*
KVM: s390: add deflate conversion facilty to cpu model
Christian Borntraeger
2019-04-25
1
-1
/
+2
|
|
*
KVM: s390: add enhanced sort facilty to cpu model
Christian Borntraeger
2019-04-18
1
-1
/
+2
|
|
*
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
2019-04-18
2
-1
/
+3
*
|
|
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-5
/
+0
|
\
\
\
|
*
|
|
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-5
/
+0
*
|
|
|
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
1
-5
/
+0
|
\
\
\
\
[next]