Age | Commit message (Expand) | Author |
2019-03-17 | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-03-14 | kbuild: move archive command to scripts/Makefile.lib | Masahiro Yamada |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | memblock: drop memblock_alloc_base() | Mike Rapoport |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-03-09 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2019-03-07 | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() | Mike Rapoport |
2019-03-07 | arch: simplify several early memory allocations | Mike Rapoport |
2019-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-05 | s390/vdso: don't clear PG_reserved | David Hildenbrand |
2019-03-05 | mm: update ptep_modify_prot_commit to take old pte value as arg | Aneesh Kumar K.V |
2019-03-05 | mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg | Aneesh Kumar K.V |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-05 | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-03-01 | s390/suspend: fix prefix register reset in swsusp_arch_resume | Martin Schwidefsky |
2019-03-01 | s390: warn about clearing als implied facilities | Vasily Gorbik |
2019-03-01 | s390: allow overriding facilities via command line | Vasily Gorbik |
2019-03-01 | s390: clean up redundant facilities list setup | Vasily Gorbik |
2019-03-01 | s390/als: remove duplicated in-place implementation of stfle | Vasily Gorbik |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-22 | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-02-22 | KVM: s390: add debug logging for cpu model subfunctions | Christian Borntraeger |
2019-02-22 | KVM: s390: implement subfunction processor calls | Christian Borntraeger |
2019-02-22 | s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation | Thomas Richter |
2019-02-22 | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace | Thomas Richter |
2019-02-22 | s390/cpum_cf: add ctr_stcctm() function | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: move common functions into a separate file | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: introduce kernel_cpumcf_avail() function | Hendrik Brueckner |
2019-02-22 | s390/cpu_mf: replace stcctm5() with the stcctm() function | Hendrik Brueckner |
2019-02-22 | s390/cpu_mf: add store cpu counter multiple instruction support | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: Add minimal in-kernel interface for counter measurements | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts | Hendrik Brueckner |
2019-02-22 | s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: rename per-CPU counter facility structure and variables | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: prepare for in-kernel counter measurements | Hendrik Brueckner |
2019-02-22 | s390/cpum_cf: move counter set controls to a new header file | Hendrik Brueckner |
2019-02-21 | s390/net: convert pnetids to ascii | Hans Wippel |
2019-02-21 | s390/extmem: print DCSS range with %px | Gerald Schaefer |
2019-02-21 | s390/extmem: remove code for 31 bit addressing mode | Gerald Schaefer |
2019-02-20 | Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-02-20 | KVM: Call kvm_arch_memslots_updated() before updating memslots | Sean Christopherson |