Age | Commit message (Expand) | Author |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-26 | treewide: replace config_enabled() with IS_ENABLED() (2nd round) | Masahiro Yamada |
2016-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-08-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-08-12 | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed | Julius Niedworok |
2016-08-12 | KVM: s390: set the prefix initially properly | Julius Niedworok |
2016-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-08-10 | s390/pageattr: handle numpages parameter correctly | Heiko Carstens |
2016-08-09 | virtio/s390: deprecate old transport | Cornelia Huck |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2016-08-08 | s390/config: make the vector optimized crc function builtin | Christian Borntraeger |
2016-08-08 | s390/lib: fix memcmp and strstr | Christian Borntraeger |
2016-08-08 | s390/crc32-vx: Fix checksum calculation for small sizes | Christian Borntraeger |
2016-08-08 | s390: clarify compressed image code path | Sascha Silbe |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-07-31 | s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing | Jiri Olsa |
2016-07-31 | s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan |
2016-07-31 | s390/numa: only set possible nodes within node_possible_map | Heiko Carstens |
2016-07-31 | s390/als: fix compile with gcov enabled | Heiko Carstens |
2016-07-31 | s390/facilities: do not generate DWORDS define anymore | Heiko Carstens |
2016-07-31 | s390/als: print missing facilities on facility mismatch | Heiko Carstens |
2016-07-31 | s390/als: print machine type on facility mismatch | Heiko Carstens |
2016-07-31 | s390/als: convert architecture level set code to C | Heiko Carstens |
2016-07-31 | s390/sclp: move uninitialized data to data section | Heiko Carstens |
2016-07-31 | s390/mm: clean up pte/pmd encoding | Gerald Schaefer |
2016-07-29 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V |
2016-07-26 | s390/uaccess: Enable hardened usercopy | Kees Cook |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-18 | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann |
2016-07-18 | KVM: s390: let ptff intercepts result in cc=3 | David Hildenbrand |
2016-07-18 | KVM: s390: allow user space to handle instr 0x0000 | David Hildenbrand |
2016-07-18 | s390/pci: Delete an unnecessary check before the function call "pci_dev_put" | Markus Elfring |
2016-07-18 | s390/smp: clean up a condition | Dan Carpenter |
2016-07-15 | perf, events: add non-linear data support for raw records | Daniel Borkmann |
2016-07-14 | s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling) | Sebastian Andrzej Siewior |
2016-07-14 | s390/perf: Convert the hotplug notifier to state machine callbacks (Counter) | Thomas Gleixner |
2016-07-14 | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář |
2016-07-13 | s390/console: Make preferred console handling more consistent | Peter Oberparleiter |