index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
fs: add ksys_read() helper; remove in-kernel calls to sys_read()
Dominik Brodowski
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
Dominik Brodowski
2018-04-02
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-03-06
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
2018-03-06
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-03-02
s390: Fix runtime warning about negative pgtables_bytes
Guenter Roeck
2018-03-01
KVM: s390: provide io interrupt kvm_stat
Christian Borntraeger
2018-02-22
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
2018-02-20
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
2018-02-20
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
2018-02-19
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
2018-02-14
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
2018-02-14
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2018-02-14
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
2018-02-14
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
2018-02-14
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
2018-02-14
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-02-08
s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select
Ulf Magnusson
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-02-05
s390: add optimized array_index_mask_nospec
Martin Schwidefsky
2018-02-05
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-02-05
s390/runtime_instrumentation: re-add signum system call parameter
Heiko Carstens
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2018-02-02
s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS
Hendrik Brueckner
2018-02-02
s390/kprobes: Fix %p uses in error messages
Masami Hiramatsu
2018-02-02
s390/runtime instrumentation: provide uapi header file
Heiko Carstens
2018-02-02
s390/sysinfo: add and display licensed internal code identifier
Hendrik Brueckner
2018-02-02
s390/eadm: fix CONFIG_BLOCK include dependency
Sebastian Ott
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
[next]