| Commit message (Expand) | Author | Age |
* | s390/mm: change swap pte encoding and pgtable cleanup | Martin Schwidefsky | 2015-04-23 |
* | s390/mm: correct transfer of dirty & young bits in __pmd_to_pte | Martin Schwidefsky | 2015-04-23 |
* | s390/kvm: remove delayed reallocation of page tables for KVM | Martin Schwidefsky | 2015-04-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-04-14 |
|\ |
|
| * | s390: make couple of functions and variables static | Heiko Carstens | 2015-03-25 |
| * | s390/maccess: improve s390_kernel_write() | Heiko Carstens | 2015-03-25 |
| * | s390/maccess: remove potentially broken probe_kernel_write() | Heiko Carstens | 2015-03-25 |
| * | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 |
* | | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 2015-04-14 |
* | | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | Kees Cook | 2015-04-14 |
* | | mm: expose arch_mmap_rnd when available | Kees Cook | 2015-04-14 |
* | | s390: standardize mmap_rnd() usage | Kees Cook | 2015-04-14 |
|/ |
|
* | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky | 2015-02-19 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 |
|\ |
|
| * | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 2015-02-11 |
| * | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-11 |
|\ \
| |/
|/| |
|
| * | s390/mm: correct missing space when reporting user process faults | Hendrik Brueckner | 2015-01-29 |
| * | s390: avoid z13 cache aliasing | Martin Schwidefsky | 2015-01-22 |
| * | s390: remove unnecessary KERN_CONT | Joe Perches | 2015-01-08 |
| * | s390/pgtable: add unsigned long casts | Heiko Carstens | 2015-01-08 |
* | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-01-14 |
|\| |
|
| * | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 2015-01-08 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-18 |
|\ \
| |/
|/| |
|
| * | KVM: S390: Create helper function get_guest_storage_key | Jason J. Herne | 2014-11-28 |
| * | KVM: s390: Cleanup usage of current->mm in set_guest_storage_key | Jason J. Herne | 2014-10-28 |
* | | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 2014-12-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-11 |
|\ \ |
|
| * | | s390/traps: print interrupt code and instruction length code | Heiko Carstens | 2014-11-21 |
| * | | s390/mm: use correct unlock function in gmap_ipte_notify | Martin Schwidefsky | 2014-11-03 |
| * | | s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG | Dominik Dingel | 2014-10-27 |
| * | | s390/kprobes: make use of NOKPROBE_SYMBOL() | Heiko Carstens | 2014-10-27 |
| * | | s390/mm: disable KSM for storage key enabled pages | Dominik Dingel | 2014-10-27 |
| * | | s390/mm: prevent and break zero page mappings in case of storage keys | Dominik Dingel | 2014-10-27 |
| * | | s390/mm: recfactor global pgste updates | Dominik Dingel | 2014-10-27 |
| |/ |
|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-09 |
|\ \
| |/
|/| |
|
| * | /dev/mem: Use more consistent data types | Thierry Reding | 2014-11-10 |
* | | s390/mm: fixing calls of pte_unmap_unlock | Dominik Dingel | 2014-10-15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-10-13 |
|\ |
|
| * | s390/mm: make use of ipte range facility | Heiko Carstens | 2014-09-30 |
| * | s390/mm: remove change bit override support | Heiko Carstens | 2014-09-25 |
| * | s390/vmemmap: remove memset call from vmemmap_populate() | Heiko Carstens | 2014-09-25 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 |
|\ \ |
|
| * | | KVM: s390/mm: fix up indentation of set_guest_storage_key | Christian Borntraeger | 2014-08-29 |
| * | | KVM: s390/mm: support gmap page tables with less than 5 levels | Martin Schwidefsky | 2014-08-26 |
| * | | KVM: s390/mm: use radix trees for guest to host mappings | Martin Schwidefsky | 2014-08-26 |
| * | | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky | 2014-08-25 |
| * | | KVM: s390/mm: readd address parameter to gmap_do_ipte_notify | Martin Schwidefsky | 2014-08-25 |
| |/ |
|
* / | mm: export symbol dependencies of is_zero_pfn() | Ard Biesheuvel | 2014-09-14 |
|/ |
|