Age | Commit message (Expand) | Author |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
2015-08-19 | s390/mm: simplify page table alloc/free code | Martin Schwidefsky |
2015-08-19 | s390: remove unneeded sizeof(void *) comparisons | Heiko Carstens |
2015-08-03 | s390/numa: add core infrastructure | Philipp Hachtmann |
2015-08-03 | s390/mm: make arch_add_memory() NUMA aware | Gerald Schaefer |
2015-08-03 | s390/mm: enable gup code for NUMA | Gerald Schaefer |
2015-07-17 | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel |
2015-07-17 | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel |
2015-06-25 | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel |
2015-06-25 | s390/mm: forward check for huge pmds to pmd_large() | Dominik Dingel |
2015-06-25 | s390/hugetlb: remove dead code for sw emulated huge pages | Dominik Dingel |
2015-06-25 | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-13 | s390/sclp: unify basic sclp access by exposing "struct sclp" | David Hildenbrand |
2015-04-23 | 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-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-04-14 | 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-03-25 | 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-02-19 | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | 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-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-29 | s390/mm: correct missing space when reporting user process faults | Hendrik Brueckner |
2015-01-22 | s390: avoid z13 cache aliasing | Martin Schwidefsky |
2015-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-01-08 | s390: remove unnecessary KERN_CONT | Joe Perches |
2015-01-08 | s390/pgtable: add unsigned long casts | Heiko Carstens |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-11-28 | KVM: S390: Create helper function get_guest_storage_key | Jason J. Herne |
2014-11-21 | s390/traps: print interrupt code and instruction length code | Heiko Carstens |
2014-11-10 | /dev/mem: Use more consistent data types | Thierry Reding |
2014-11-03 | s390/mm: use correct unlock function in gmap_ipte_notify | Martin Schwidefsky |
2014-10-28 | KVM: s390: Cleanup usage of current->mm in set_guest_storage_key | Jason J. Herne |