index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-1
/
+1
2019-07-12
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+1
2019-07-12
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-96
/
+96
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+7
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
1
-1
/
+1
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
1
-7
/
+1
2019-07-12
s390: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-11
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
1
-1
/
+1
2019-07-11
s390/pci: add mio_enabled attribute
Sebastian Ott
1
-0
/
+10
2019-07-11
s390: fix setting of mio addressing control
Sebastian Ott
3
-13
/
+3
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2
-7
/
+1
2019-07-11
s390/cpumf: Add extended counter set definitions for model 8561 and 8562
Thomas Richter
1
-0
/
+2
2019-07-11
s390/dasd: Add new ioctl to release space
Jan Höppner
1
-0
/
+3
2019-07-11
s390/dasd: Add missing intensity definition
Jan Höppner
1
-0
/
+1
2019-07-11
s390/dasd: Fix whitespace
Jan Höppner
1
-75
/
+75
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+34
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
11
-71
/
+152
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+0
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+9
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-20
/
+20
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
51
-1028
/
+1096
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+0
2019-07-05
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
2
-116
/
+101
2019-07-04
s390/pci: correctly handle MIO opt-out
Sebastian Ott
1
-1
/
+1
2019-07-04
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
2
-7
/
+13
2019-07-02
s390: ap: kvm: Enable PQAP/AQIC facility for the guest
Pierre Morel
1
-0
/
+3
2019-07-02
s390: ap: kvm: add PQAP interception for AQIC
Pierre Morel
2
-0
/
+93
2019-07-02
s390/unwind: cleanup unused READ_ONCE_TASK_STACK
Vasily Gorbik
1
-19
/
+0
2019-07-02
s390/kasan: avoid false positives during stack unwind
Vasily Gorbik
1
-8
/
+8
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2019-06-19
s390/cio: move struct node_descriptor to cio.h
Julian Wiedmann
1
-0
/
+30
2019-06-19
s390: fix stfle zero padding
Heiko Carstens
1
-7
/
+14
2019-06-19
s390: replace defconfig with performance_defconfig
Heiko Carstens
2
-768
/
+514
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-2
/
+5
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
1
-0
/
+1
2019-06-15
Update default configuration
Martin Schwidefsky
3
-3
/
+8
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
2
-8
/
+2
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
3
-7
/
+15
2019-06-15
s390/traps: simplify data exception handler
Vasily Gorbik
1
-8
/
+2
2019-06-15
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
1
-0
/
+2
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
1
-0
/
+4
2019-06-15
s390/cio: introduce DMA pools to cio
Halil Pasic
2
-0
/
+12
2019-06-15
s390/mm: force swiotlb for protected virtualization
Halil Pasic
3
-0
/
+68
2019-06-15
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
3
-3
/
+3
2019-06-15
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-2
/
+2
[next]