index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
s390/numa: make core to node mapping data dynamic
Michael Holzheu
2015-08-07
1
-27
/
+41
|
*
|
|
|
|
|
s390/lib: export __delay
Guenter Roeck
2015-08-07
1
-0
/
+1
|
*
|
|
|
|
|
s390/topology: remove topology lock
Michael Holzheu
2015-08-07
2
-8
/
+10
|
*
|
|
|
|
|
s390/vtime: limit MT scaling value updates
Martin Schwidefsky
2015-08-04
1
-1
/
+11
|
*
|
|
|
|
|
s390/syscalls: ignore syscalls reachable via sys_socketcall
Heiko Carstens
2015-08-04
1
-1
/
+16
|
*
|
|
|
|
|
s390/numa: enable support in s390 configs
Philipp Hachtmann
2015-08-04
4
-3
/
+10
|
*
|
|
|
|
|
s390/numa: add emulation support
Michael Holzheu
2015-08-04
6
-0
/
+558
|
*
|
|
|
|
|
s390/numa: add topology tree infrastructure
Philipp Hachtmann
2015-08-03
3
-0
/
+403
|
*
|
|
|
|
|
s390/numa: add core infrastructure
Philipp Hachtmann
2015-08-03
15
-26
/
+375
|
*
|
|
|
|
|
s390/mm: make arch_add_memory() NUMA aware
Gerald Schaefer
2015-08-03
1
-19
/
+19
|
*
|
|
|
|
|
s390/mm: enable gup code for NUMA
Gerald Schaefer
2015-08-03
1
-0
/
+10
|
*
|
|
|
|
|
s390/mm: add NUMA balancing primitives
Martin Schwidefsky
2015-08-03
1
-0
/
+13
|
*
|
|
|
|
|
KVM: s390: use pid of cpu thread for sampling tagging
Christian Borntraeger
2015-08-03
2
-7
/
+4
|
*
|
|
|
|
|
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-08-03
10
-47
/
+45
|
*
|
|
|
|
|
s390/pci: use pci_rescan_remove_lock
Sebastian Ott
2015-07-29
2
-4
/
+13
|
*
|
|
|
|
|
s390/pci: handle events for unused functions
Sebastian Ott
2015-07-29
1
-4
/
+2
|
*
|
|
|
|
|
s390/pci: free resources after failed bus allocation
Sebastian Ott
2015-07-29
1
-4
/
+9
|
*
|
|
|
|
|
s390/smp: add missing __init annotation to __smp_store_cpu_state()
Heiko Carstens
2015-07-29
1
-2
/
+2
|
*
|
|
|
|
|
s390/sclp: convert early sclp console code to C
Martin Schwidefsky
2015-07-29
7
-356
/
+186
|
*
|
|
|
|
|
s390/pci: inline get_zdev
Sebastian Ott
2015-07-22
4
-21
/
+20
|
*
|
|
|
|
|
s390/nmi: use the normal asynchronous stack for machine checks
Martin Schwidefsky
2015-07-22
1
-16
/
+9
|
*
|
|
|
|
|
s390/kernel: squeeze a few more cycles out of the system call handler
Martin Schwidefsky
2015-07-22
1
-41
/
+34
|
*
|
|
|
|
|
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
Martin Schwidefsky
2015-07-22
1
-118
/
+123
|
*
|
|
|
|
|
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
Martin Schwidefsky
2015-07-22
1
-10
/
+4
|
*
|
|
|
|
|
s390/crypto: add cpu feature modaliases for crypto modules
Hendrik Brueckner
2015-07-22
7
-8
/
+14
|
*
|
|
|
|
|
s390/module: enable generic CPU feature modalias using s390 ELF hwcaps
Hendrik Brueckner
2015-07-22
4
-1
/
+40
|
*
|
|
|
|
|
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
15
-203
/
+482
|
*
|
|
|
|
|
s390/vx: add vector instruction support for older binutils versions
Hendrik Brueckner
2015-07-22
1
-0
/
+480
|
*
|
|
|
|
|
s390/kernel: dynamically allocate FP register save area
Hendrik Brueckner
2015-07-22
3
-12
/
+38
|
*
|
|
|
|
|
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
2015-07-22
9
-285
/
+299
|
*
|
|
|
|
|
s390/kvm: validate the floating-point control before restoring it
Hendrik Brueckner
2015-07-22
1
-2
/
+8
|
*
|
|
|
|
|
s390/kernel: use test_fp_ctl() to verify the floating-point control word
Hendrik Brueckner
2015-07-22
3
-7
/
+6
|
*
|
|
|
|
|
s390/kernel: move EX_TABLE macros to linkage.h header file
Hendrik Brueckner
2015-07-22
2
-19
/
+22
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-31
11
-109
/
+259
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
Nicholas Krause
2015-08-07
1
-2
/
+1
|
*
|
|
|
|
KVM: s390: host STP toleration for VMs
Fan Zhang
2015-08-04
5
-4
/
+65
|
*
|
|
|
|
KVM: s390: log capability enablement and vm attribute changes
Christian Borntraeger
2015-07-29
1
-0
/
+19
|
*
|
|
|
|
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
3
-2
/
+26
|
*
|
|
|
|
KVM: s390: adapt debug entries for instruction handling
Christian Borntraeger
2015-07-29
2
-15
/
+17
|
*
|
|
|
|
KVM: s390: improve debug feature usage
Christian Borntraeger
2015-07-29
1
-1
/
+1
|
*
|
|
|
|
KVM: s390: more irq names for trace events
David Hildenbrand
2015-07-29
2
-8
/
+17
|
*
|
|
|
|
KVM: s390: Fixup interrupt vcpu event messages and levels
Christian Borntraeger
2015-07-29
1
-24
/
+27
|
*
|
|
|
|
KVM: s390: add more debug data for the pfault diagnoses
Christian Borntraeger
2015-07-29
1
-0
/
+4
|
*
|
|
|
|
KVM: s390: remove "from (user|kernel)" from irq injection messages
David Hildenbrand
2015-07-29
2
-27
/
+17
|
*
|
|
|
|
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
4
-6
/
+2
|
*
|
|
|
|
KVM: s390: Improve vcpu event debugging for diagnoses
Christian Borntraeger
2015-07-29
1
-1
/
+3
|
*
|
|
|
|
KVM: s390: add kvm stat counter for all diagnoses
Christian Borntraeger
2015-07-29
3
-1
/
+10
|
*
|
|
|
|
KVM: s390: only reset CMMA state if it was enabled before
Dominik Dingel
2015-07-29
1
-0
/
+4
|
*
|
|
|
|
KVM: s390: clean up cmma_enable check
Dominik Dingel
2015-07-29
3
-17
/
+8
|
*
|
|
|
|
KVM: s390: filter space-switch events when PER is enforced
David Hildenbrand
2015-07-29
1
-0
/
+35
[prev]
[next]