index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: fix bug in interrupt parameter check
Jens Freimann
2015-01-23
1
-2
/
+2
*
KVM: s390: avoid memory leaks if __inject_vm() fails
David Hildenbrand
2015-01-23
1
-1
/
+5
*
KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
Tony Krowiak
2015-01-23
3
-2
/
+90
*
KVM: s390: Provide guest TOD Clock Get/Set Controls
Jason J. Herne
2015-01-23
3
-0
/
+134
*
KVM: s390: trace correct values for set prefix and machine checks
Jens Freimann
2015-01-23
1
-4
/
+4
*
KVM: s390: fix bug in sigp emergency signal injection
Jens Freimann
2015-01-23
1
-3
/
+2
*
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
2015-01-23
1
-6
/
+8
*
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
2015-01-23
1
-8
/
+0
*
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
2015-01-23
3
-0
/
+55
*
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
2015-01-23
3
-1
/
+7
*
KVM: s390: only one external call may be pending at a time
David Hildenbrand
2015-01-23
6
-28
/
+68
*
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
2015-01-23
1
-1
/
+3
*
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2015-01-23
2
-19
/
+14
*
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
2015-01-23
4
-5
/
+9
*
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
2015-01-23
7
-92
/
+88
*
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
2015-01-23
2
-1
/
+19
*
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
2015-01-23
1
-2
/
+12
*
KVM: s390: base hrtimer on a monotonic clock
David Hildenbrand
2015-01-23
1
-1
/
+1
*
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
2015-01-23
1
-1
/
+7
*
KVM: s390: Allow userspace to limit guest memory size
Dominik Dingel
2015-01-23
2
-3
/
+63
*
KVM: s390: move vcpu specific initalization to a later point
Dominik Dingel
2015-01-23
1
-9
/
+16
*
KVM: s390: make local function static
Christian Borntraeger
2015-01-23
1
-1
/
+1
*
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
1
-2
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
1
-12
/
+6
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
11
-587
/
+1092
|
\
\
|
*
|
KVM: s390: clean up return code handling in irq delivery code
Jens Freimann
2014-12-04
1
-13
/
+13
|
*
|
KVM: s390: use atomic bitops to access pending_irqs bitmap
Jens Freimann
2014-12-04
1
-2
/
+2
|
*
|
KVM: s390: some ext irqs have to clear the ext cpu addr
David Hildenbrand
2014-12-04
1
-0
/
+3
|
*
|
KVM: s390: allow injecting all kinds of machine checks
Jens Freimann
2014-11-28
1
-3
/
+11
|
*
|
KVM: s390: handle pending local interrupts via bitmap
Jens Freimann
2014-11-28
6
-282
/
+380
|
*
|
KVM: s390: add bitmap for handling cpu-local interrupts
Jens Freimann
2014-11-28
1
-0
/
+86
|
*
|
KVM: s390: refactor interrupt delivery code
Jens Freimann
2014-11-28
1
-177
/
+282
|
*
|
KVM: s390: add defines for virtio and pfault interrupt code
Jens Freimann
2014-11-28
1
-2
/
+4
|
*
|
KVM: s390: external param not valid for cpu timer and ckc
David Hildenbrand
2014-11-28
1
-4
/
+2
|
*
|
KVM: s390: refactor interrupt injection code
Jens Freimann
2014-11-28
1
-54
/
+167
|
*
|
KVM: S390: Create helper function get_guest_storage_key
Jason J. Herne
2014-11-28
2
-0
/
+40
|
*
|
KVM: s390: trigger the right CPU exit for floating interrupts
Christian Borntraeger
2014-11-28
1
-1
/
+11
|
*
|
KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction
Thomas Huth
2014-11-28
4
-13
/
+23
|
*
|
KVM: s390: Small fixes for the PFMF handler
Thomas Huth
2014-11-28
1
-4
/
+7
|
*
|
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-07
2
-44
/
+48
|
|
\
\
|
|
*
|
KVM: s390: fix handling of lctl[g]/stctl[g]
Heiko Carstens
2014-11-07
1
-36
/
+32
|
|
*
|
KVM: s390: flush CPU on load control
Christian Borntraeger
2014-11-07
1
-2
/
+2
|
|
|
/
|
|
*
KVM: s390: Fix ipte locking
Christian Borntraeger
2014-11-07
1
-6
/
+14
|
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Paolo Bonzini
2014-11-03
1
-6
/
+0
|
|
\
\
|
|
|
/
|
*
|
KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)
David Hildenbrand
2014-10-28
1
-7
/
+18
|
*
|
KVM: s390: sigp: inject emergency calls in a separate function
David Hildenbrand
2014-10-28
1
-3
/
+9
|
*
|
KVM: s390: sigp: instruction counters for all sigp orders
David Hildenbrand
2014-10-28
3
-1
/
+21
|
*
|
KVM: s390: sigp: separate preparation handlers
David Hildenbrand
2014-10-28
2
-15
/
+33
|
*
|
KVM: s390: sigp: move target cpu checks into dispatcher
David Hildenbrand
2014-10-28
1
-91
/
+48
[next]