index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-6
/
+5
*
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-12
/
+5
*
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-28
6
-48
/
+76
|
\
|
*
s390/cpumf: Fix warning from check_processor_id
Thomas Richter
2019-03-28
1
-6
/
+13
|
*
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
2019-03-11
1
-0
/
+11
|
*
s390/vtime: steal time exponential moving average
Martin Schwidefsky
2019-03-06
3
-38
/
+45
|
*
s390: limit brk randomization to 32MB
Martin Schwidefsky
2019-03-06
1
-4
/
+7
*
|
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
3
-6
/
+0
|
\
\
|
*
|
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
|
*
|
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
2
-2
/
+0
|
*
|
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
1
-3
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
8
-63
/
+605
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-02-22
8
-62
/
+604
|
|
\
\
|
|
*
|
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
2019-02-22
1
-0
/
+136
|
|
*
|
KVM: s390: implement subfunction processor calls
Christian Borntraeger
2019-02-22
2
-13
/
+23
|
|
*
|
KVM: s390: fix possible null pointer dereference in pending_irqs()
Michael Mueller
2019-02-05
1
-3
/
+7
|
|
*
|
KVM: s390: start using the GIB
Michael Mueller
2019-02-05
1
-0
/
+7
|
|
*
|
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
2019-02-05
6
-2
/
+175
|
|
*
|
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
Michael Mueller
2019-02-05
1
-3
/
+22
|
|
*
|
KVM: s390: add functions to (un)register GISC with GISA
Michael Mueller
2019-02-05
2
-0
/
+125
|
|
*
|
KVM: s390: add kvm reference to struct sie_page2
Michael Mueller
2019-02-05
2
-1
/
+3
|
|
*
|
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
2019-02-05
4
-0
/
+55
|
|
*
|
s390/cio: add function chsc_sgib()
Michael Mueller
2019-02-05
1
-0
/
+1
|
|
*
|
KVM: s390: introduce struct kvm_s390_gisa_interrupt
Michael Mueller
2019-02-05
3
-24
/
+36
|
|
*
|
KVM: s390: remove kvm_s390_ from gisa static inline functions
Michael Mueller
2019-02-05
1
-14
/
+13
|
|
*
|
KVM: s390: use pending_irqs_no_gisa() where appropriate
Michael Mueller
2019-02-05
1
-2
/
+2
|
|
*
|
KVM: s390: coding style kvm_s390_gisa_init/clear()
Michael Mueller
2019-02-05
1
-10
/
+10
|
|
*
|
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
2019-02-05
3
-8
/
+7
|
|
*
|
KVM: s390: make bitmap declaration consistent
Michael Mueller
2019-02-05
2
-2
/
+2
|
|
*
|
KVM: s390: drop obsolete else path
Michael Mueller
2019-02-05
1
-1
/
+1
|
|
*
|
KVM: s390: clarify kvm related kernel message
Michael Mueller
2019-02-05
1
-3
/
+3
|
*
|
|
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-1
/
+1
*
|
|
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
5
-2
/
+31
*
|
|
|
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-1
/
+5
*
|
|
|
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
2
-0
/
+6
*
|
|
|
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-11
3
-19
/
+16
|
\
\
\
\
|
*
|
|
|
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
1
-1
/
+1
|
*
|
|
|
s390: make built-in.a not directly depend on *.o.chkbss files
Masahiro Yamada
2019-01-28
3
-18
/
+15
|
|
/
/
/
*
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-09
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-24
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
2019-03-08
1
-9
/
+1
*
|
|
|
arch: simplify several early memory allocations
Mike Rapoport
2019-03-08
1
-5
/
+1
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
3
-7
/
+8
|
\
\
\
\
|
*
|
|
|
s390/vdso: don't clear PG_reserved
David Hildenbrand
2019-03-06
1
-2
/
+0
|
*
|
|
|
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-06
2
-2
/
+3
|
*
|
|
|
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-03-06
2
-4
/
+6
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-28
3
-4
/
+6
|
|
\
\
\
\
|
*
|
|
|
|
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-3
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
2
-32
/
+62
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]