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
*
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
2
-4
/
+4
*
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-2
/
+3
*
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
1
-3
/
+3
*
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-10
1
-0
/
+2
|
\
|
*
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
2018-03-06
1
-0
/
+1
|
*
KVM: s390: provide io interrupt kvm_stat
Christian Borntraeger
2018-03-01
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-03-07
3
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-03-06
1
-2
/
+2
|
*
s390: Fix runtime warning about negative pgtables_bytes
Guenter Roeck
2018-03-02
1
-0
/
+1
|
*
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
1
-0
/
+1
|
*
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-22
1
-2
/
+3
|
*
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
2018-02-19
1
-2
/
+2
*
|
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
3
-38
/
+22
*
|
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
2018-02-20
1
-3
/
+29
*
|
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
2018-02-20
1
-0
/
+1
*
|
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
2018-02-20
1
-6
/
+19
*
|
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
2018-02-14
1
-34
/
+50
*
|
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2018-02-14
2
-24
/
+29
*
|
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
2018-02-14
1
-92
/
+91
*
|
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
2018-02-14
1
-0
/
+20
*
|
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
2018-02-14
1
-3
/
+8
*
|
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
2018-02-14
1
-1
/
+2
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
13
-240
/
+608
|
\
|
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
12
-31
/
+74
|
|
\
|
*
\
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-30
12
-177
/
+494
|
|
\
\
|
|
*
|
KVM: s390: introduce the format-1 GISA
Michael Mueller
2018-01-26
3
-13
/
+37
|
|
*
|
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
1
-0
/
+1
|
|
*
|
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
2018-01-26
1
-1
/
+7
|
|
*
|
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
2018-01-26
1
-4
/
+70
|
|
*
|
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
2018-01-26
1
-0
/
+18
|
|
*
|
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
2018-01-26
1
-2
/
+7
|
|
*
|
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
4
-18
/
+87
|
|
*
|
s390/css: indicate the availability of the AIV facility
Michael Mueller
2018-01-26
1
-1
/
+3
|
|
*
|
KVM: s390: implement GISA IPM related primitives
Michael Mueller
2018-01-26
1
-0
/
+28
|
|
*
|
s390/bitops: add test_and_clear_bit_inv()
Jens Freimann
2018-01-26
1
-0
/
+5
|
|
*
|
KVM: s390: define GISA format-0 data structure
Michael Mueller
2018-01-26
2
-4
/
+20
|
|
*
|
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2018-01-26
2
-33
/
+33
|
|
*
|
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
5
-14
/
+15
|
|
*
|
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
5
-12
/
+16
|
|
*
|
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
3
-12
/
+11
|
|
*
|
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
2
-17
/
+17
|
|
*
|
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
2018-01-24
4
-10
/
+65
[next]