Age | Commit message (Expand) | Author | Files | Lines |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -240/+608 |
2018-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 27 | -111/+678 |
2018-02-08 | s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE select | Ulf Magnusson | 1 | -1/+0 |
2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky | 11 | -35/+325 |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+8 |
2018-02-05 | s390: run user space and KVM guests with modified branch prediction | Martin Schwidefsky | 4 | -5/+71 |
2018-02-05 | s390: add options to change branch prediction behaviour for the kernel | Martin Schwidefsky | 7 | -0/+94 |
2018-02-05 | s390/alternative: use a copy of the facility bit mask | Martin Schwidefsky | 6 | -4/+31 |
2018-02-05 | s390: add optimized array_index_mask_nospec | Martin Schwidefsky | 1 | -0/+24 |
2018-02-05 | s390: scrub registers on kernel entry and KVM exit | Martin Schwidefsky | 1 | -0/+47 |
2018-02-05 | s390/runtime_instrumentation: re-add signum system call parameter | Heiko Carstens | 1 | -1/+9 |
2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 5 | -8/+29 |
2018-02-02 | s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS | Hendrik Brueckner | 1 | -1/+1 |
2018-02-02 | s390/kprobes: Fix %p uses in error messages | Masami Hiramatsu | 1 | -1/+1 |
2018-02-02 | s390/runtime instrumentation: provide uapi header file | Heiko Carstens | 2 | -66/+75 |
2018-02-02 | s390/sysinfo: add and display licensed internal code identifier | Hendrik Brueckner | 2 | -1/+4 |
2018-02-02 | s390/eadm: fix CONFIG_BLOCK include dependency | Sebastian Ott | 1 | -1/+1 |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -4/+2 |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 34 | -844/+852 |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 12 | -31/+74 |
2018-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+2 |
2018-01-31 | s390/mm: modify pmdp_invalidate to return old value. | Martin Schwidefsky | 1 | -2/+2 |
2018-01-31 | mm: relax deferred struct page requirements | Pavel Tatashin | 1 | -1/+0 |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -14/+44 |
2018-01-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+3 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -27/+5 |
2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -173/+0 |
2018-01-30 | Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 12 | -177/+494 |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+0 |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+11 |
2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -10/+0 |
2018-01-26 | bpf, s390x: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -10/+0 |
2018-01-26 | KVM: s390: introduce the format-1 GISA | Michael Mueller | 3 | -13/+37 |
2018-01-26 | s390/sclp: expose the GISA format facility | Michael Mueller | 1 | -0/+1 |
2018-01-26 | KVM: s390: activate GISA for emulated interrupts | Michael Mueller | 1 | -1/+7 |
2018-01-26 | KVM: s390: make kvm_s390_get_io_int() aware of GISA | Michael Mueller | 1 | -4/+70 |
2018-01-26 | KVM: s390: add GISA interrupts to FLIC ioctl interface | Michael Mueller | 1 | -0/+18 |
2018-01-26 | KVM: s390: abstract adapter interruption word generation from ISC | Michael Mueller | 1 | -2/+7 |
2018-01-26 | KVM: s390: exploit GISA and AIV for emulated interrupts | Michael Mueller | 4 | -18/+87 |
2018-01-26 | s390/css: indicate the availability of the AIV facility | Michael Mueller | 1 | -1/+3 |
2018-01-26 | KVM: s390: implement GISA IPM related primitives | Michael Mueller | 1 | -0/+28 |
2018-01-26 | s390/bitops: add test_and_clear_bit_inv() | Jens Freimann | 1 | -0/+5 |
2018-01-26 | KVM: s390: define GISA format-0 data structure | Michael Mueller | 2 | -4/+20 |
2018-01-26 | KVM: s390: reverse bit ordering of irqs in pending mask | Michael Mueller | 2 | -33/+33 |
2018-01-25 | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert | 1 | -1/+0 |
2018-01-24 | KVM: s390: introduce and use kvm_s390_test_cpuflags() | David Hildenbrand | 5 | -14/+15 |
2018-01-24 | KVM: s390: introduce and use kvm_s390_clear_cpuflags() | David Hildenbrand | 5 | -12/+16 |
2018-01-24 | KVM: s390: reuse kvm_s390_set_cpuflags() | David Hildenbrand | 3 | -12/+11 |
2018-01-24 | KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags() | David Hildenbrand | 2 | -17/+17 |