1. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  2. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  3. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  4. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  5. be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
  6. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  7. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  8. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  9. 984e2a5 s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() by Heiko Carstens · 11 years ago
  10. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  11. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  12. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  13. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  14. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  15. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  16. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  17. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  18. 24d5dd0 s390/kvm: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  19. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  20. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  21. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
  22. f8b5ff2 s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 12 years ago
  23. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 12 years ago
  24. bb4b42c s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 12 years ago
  25. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 12 years ago
  26. ab8e523 s390/mm,gmap: segment mapping race by Martin Schwidefsky · 12 years ago
  27. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 12 years ago
  28. 0a4ccc9 s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c by Heiko Carstens · 12 years ago
  29. 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
  30. 274023d thp, s390: disable thp for kvm host on s390 by Gerald Schaefer · 12 years ago
  31. 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
  32. 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
  33. 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
  34. d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 12 years ago
  35. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
  36. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 12 years ago
  37. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  38. 2739b6d s390/kvm: bad rss-counter state by Christian Borntraeger · 13 years ago
  39. cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 13 years ago
  40. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  41. 2320c57 [S390] incorrect PageTables counter for kvm page tables by Martin Schwidefsky · 13 years ago
  42. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
  43. c86cce2 [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260 by Christian Borntraeger · 13 years ago
  44. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  45. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
  46. cc77245 [S390] fix list corruption in gmap reverse mapping by Carsten Otte · 13 years ago
  47. a9162f2 [S390] fix possible deadlock in gmap_map_segment by Carsten Otte · 13 years ago
  48. e73b7ff [S390] memory leak with RCU_TABLE_FREE by Martin Schwidefsky · 13 years ago
  49. 05873df [S390] gmap: always up mmap_sem properly by Carsten Otte · 13 years ago
  50. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  51. 944291d [S390] missing return in page_table_alloc_pgste by Jan Glauber · 13 years ago
  52. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  53. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  54. 3c5cffb [S390] mm: fix mmu_gather rework by Heiko Carstens · 13 years ago
  55. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  56. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 13 years ago
  57. f1be77b [S390] pgtable_list corruption by Martin Schwidefsky · 14 years ago
  58. e05ef9b [S390] kvm: Fix badness at include/asm/mmu_context.h:83 by Christian Borntraeger · 14 years ago
  59. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  61. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 15 years ago
  62. 52a21f2 [S390] fix build breakage with CONFIG_AIO=n by Martin Schwidefsky · 15 years ago
  63. 87458ff [S390] Change kernel_page_present coding style. by Heiko Carstens · 15 years ago
  64. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  65. 7db11a3 [S390] pm: add kernel_page_present by Hans-Joachim Picht · 15 years ago
  66. 239a6425 [S390] vmalloc: add vmalloc kernel parameter support by Heiko Carstens · 15 years ago
  67. 005f8ee [S390] cpumask: use mm_cpumask() wrapper by Rusty Russell · 16 years ago
  68. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 16 years ago
  69. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  70. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  71. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  72. 74b6b52 KVM: s390: fix locking order problem in enable_sie by Christian Borntraeger · 16 years ago
  73. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 17 years ago
  74. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 17 years ago
  75. 146e4b3 [S390] 1K/2K page table pages. by Martin Schwidefsky · 17 years ago
  76. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  77. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago