| Commit message (Expand) | Author | Age |
* | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner | 2014-01-16 |
* | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-14 |
* | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-14 |
* | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 2013-11-12 |
* | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 |
* | s390/mm: page_table_realloc returns failure | Dominik Dingel | 2013-10-31 |
* | s390: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-10-28 |
* | s390/cmm: make copy_from_user() invocation provably correct | Heiko Carstens | 2013-10-24 |
* | s390/gup: handle zero nr_pages case correctly | Heiko Carstens | 2013-10-24 |
* | s390/gup: reduce code duplication between [__]get_user_pages_fast functions | Heiko Carstens | 2013-10-24 |
* | s390/mm: do not initialize storage keys | Martin Schwidefsky | 2013-10-24 |
* | s390/uaccess: always run the kernel in home space | Martin Schwidefsky | 2013-10-24 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 |
|\ |
|
| * | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 |
| * | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens | 2013-09-07 |
| * | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 |
|\ \
| |/
|/| |
|
| * | KVM: s390: fix task size check | Martin Schwidefsky | 2013-07-29 |
| * | KVM: s390: allow sie enablement for multi-threaded programs | Martin Schwidefsky | 2013-07-29 |
* | | s390/mm: implement software referenced bits | Martin Schwidefsky | 2013-08-29 |
* | | s390/mm: introduce ptep_flush_lazy helper | Martin Schwidefsky | 2013-08-22 |
* | | s390/mm: cleanup page table definitions | Martin Schwidefsky | 2013-08-22 |
* | | s390: add support for IBM zBC12 machine | Heiko Carstens | 2013-07-26 |
* | | s390: delete __cpuinit usage from all s390 files | Paul Gortmaker | 2013-07-14 |
|/ |
|
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 |
|\ |
|
| * | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 |
| |\ |
|
| * | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 |
* | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 |
|\ \ \ |
|
| * | | | mm/s390: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 |
| * | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 |
| * | | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 |
| * | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 |
| | |/
| |/| |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 |
|\ \ \ |
|
| * | | | KVM: s390: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-17 |
| * | | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-21 |
| * | | | s390/kvm: rename RCP_xxx defines to PGSTE_xxx | Martin Schwidefsky | 2013-05-21 |
* | | | | s390/kvm: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-26 |
| |/ /
|/| | |
|
* | | | s390/mem_detect: fix memory hole handling | Heiko Carstens | 2013-06-19 |
| |/
|/| |
|
* | | s390/pgtable: Fix gmap notifier address | Christian Borntraeger | 2013-05-31 |
* | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-15 |
|/ |
|
* | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens | 2013-05-03 |
* | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky | 2013-05-03 |
* | s390/memory hotplug: provide memory_block_size_bytes() function | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: add DAT sanity check | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: fix lockdep irq tracing | Heiko Carstens | 2013-05-02 |
* | s390/mem_detect: move memory detection code to mm folder | Heiko Carstens | 2013-05-02 |