index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
vfio-ccw: Remove pfn_array_table
Eric Farman
1
-85
/
+33
2019-06-17
vfio-ccw: Adjust the first IDAW outside of the nested loops
Eric Farman
1
-2
/
+3
2019-06-17
vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
Eric Farman
1
-15
/
+11
2019-06-17
s390/cio: Use generalized CCW handler in cp_init()
Eric Farman
1
-23
/
+4
2019-06-17
s390/cio: Generalize the TIC handler
Eric Farman
1
-5
/
+6
2019-06-17
s390/cio: Refactor the routine that handles TIC CCWs
Eric Farman
1
-4
/
+4
2019-06-17
s390/cio: Squash cp_free() and cp_unpin_free()
Eric Farman
1
-20
/
+16
2019-06-15
Update default configuration
Martin Schwidefsky
3
-3
/
+8
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
5
-13
/
+9
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
5
-13
/
+25
2019-06-15
processor: remove spin_cpu_yield
Heiko Carstens
2
-11
/
+0
2019-06-15
s390/traps: simplify data exception handler
Vasily Gorbik
1
-8
/
+2
2019-06-15
virtio/s390: make airq summary indicators DMA
Halil Pasic
1
-8
/
+24
2019-06-15
virtio/s390: use DMA memory for ccw I/O and classic notifiers
Halil Pasic
1
-80
/
+89
2019-06-15
virtio/s390: add indirection to indicators access
Halil Pasic
1
-15
/
+25
2019-06-15
virtio/s390: use cacheline aligned airq bit vectors
Halil Pasic
1
-1
/
+2
2019-06-15
s390/airq: use DMA memory for adapter interrupts
Halil Pasic
4
-14
/
+28
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
10
-83
/
+164
2019-06-15
s390/cio: introduce DMA pools to cio
Halil Pasic
3
-4
/
+141
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
2019-06-15
s390/crypto: ghash: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-1
/
+1
2019-06-15
s390/pkey: Use -ENODEV instead of -EOPNOTSUPP
David Hildenbrand
1
-4
/
+4
2019-06-11
s390/kdump: get rid of compile warning
Heiko Carstens
1
-1
/
+2
2019-06-11
RAID/s390: remove invalid 'r' inline asm operand modifier
Vasily Gorbik
1
-1
/
+1
2019-06-11
s390: include/asm/debug.h add kerneldoc markups
Mauro Carvalho Chehab
2
-671
/
+232
2019-06-11
docs: s390: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
21
-2262
/
+3118
2019-06-11
docs: Debugging390.txt: convert table to ascii artwork
Mauro Carvalho Chehab
1
-90
/
+120
2019-06-07
s390/qdio: handle PENDING state for QEBSM devices
Julian Wiedmann
1
-0
/
+1
2019-06-07
s390/jump_label: remove unused structure definition
Heiko Carstens
1
-5
/
+0
2019-06-07
s390/boot: disable address-of-packed-member warning
Heiko Carstens
1
-0
/
+1
2019-06-07
s390/cio: fix kdoc for tiqdio_thinint_handler
Sebastian Ott
1
-0
/
+1
2019-06-07
s390/zcrypt: support special flagged EP11 cprbs
Harald Freudenberger
1
-0
/
+4
2019-06-07
s390: fix unrecognized __aligned() in uapi header
Masahiro Yamada
1
-1
/
+1
2019-06-07
s390/configs: remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2
-2
/
+0
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
3
-29
/
+0
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
12
-95
/
+7
2019-06-04
s390/disassembler: update opcode table
Martin Schwidefsky
2
-10
/
+46
2019-06-04
s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
Alexandre Ghiti
1
-2
/
+0
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
4
-14
/
+13
2019-06-04
s390/purgatory: update .gitignore
Masahiro Yamada
1
-1
/
+2
2019-06-04
s390: drop meaningless 'targets' from tools Makefile
Masahiro Yamada
1
-1
/
+0
2019-06-04
s390: drop redundant directory creation from tools Makefile
Masahiro Yamada
1
-3
/
+0
2019-06-04
s390: drop unneeded -Wall addition from tools Makefile
Masahiro Yamada
1
-2
/
+1
2019-06-04
s390: do not pass $(LINUXINCLUDE) to gen_opcode_table.c
Masahiro Yamada
1
-1
/
+1
2019-06-04
s390/idal: use struct_size() in kmalloc()
xiaolinkui
1
-2
/
+1
2019-06-04
s390/jump_label: replace stop_machine with smp_call_function
Martin Schwidefsky
2
-17
/
+10
2019-06-03
s390/cio: Remove vfio-ccw checks of command codes
Eric Farman
1
-6
/
+5
2019-06-03
s390/cio: Allow zero-length CCWs in vfio-ccw
Eric Farman
1
-18
/
+12
[next]