| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | s390/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 2018-11-27 | 1 | -11/+2 |
| |/ / |
|
* | | | s390/mm: correct pgtable_bytes on page table downgrade | Martin Schwidefsky | 2018-11-27 | 1 | -0/+1 |
* | | | s390/cpum_cf: Reject request for sampling in event initialization | Thomas Richter | 2018-11-14 | 1 | -0/+2 |
|/ / |
|
* | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2018-11-09 | 18 | -81/+139 |
|\ \ |
|
| * | | s390/perf: Change CPUM_CF return code in event init function | Thomas Richter | 2018-11-08 | 1 | -1/+1 |
| * | | s390: update defconfigs | Heiko Carstens | 2018-11-05 | 3 | -43/+63 |
| * | | s390/mm: Fix ERROR: "__node_distance" undefined! | Justin M. Forbes | 2018-11-02 | 1 | -0/+1 |
| * | | s390/kasan: increase instrumented stack size to 64k | Vasily Gorbik | 2018-11-02 | 3 | -5/+5 |
| * | | s390/cpum_sf: Rework attribute definition for diagnostic sampling | Thomas Richter | 2018-11-02 | 1 | -5/+28 |
| * | | s390/mm: fix mis-accounting of pgtable_bytes | Martin Schwidefsky | 2018-11-02 | 5 | -11/+25 |
| * | | s390: avoid vmlinux segments overlap | Vasily Gorbik | 2018-10-26 | 2 | -3/+3 |
| * | | s390/vdso: add missing FORCE to build targets | Vasily Gorbik | 2018-10-26 | 2 | -6/+6 |
| * | | s390/decompressor: add missing FORCE to build targets | Vasily Gorbik | 2018-10-26 | 1 | -7/+7 |
* | | | compiler: remove __no_sanitize_address_or_inline again | Martin Schwidefsky | 2018-11-05 | 1 | -2/+2 |
| |/
|/| |
|
* | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 11 | -15/+8 |
* | | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 2018-10-31 | 5 | -9/+9 |
* | | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 4 | -5/+6 |
* | | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | | treewide: remove current_text_addr | Nick Desaulniers | 2018-10-31 | 1 | -6/+0 |
* | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 2018-10-26 | 1 | -4/+0 |
|/ |
|
* | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-10-25 | 8 | -63/+372 |
|\ |
|
| * | Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2018-10-13 | 2 | -4/+55 |
| |\ |
|
| | * | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger | 2018-10-08 | 2 | -4/+55 |
| | |\ |
|
| | | * | KVM: s390: Tracing APCB changes | Pierre Morel | 2018-10-05 | 2 | -0/+43 |
| | | * | KVM: s390: fix locking for crypto setting error path | Christian Borntraeger | 2018-10-05 | 1 | -4/+12 |
| * | | | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2018-10-04 | 8 | -63/+321 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger | 2018-10-01 | 7 | -60/+304 |
| | |\ \
| | | |/ |
|
| | | * | KVM: s390: CPU model support for AP virtualization | Tony Krowiak | 2018-09-28 | 1 | -0/+2 |
| | | * | KVM: s390: device attrs to enable/disable AP interpretation | Tony Krowiak | 2018-09-28 | 2 | -3/+29 |
| | | * | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 | Pierre Morel | 2018-09-28 | 1 | -1/+3 |
| | | * | KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 | Pierre Morel | 2018-09-28 | 1 | -5/+28 |
| | | * | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1 | Pierre Morel | 2018-09-28 | 1 | -4/+10 |
| | | * | KVM: s390: vsie: allow CRYCB FORMAT-0 | Pierre Morel | 2018-09-28 | 1 | -3/+17 |
| | | * | KVM: s390: vsie: allow CRYCB FORMAT-1 | Pierre Morel | 2018-09-28 | 1 | -0/+19 |
| | | * | KVM: s390: vsie: Allow CRYCB FORMAT-2 | Pierre Morel | 2018-09-28 | 1 | -10/+104 |
| | | * | KVM: s390: vsie: Make use of CRYCB FORMAT2 clear | Pierre Morel | 2018-09-28 | 1 | -3/+3 |
| | | * | KVM: s390: vsie: Do the CRYCB validation first | Pierre Morel | 2018-09-28 | 1 | -5/+6 |
| | | * | KVM: s390: Clear Crypto Control Block when using vSIE | Pierre Morel | 2018-09-28 | 1 | -0/+2 |
| | | * | s390: vfio-ap: implement mediated device open callback | Tony Krowiak | 2018-09-28 | 1 | -0/+1 |
| | | * | KVM: s390: interface to clear CRYCB masks | Tony Krowiak | 2018-09-26 | 2 | -0/+17 |
| | | * | s390: vfio-ap: base implementation of VFIO AP device driver | Tony Krowiak | 2018-09-26 | 1 | -0/+11 |
| | | * | KVM: s390: refactor crypto initialization | Tony Krowiak | 2018-09-26 | 2 | -37/+36 |
| | | * | KVM: s390: introduce and use KVM_REQ_VSIE_RESTART | David Hildenbrand | 2018-09-26 | 2 | -1/+7 |
| | | * | KVM: s390: vsie: simulate VCPU SIE entry/exit | David Hildenbrand | 2018-09-26 | 3 | -5/+26 |
| | * | | s390/mm: optimize locking without huge pages in gmap_pmd_op_walk() | David Hildenbrand | 2018-10-01 | 1 | -2/+8 |
| | * | | KVM: s390: set host program identifier | Collin Walling | 2018-10-01 | 3 | -1/+9 |
| | |/ |
|
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-10-25 | 4 | -27/+24 |
|\ \ \ |
|
| * | | | s390/crypto: Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 1 | -24/+24 |