Age | Commit message (Expand) | Author | Files | Lines |
2016-06-25 | s390: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-06-13 | KVM: s390/mm: Fix CMMA reset during reboot | Christian Borntraeger | 1 | -1/+1 |
2016-05-23 | s390: fix info leak in do_sigsegv | Michal Hocko | 1 | -0/+1 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -12/+38 |
2016-05-11 | s390/vmem: remove unused function parameter | Heiko Carstens | 1 | -3/+3 |
2016-05-11 | s390/vmem: fix identity mapping | Heiko Carstens | 1 | -1/+1 |
2016-05-10 | s390: add missing include statements | Heiko Carstens | 1 | -0/+1 |
2016-04-21 | s390/mm: fix asce_bits handling with dynamic pagetable levels | Gerald Schaefer | 3 | -61/+33 |
2016-04-15 | s390: Clarify pagefault interrupt | Peter Zijlstra | 1 | -8/+33 |
2016-04-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2016-04-05 | s390/mm/kvm: fix mis-merge in gmap handling | Christian Borntraeger | 1 | -2/+2 |
2016-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -6/+12 |
2016-03-23 | s390/extable: use generic search and sort routines | Ard Biesheuvel | 2 | -86/+1 |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2016-03-17 | s390/mm: handle PTE-mapped tail pages in fast gup | Gerald Schaefer | 1 | -3/+5 |
2016-03-17 | s390: add DEBUG_RODATA support | Heiko Carstens | 1 | -3/+7 |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+4 |
2016-03-16 | s390: query dynamic DEBUG_PAGEALLOC setting | Christian Borntraeger | 1 | -6/+4 |
2016-03-08 | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky | 5 | -1293/+1378 |
2016-03-08 | s390/mm: uninline pmdp_xxx functions from pgtable.h | Martin Schwidefsky | 2 | -29/+71 |
2016-03-08 | s390/mm: uninline ptep_xxx functions from pgtable.h | Martin Schwidefsky | 1 | -29/+266 |
2016-03-07 | s390: Use pr_warn instead of pr_warning | Joe Perches | 1 | -9/+7 |
2016-03-02 | s390/fault: merge report_user_fault implementations | Heiko Carstens | 1 | -7/+8 |
2016-03-02 | s390/kvm: simplify set_guest_storage_key | Martin Schwidefsky | 1 | -17/+0 |
2016-02-23 | s390/pageattr: do a single TLB flush for change_page_attr | Martin Schwidefsky | 1 | -5/+3 |
2016-02-17 | s390/maccess: reduce stnsm instructions | Heiko Carstens | 1 | -4/+6 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -3/+1 |
2016-02-11 | s390: fix DAT off memory access, e.g. on kdump | Christian Borntraeger | 1 | -1/+3 |
2016-01-19 | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens | 1 | -2/+2 |
2016-01-19 | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens | 1 | -1/+1 |
2016-01-19 | s390/irqflags: optimize irq restore | Christian Borntraeger | 1 | -1/+1 |
2016-01-19 | s390/mm: use TASK_MAX_SIZE where applicable | Dominik Dingel | 2 | -7/+7 |
2016-01-16 | s390/mm: enable fixup_user_fault retrying | Dominik Dingel | 1 | -3/+26 |
2016-01-16 | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 1 | -3/+5 |
2016-01-16 | s390, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2 | -26/+1 |
2016-01-16 | mm: drop tail page refcounting | Kirill A. Shutemov | 1 | -12/+1 |
2016-01-15 | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 1 | -4/+1 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -14/+12 |
2016-01-11 | s390: fix normalization bug in exception table sorting | Ard Biesheuvel | 1 | -2/+6 |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens | 1 | -2/+2 |
2016-01-11 | s390/mem_detect: use unsigned longs | Heiko Carstens | 1 | -5/+2 |
2015-12-18 | s390/extmem: remove unused variable | Christian Borntraeger | 1 | -3/+1 |
2015-12-18 | s390/fault: remove unused variable | Christian Borntraeger | 1 | -2/+0 |
2015-12-15 | KVM: s390: fix mismatch between user and in-kernel guest limit | Dominik Dingel | 1 | -2/+2 |
2015-11-27 | s390: get_user_pages_fast() might sleep | David Hildenbrand | 1 | -0/+1 |
2015-11-16 | s390: avoid cache aliasing under z/VM and KVM | Martin Schwidefsky | 2 | -78/+12 |
2015-10-14 | s390/cpumf: rework program parameter setting to detect guest samples | Christian Borntraeger | 1 | -2/+2 |
2015-10-14 | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky | 2 | -0/+6 |
2015-10-14 | s390/mm: implement soft-dirty bits for user memory change tracking | Martin Schwidefsky | 1 | -0/+2 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |