Age | Commit message (Expand) | Author | Files | Lines |
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-12 | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 2 | -6/+1 |
2017-07-10 | s390: reduce ELF_ET_DYN_BASE | Kees Cook | 1 | -8/+7 |
2017-07-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -32/+10 |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+0 |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -7/+13 |
2017-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -18/+6 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -38/+654 |
2017-07-06 | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 1 | -1/+1 |
2017-07-06 | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 1 | -1/+2 |
2017-07-06 | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2 | -1/+4 |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 1 | -2/+2 |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 1 | -28/+2 |
2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -1/+1 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -1/+61 |
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-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -6/+6 |
2017-07-03 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -3/+0 |
2017-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 55 | -371/+818 |
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 | 2 | -3/+3 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -45/+7 |
2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2 | -6/+6 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2 | -30/+0 |
2017-06-28 | s390: implement ->mapping_error | Christoph Hellwig | 2 | -7/+13 |
2017-06-28 | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Martin Schwidefsky | 7 | -12/+115 |
2017-06-28 | KVM: s390: Inject machine check into the nested guest | QingFeng Hao | 1 | -4/+19 |
2017-06-28 | KVM: s390: Inject machine check into the guest | QingFeng Hao | 4 | -1/+62 |
2017-06-28 | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39... | Christian Borntraeger | 7 | -12/+115 |
2017-06-28 | s390/pci: recognize name clashes with uids | Sebastian Ott | 1 | -1/+11 |
2017-06-28 | s390/pci: provide more debug information | Sebastian Ott | 2 | -2/+4 |
2017-06-28 | s390/pci: fix handling of PEC 306 | Sebastian Ott | 3 | -32/+24 |
2017-06-28 | s390/pci: improve pci hotplug | Sebastian Ott | 3 | -3/+21 |
2017-06-28 | s390/pci: introduce clp_get_state | Sebastian Ott | 2 | -14/+47 |
2017-06-28 | s390/pci: improve error handling during fmb (de)registration | Sebastian Ott | 1 | -30/+21 |
2017-06-28 | s390/pci: improve unreg_ioat error handling | Sebastian Ott | 2 | -6/+17 |
2017-06-28 | s390/pci: improve error handling during interrupt deregistration | Sebastian Ott | 3 | -16/+25 |
2017-06-28 | s390/pci: don't cleanup in arch_setup_msi_irqs | Sebastian Ott | 2 | -29/+18 |
2017-06-27 | KVM: s390: Backup the guest's machine check info | QingFeng Hao | 3 | -1/+51 |
2017-06-27 | s390/nmi: s390: New low level handling for machine check happening in guest | QingFeng Hao | 5 | -11/+64 |
2017-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -6/+1 |
2017-06-22 | Merge commit '8e8320c9315c' into for-4.13/block | Jens Axboe | 6 | -27/+100 |
2017-06-22 | Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 1 | -9/+6 |
2017-06-22 | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows | Heiko Carstens | 1 | -9/+6 |
2017-06-22 | KVM: s390: avoid packed attribute | Martin Schwidefsky | 3 | -12/+12 |
2017-06-22 | KVM: S390: add new group for flic | Yi Min Zhao | 2 | -0/+54 |