index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/sclp: remove call home support
Heiko Carstens
2019-06-19
4
-227
/
+0
*
s390: replace defconfig with performance_defconfig
Heiko Carstens
2019-06-19
2
-768
/
+514
*
Update default configuration
Martin Schwidefsky
2019-06-15
3
-3
/
+8
*
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
5
-13
/
+9
*
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
5
-13
/
+25
*
processor: remove spin_cpu_yield
Heiko Carstens
2019-06-15
2
-11
/
+0
*
s390/traps: simplify data exception handler
Vasily Gorbik
2019-06-15
1
-8
/
+2
*
virtio/s390: make airq summary indicators DMA
Halil Pasic
2019-06-15
1
-8
/
+24
*
virtio/s390: use DMA memory for ccw I/O and classic notifiers
Halil Pasic
2019-06-15
1
-80
/
+89
*
virtio/s390: add indirection to indicators access
Halil Pasic
2019-06-15
1
-15
/
+25
*
virtio/s390: use cacheline aligned airq bit vectors
Halil Pasic
2019-06-15
1
-1
/
+2
*
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
2019-06-15
4
-14
/
+28
*
s390/cio: add basic protected virtualization support
Halil Pasic
2019-06-15
10
-83
/
+164
*
s390/cio: introduce DMA pools to cio
Halil Pasic
2019-06-15
3
-4
/
+141
*
s390/mm: force swiotlb for protected virtualization
Halil Pasic
2019-06-15
3
-0
/
+68
*
s390/crypto: sha: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
3
-3
/
+3
*
s390/crypto: prng: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
1
-2
/
+2
*
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
1
-1
/
+1
*
s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
2019-06-15
1
-4
/
+4
*
s390/kdump: get rid of compile warning
Heiko Carstens
2019-06-11
1
-1
/
+2
*
RAID/s390: remove invalid 'r' inline asm operand modifier
Vasily Gorbik
2019-06-11
1
-1
/
+1
*
s390: include/asm/debug.h add kerneldoc markups
Mauro Carvalho Chehab
2019-06-11
2
-671
/
+232
*
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-11
21
-2262
/
+3118
*
docs: Debugging390.txt: convert table to ascii artwork
Mauro Carvalho Chehab
2019-06-11
1
-90
/
+120
*
s390/qdio: handle PENDING state for QEBSM devices
Julian Wiedmann
2019-06-07
1
-0
/
+1
*
s390/jump_label: remove unused structure definition
Heiko Carstens
2019-06-07
1
-5
/
+0
*
s390/boot: disable address-of-packed-member warning
Heiko Carstens
2019-06-07
1
-0
/
+1
*
s390/cio: fix kdoc for tiqdio_thinint_handler
Sebastian Ott
2019-06-07
1
-0
/
+1
*
s390/zcrypt: support special flagged EP11 cprbs
Harald Freudenberger
2019-06-07
1
-0
/
+4
*
s390: fix unrecognized __aligned() in uapi header
Masahiro Yamada
2019-06-07
1
-1
/
+1
*
s390/configs: remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2019-06-07
2
-2
/
+0
*
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
2019-06-07
3
-29
/
+0
*
s390: enforce CONFIG_SMP
Heiko Carstens
2019-06-07
12
-95
/
+7
*
Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/...
Heiko Carstens
2019-06-04
2
-46
/
+119
|
\
|
*
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
2019-06-03
1
-6
/
+5
|
*
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
2019-06-03
1
-18
/
+12
|
*
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
2019-06-03
1
-5
/
+50
|
*
s390/cio: Initialize the host addresses in pfn_array
Eric Farman
2019-06-03
1
-1
/
+4
|
*
s390/cio: Split pfn_array_alloc_pin into pieces
Eric Farman
2019-06-03
1
-18
/
+46
|
*
s390/cio: Set vfio-ccw FSM state before ioeventfd
Eric Farman
2019-06-03
1
-3
/
+3
|
*
s390/cio: Update SCSW if it points to the end of the chain
Eric Farman
2019-06-03
1
-1
/
+5
*
|
s390/disassembler: update opcode table
Martin Schwidefsky
2019-06-04
2
-10
/
+46
*
|
s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
Alexandre Ghiti
2019-06-04
1
-2
/
+0
*
|
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-06-04
4
-14
/
+13
*
|
s390/purgatory: update .gitignore
Masahiro Yamada
2019-06-04
1
-1
/
+2
*
|
s390: drop meaningless 'targets' from tools Makefile
Masahiro Yamada
2019-06-04
1
-1
/
+0
*
|
s390: drop redundant directory creation from tools Makefile
Masahiro Yamada
2019-06-04
1
-3
/
+0
*
|
s390: drop unneeded -Wall addition from tools Makefile
Masahiro Yamada
2019-06-04
1
-2
/
+1
*
|
s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
Masahiro Yamada
2019-06-04
1
-1
/
+1
*
|
s390/idal: use struct_size() in kmalloc()
xiaolinkui
2019-06-04
1
-2
/
+1
[next]