Age | Commit message (Expand) | Author |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-10-10 | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai |
2017-09-19 | s390/mm: make pmdp_invalidate() do invalidation only | Gerald Schaefer |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-08 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-09-08 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2017-09-06 | s390/mm: use a single lock for the fields in mm_context_t | Martin Schwidefsky |
2017-09-06 | s390/mm: fix race on mm->context.flush_mm | Martin Schwidefsky |
2017-09-06 | s390/mm: fix local TLB flushing vs. detach of an mm address space | Martin Schwidefsky |
2017-09-06 | s390/zcrypt: externalize AP queue interrupt control | Harald Freudenberger |
2017-09-06 | s390/zcrypt: externalize AP config info query | Harald Freudenberger |
2017-09-06 | s390/zcrypt: externalize test AP queue | Tony Krowiak |
2017-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar |
2017-09-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-08-31 | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro |
2017-08-31 | s390/mm: fork vs. 5 level page tabel | Martin Schwidefsky |
2017-08-29 | s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs | Christian Borntraeger |
2017-08-29 | s390/mm: use generic mm_hooks | Martin Schwidefsky |
2017-08-29 | KVM: s390: expose no-DAT to guest and migration support | Claudio Imbrenda |
2017-08-29 | KVM: s390: Multiple Epoch Facility support | Collin L. Walling |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-23 | s390/topology: Remove the unused parent_node() macro | Dou Liyang |
2017-08-23 | s390/dasd: Change unsigned long long to unsigned long | Jan Höppner |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-08-15 | iommu/s390: Add support for iommu_device handling | Joerg Roedel |
2017-08-10 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim |
2017-08-10 | mm: refactor TLB gathering API | Minchan Kim |
2017-08-09 | s390/vmcp: make use of contiguous memory allocator | Heiko Carstens |
2017-08-09 | s390/cpcmd,vmcp: avoid GFP_DMA allocations | Heiko Carstens |
2017-08-09 | s390/mm: add missing virt_to_pfn() etc. helper functions | Heiko Carstens |
2017-08-03 | s390: use generic asm/unaligned.h | Heiko Carstens |
2017-08-02 | s390: remove asm/mman.h and asm/types.h | Heiko Carstens |
2017-08-02 | s390/nmi: keep comments consistent | Heiko Carstens |
2017-07-26 | s390/spinlock: add niai spinlock hints | Martin Schwidefsky |
2017-07-26 | s390/time: add support for the TOD clock epoch extension | Martin Schwidefsky |
2017-07-26 | s390/mm,vmem: simplify region and segment table allocation code | Heiko Carstens |
2017-07-26 | s390/mm: use new mm defines instead of magic values | Heiko Carstens |
2017-07-26 | s390/mm: introduce defines to reflect the hardware mmu | Heiko Carstens |
2017-07-26 | s390/mm: get rid of __ASSEMBLY__ guards within pgtable.h | Heiko Carstens |
2017-07-26 | s390/mm: remove and correct comments within pgtable.h | Heiko Carstens |