index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge tag 'vfio-ccw-20190603' of https://git.kernel.org/pub/scm/linux/kernel/...
Heiko Carstens
2
-46
/
+119
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
2019-06-03
s390/cio: Don't pin vfio pages for empty transfers
Eric Farman
1
-5
/
+50
2019-06-03
s390/cio: Initialize the host addresses in pfn_array
Eric Farman
1
-1
/
+4
2019-06-03
s390/cio: Split pfn_array_alloc_pin into pieces
Eric Farman
1
-18
/
+46
2019-06-03
s390/cio: Set vfio-ccw FSM state before ioeventfd
Eric Farman
1
-3
/
+3
2019-06-03
s390/cio: Update SCSW if it points to the end of the chain
Eric Farman
1
-1
/
+5
2019-06-02
Linux 5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+15
[next]