Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 2 | -2/+5 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | locking/atomic, s390/pci: Remove redundant casts | Mark Rutland | 2019-06-03 | 1 | -1/+1 | |
| * | | | | | | | locking/atomic, s390: Use s64 for atomic64 | Mark Rutland | 2019-06-03 | 1 | -19/+19 | |
| * | | | | | | | locking/atomic, s390/pci: Prepare for atomic64_read() conversion | Mark Rutland | 2019-06-03 | 1 | -2/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-07-08 | 51 | -1028/+1096 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | docs: s390: unify and update s390dbf kdocs at debug.c | Steffen Maier | 2019-07-05 | 2 | -116/+101 | |
| * | | | | | | s390/pci: correctly handle MIO opt-out | Sebastian Ott | 2019-07-04 | 1 | -1/+1 | |
| * | | | | | | s390/pci: deal with devices that have no support for MIO instructions | Sebastian Ott | 2019-07-04 | 2 | -7/+13 | |
| * | | | | | | s390: ap: kvm: Enable PQAP/AQIC facility for the guest | Pierre Morel | 2019-07-02 | 1 | -0/+3 | |
| * | | | | | | s390: ap: kvm: add PQAP interception for AQIC | Pierre Morel | 2019-07-02 | 2 | -0/+93 | |
| * | | | | | | s390/unwind: cleanup unused READ_ONCE_TASK_STACK | Vasily Gorbik | 2019-07-02 | 1 | -19/+0 | |
| * | | | | | | s390/kasan: avoid false positives during stack unwind | Vasily Gorbik | 2019-07-02 | 1 | -8/+8 | |
| * | | | | | | s390/cio: move struct node_descriptor to cio.h | Julian Wiedmann | 2019-06-19 | 1 | -0/+30 | |
| * | | | | | | s390: fix stfle zero padding | Heiko Carstens | 2019-06-19 | 1 | -7/+14 | |
| * | | | | | | 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 | 2 | -8/+2 | |
| * | | | | | | s390: improve wait logic of stop_machine | Martin Schwidefsky | 2019-06-15 | 3 | -7/+15 | |
| * | | | | | | s390/traps: simplify data exception handler | Vasily Gorbik | 2019-06-15 | 1 | -8/+2 | |
| * | | | | | | s390/airq: use DMA memory for adapter interrupts | Halil Pasic | 2019-06-15 | 1 | -0/+2 | |
| * | | | | | | s390/cio: add basic protected virtualization support | Halil Pasic | 2019-06-15 | 1 | -0/+4 | |
| * | | | | | | s390/cio: introduce DMA pools to cio | Halil Pasic | 2019-06-15 | 2 | -0/+12 | |
| * | | | | | | 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/kdump: get rid of compile warning | Heiko Carstens | 2019-06-11 | 1 | -1/+2 | |
| * | | | | | | s390: include/asm/debug.h add kerneldoc markups | Mauro Carvalho Chehab | 2019-06-11 | 1 | -0/+231 | |
| * | | | | | | docs: s390: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-11 | 2 | -4/+4 | |
| * | | | | | | 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: 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 | |
| * | | | | | | 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 | 1 | -1/+1 | |
| * | | | | | | 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 | |
| * | | | | | | s390/jump_label: replace stop_machine with smp_call_function | Martin Schwidefsky | 2019-06-04 | 2 | -17/+10 | |
| |/ / / / / | ||||||
* | | | | | | s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline | Guenter Roeck | 2019-06-11 | 1 | -2/+2 | |
* | | | | | | s390/boot: disable address-of-packed-member warning | Heiko Carstens | 2019-06-11 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | s390/unwind: correct stack switching during unwind | Vasily Gorbik | 2019-06-07 | 1 | -1/+1 | |
* | | | | | s390/mm: fix address space detection in exception handling | Gerald Schaefer | 2019-06-05 | 1 | -1/+4 | |
|/ / / / | ||||||
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-06-02 | 1 | -0/+1 | |
|\ \ \ \ | | |_|/ | |/| | |