Age | Commit message (Expand) | Author | Files | Lines |
2017-07-26 | s390/mm: introduce defines to reflect the hardware mmu | Heiko Carstens | 3 | -23/+57 |
2017-07-26 | s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h | Heiko Carstens | 1 | -5/+0 |
2017-07-26 | s390/mm: remove and correct comments within pgtable.h | Heiko Carstens | 1 | -27/+4 |
2017-07-25 | s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushing | Martin Schwidefsky | 1 | -0/+1 |
2017-07-25 | s390/mm: add guest ASCE TLB flush optimization | Martin Schwidefsky | 2 | -15/+45 |
2017-07-25 | s390/mm: add no-dat TLB flush optimization | Martin Schwidefsky | 3 | -15/+37 |
2017-07-25 | s390/mm: tag normal pages vs pages used in page tables | Martin Schwidefsky | 3 | -1/+6 |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -2/+2 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+0 |
2017-07-11 | s390: reduce ELF_ET_DYN_BASE | Kees Cook | 1 | -8/+7 |
2017-07-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+4 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+0 |
2017-07-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+0 |
2017-07-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -18/+6 |
2017-07-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -13/+42 |
2017-07-07 | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 1 | -1/+1 |
2017-07-07 | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 1 | -0/+3 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+30 |
2017-07-05 | s390/syscalls: Fix out of bounds arguments access | Jiri Olsa | 1 | -0/+6 |
2017-07-05 | s390/crash: Remove unused KEXEC_NOTE_BYTES | Michael Holzheu | 1 | -18/+0 |
2017-07-04 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -3/+0 |
2017-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 18 | -86/+230 |
2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+4 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 1 | -2/+2 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+0 |
2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -5/+5 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -5/+0 |
2017-06-28 | s390: implement ->mapping_error | Christoph Hellwig | 1 | -2/+0 |
2017-06-28 | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Martin Schwidefsky | 3 | -1/+25 |
2017-06-28 | KVM: s390: Inject machine check into the guest | QingFeng Hao | 1 | -0/+6 |
2017-06-28 | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Christian Borntraeger | 3 | -1/+25 |
2017-06-28 | s390/pci: fix handling of PEC 306 | Sebastian Ott | 1 | -1/+1 |
2017-06-28 | s390/pci: improve pci hotplug | Sebastian Ott | 1 | -0/+1 |
2017-06-28 | s390/pci: introduce clp_get_state | Sebastian Ott | 1 | -5/+5 |
2017-06-28 | s390/pci: improve error handling during interrupt deregistration | Sebastian Ott | 1 | -1/+1 |
2017-06-28 | s390/pci: don't cleanup in arch_setup_msi_irqs | Sebastian Ott | 1 | -1/+1 |
2017-06-27 | KVM: s390: Backup the guest's machine check info | QingFeng Hao | 1 | -1/+16 |
2017-06-27 | s390/nmi: s390: New low level handling for machine check happening in guest | QingFeng Hao | 2 | -0/+9 |
2017-06-22 | KVM: s390: avoid packed attribute | Martin Schwidefsky | 1 | -9/+9 |
2017-06-22 | KVM: S390: add new group for flic | Yi Min Zhao | 1 | -0/+6 |
2017-06-22 | KVM: s390: implement instruction execution protection for emulated | Christian Borntraeger | 1 | -1/+3 |
2017-06-22 | KVM: s390: CMMA tracking, ESSA emulation, migration mode | Claudio Imbrenda | 2 | -0/+15 |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 1 | -0/+2 |
2017-06-20 | s390/diag: add diag26c support | Julian Wiedmann | 1 | -0/+26 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2017-06-13 | s390/kvm: avoid global config of vm.alloc_pgste=1 | Martin Schwidefsky | 4 | -1/+38 |
2017-06-13 | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig | 1 | -2/+2 |
2017-06-12 | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 1 | -1/+0 |