Age | Commit message (Expand) | Author | Files | Lines |
2019-10-22 | s390/kaslr: add support for R_390_GLOB_DAT relocation type | Gerald Schaefer | 2 | -3/+12 |
2019-10-11 | s390/uaccess: avoid (false positive) compiler warnings | Christian Borntraeger | 1 | -2/+2 |
2019-10-05 | KVM: s390: mark __insn32_query() as __always_inline | Heiko Carstens | 1 | -1/+1 |
2019-10-05 | KVM: s390: fix __insn32_query() inline assembly | Heiko Carstens | 1 | -3/+3 |
2019-10-04 | s390: update defconfigs | Heiko Carstens | 3 | -18/+33 |
2019-10-04 | s390/pci: mark function(s) __always_inline | Heiko Carstens | 1 | -1/+1 |
2019-10-04 | s390/mm: mark function(s) __always_inline | Heiko Carstens | 1 | -11/+11 |
2019-10-04 | s390/jump_label: mark function(s) __always_inline | Heiko Carstens | 1 | -2/+2 |
2019-10-04 | s390/cpu_mf: mark function(s) __always_inline | Heiko Carstens | 1 | -1/+2 |
2019-10-04 | s390/atomic,bitops: mark function(s) __always_inline | Heiko Carstens | 2 | -5/+5 |
2019-10-04 | s390/mm: fix -Wunused-but-set-variable warnings | Qian Cai | 2 | -3/+9 |
2019-10-04 | s390: mark __cpacf_query() as __always_inline | Jiri Kosina | 1 | -1/+1 |
2019-10-01 | s390/qdio: clarify size of the QIB parm area | Julian Wiedmann | 1 | -1/+1 |
2019-10-01 | s390/cpumf: Fix indentation in sampling device driver | Thomas Richter | 1 | -1/+1 |
2019-10-01 | s390/cpumsf: Check for CPU Measurement sampling | Thomas Richter | 2 | -1/+10 |
2019-10-01 | s390/cpumf: Use consistant debug print format | Thomas Richter | 1 | -2/+2 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -7/+7 |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -24/+2 |
2019-09-26 | Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 5 | -48/+136 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -3/+3 |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+0 |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -5/+0 |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -1/+0 |
2019-09-24 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -62/+75 |
2019-09-23 | s390/topology: avoid firing events before kobjs are created | Vasily Gorbik | 1 | -1/+2 |
2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -19/+16 |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -13/+3 |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+1 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2019-09-19 | s390/cpumf: Remove mixed white space | Thomas Richter | 1 | -5/+5 |
2019-09-19 | s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD | Thomas Richter | 2 | -40/+127 |
2019-09-19 | s390/zcrypt: CEX7S exploitation support | Harald Freudenberger | 1 | -2/+2 |
2019-09-18 | vfs: Convert hypfs to use the new mount API | David Howells | 1 | -58/+70 |
2019-09-18 | hypfs: Fix error number left in struct pointer member | David Howells | 1 | -4/+5 |
2019-09-18 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -12/+61 |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -29/+28 |
2019-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+11 |
2019-09-17 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 53 | -435/+1103 |
2019-09-16 | s390/cpum_sf: Fix line length and format string | Thomas Richter | 1 | -7/+13 |
2019-09-16 | s390/pci: fix MSI message data | Sebastian Ott | 1 | -1/+1 |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -1/+13 |
2019-09-14 | Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -1/+13 |
2019-09-13 | s390: add support for IBM z15 machines | Martin Schwidefsky | 4 | -0/+27 |
2019-09-13 | s390/crypto: Support for SHA3 via CPACF (MSA6) | Joerg Schmidbauer | 8 | -28/+375 |
2019-09-13 | s390/startup: add pgm check info printing | Vasily Gorbik | 4 | -2/+101 |
2019-09-12 | KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl | Thomas Huth | 2 | -1/+11 |
2019-09-12 | KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as... | Igor Mammedov | 1 | -0/+2 |
2019-09-11 | Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2 | -1/+11 |
2019-09-10 | kexec: Fix file verification on S390 | Matthew Garrett | 1 | -1/+1 |