| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/mm: print control registers and page table walk on crash | Heiko Carstens | 2014-04-09 | 1 | -5/+135 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-04-08 | 5 | -50/+29 |
|\ |
|
| * | s390/uaccess: rework uaccess code - fix locking issues | Heiko Carstens | 2014-04-03 | 2 | -38/+17 |
| * | s390/mm,tlb: optimize TLB flushing for zEC12 | Martin Schwidefsky | 2014-04-03 | 4 | -10/+8 |
| * | s390/mm,tlb: safeguard against speculative TLB creation | Martin Schwidefsky | 2014-04-03 | 1 | -3/+5 |
| * | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -2/+2 |
* | | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" | Alex Thorlton | 2014-04-07 | 1 | -0/+3 |
* | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 1 | -4/+22 |
|\ \
| |/
|/| |
|
| * | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 1 | -0/+10 |
| |\ |
|
| * | | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault | Dominik Dingel | 2014-01-30 | 1 | -4/+22 |
* | | | s390/mm: remove unnecessary parameter from gmap_do_ipte_notify | Dominik Dingel | 2014-03-21 | 1 | -2/+1 |
* | | | s390/mm: fixing comment so that parameter name match | Dominik Dingel | 2014-03-21 | 1 | -1/+1 |
* | | | s390/uaccess: remove copy_from_user_real() | Heiko Carstens | 2014-02-24 | 1 | -26/+0 |
* | | | s390/mm: enable split page table lock for PMD level | Martin Schwidefsky | 2014-02-21 | 1 | -2/+2 |
* | | | s390/kvm: set guest page states to stable on re-ipl | Martin Schwidefsky | 2014-02-21 | 1 | -0/+72 |
* | | | s390/kvm: support collaborative memory management | Konstantin Weitz | 2014-02-21 | 1 | -0/+77 |
* | | | s390/uaccess: consistent types | Heiko Carstens | 2014-02-21 | 1 | -2/+2 |
| |/
|/| |
|
* | | s390/dump: Fix dump memory detection | Michael Holzheu | 2014-02-04 | 1 | -0/+10 |
|/ |
|
* | s390: Fix misspellings using 'codespell' tool | Hendrik Brueckner | 2014-01-16 | 1 | -2/+2 |
* | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+9 |
* | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-15 | 1 | -6/+6 |
* | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 2013-11-13 | 1 | -2/+7 |
* | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 | 3 | -47/+20 |
* | s390/mm: page_table_realloc returns failure | Dominik Dingel | 2013-10-31 | 1 | -8/+13 |
* | s390: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-10-28 | 1 | -4/+4 |
* | s390/cmm: make copy_from_user() invocation provably correct | Heiko Carstens | 2013-10-24 | 1 | -2/+2 |
* | s390/gup: handle zero nr_pages case correctly | Heiko Carstens | 2013-10-24 | 1 | -1/+1 |
* | s390/gup: reduce code duplication between [__]get_user_pages_fast functions | Heiko Carstens | 2013-10-24 | 1 | -58/+23 |
* | s390/mm: do not initialize storage keys | Martin Schwidefsky | 2013-10-24 | 1 | -1/+3 |
* | s390/uaccess: always run the kernel in home space | Martin Schwidefsky | 2013-10-24 | 2 | -11/+2 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-12 | 1 | -0/+2 |
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-11 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-09-11 | 3 | -3/+6 |
|\ |
|
| * | s390: make various functions static, add declarations to header files | Heiko Carstens | 2013-09-07 | 2 | -1/+2 |
| * | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() | Heiko Carstens | 2013-09-07 | 1 | -1/+3 |
| * | s390/irq: rework irq subclass handling | Heiko Carstens | 2013-09-04 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 | 1 | -65/+118 |
|\ \
| |/
|/| |
|
| * | KVM: s390: fix task size check | Martin Schwidefsky | 2013-07-29 | 1 | -1/+1 |
| * | KVM: s390: allow sie enablement for multi-threaded programs | Martin Schwidefsky | 2013-07-29 | 1 | -64/+117 |
* | | s390/mm: implement software referenced bits | Martin Schwidefsky | 2013-08-29 | 3 | -30/+47 |
* | | s390/mm: introduce ptep_flush_lazy helper | Martin Schwidefsky | 2013-08-22 | 1 | -3/+3 |
* | | s390/mm: cleanup page table definitions | Martin Schwidefsky | 2013-08-22 | 6 | -57/+146 |
* | | s390: add support for IBM zBC12 machine | Heiko Carstens | 2013-07-26 | 1 | -0/+1 |
* | | s390: delete __cpuinit usage from all s390 files | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
|/ |
|
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -4/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 1 | -2/+3 |
|\ |
|
| * | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 | 1 | -1/+2 |
| |\ |
|
| * | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 | 1 | -2/+3 |
* | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -18/+6 |
|\ \ \ |
|
| * | | | mm/s390: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -15/+2 |