1. af0ebc4 s390/mm,kvm: fix software dirty bits vs. kvm for old machines by Martin Schwidefsky · 11 years ago
  2. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  3. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 12 years ago
  4. 0196c64 s390/pgtable: fix mprotect for single-threaded KVM guests by Martin Schwidefsky · 12 years ago
  5. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 12 years ago
  6. d56c893 s390/pgtable: add pgste_get helper by Martin Schwidefsky · 12 years ago
  7. a055f66 s390/pgtable: skip pgste updates on full flush by Martin Schwidefsky · 12 years ago
  8. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 12 years ago
  9. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 12 years ago
  10. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  11. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  12. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  13. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
  14. a8f6e7f s390/pgtable: make pgste lock an explicit barrier by Christian Borntraeger · 12 years ago
  15. 3a82603 s390/pgtable: Save pgste during modify_prot_start/commit by Christian Borntraeger · 12 years ago
  16. 338679f s390/pgtable: Fix guest overindication for change bit by Christian Borntraeger · 12 years ago
  17. b56433c s390/pgtable: Fix check for pgste/storage key handling by Christian Borntraeger · 12 years ago
  18. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 12 years ago
  19. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 12 years ago
  20. eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 12 years ago
  21. 6b8224e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 12 years ago
  22. d338363 s390/mm: add pte invalidation notifier for kvm by Martin Schwidefsky · 12 years ago
  23. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
  24. d0b8883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  25. c503494 s390/mm,gmap: implement gmap_translate() by Heiko Carstens · 13 years ago
  26. 4f2e290 s390: move dummy io_remap_pfn_range() to asm/pgtable.h by Linus Torvalds · 12 years ago
  27. 765a0ca s390/mm: provide emtpy check_pgt_cache() function by Heiko Carstens · 12 years ago
  28. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 12 years ago
  29. 1819ed1 s390/page table dumper: add support for change-recording override bit by Heiko Carstens · 12 years ago
  30. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  31. bddb7ae s390/mm: provide PAGE_SHARED define by Heiko Carstens · 12 years ago
  32. be32865 s390/thp: implement pmdp_set_wrprotect() by Gerald Schaefer · 12 years ago
  33. 171c400 s390/mm: fix pmd_pfn() for thp by Gerald Schaefer · 12 years ago
  34. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  35. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  36. a4f32bd s390/mm: keep fault_init() private to fault.c by Heiko Carstens · 12 years ago
  37. 18da236 s390/mm,vmem: use 2GB frames for identity mapping by Heiko Carstens · 12 years ago
  38. d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
  39. c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
  40. 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
  41. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  42. 1ae1c1d thp, s390: architecture backend for thp on s390 by Gerald Schaefer · 12 years ago
  43. 9501d09 thp, s390: thp pagetable pre-allocation for s390 by Gerald Schaefer · 12 years ago
  44. 75077af thp, s390: thp splitting backend for s390 by Gerald Schaefer · 12 years ago
  45. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  46. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 13 years ago
  47. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
  48. 7c81878 [S390] fix page change underindication in pgste_update_all by Carsten Otte · 13 years ago
  49. 09b5388 [S390] fix pgste update logic by Martin Schwidefsky · 13 years ago
  50. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  51. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
  52. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 14 years ago
  53. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 14 years ago
  54. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 14 years ago
  55. a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 14 years ago
  56. b2fa47e [S390] refactor page table functions for better pgste support by Martin Schwidefsky · 14 years ago
  57. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 14 years ago
  58. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 14 years ago
  59. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  60. 84afdce [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h by Heiko Carstens · 14 years ago
  61. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  62. 92f842e [S390] store indication fault optimization by Martin Schwidefsky · 14 years ago
  63. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago
  64. 238ec4e [S390] zero page cache synonyms by Martin Schwidefsky · 14 years ago
  65. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 15 years ago
  66. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 15 years ago
  67. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  68. 6a985c6 [S390] s390: use change recording override for kernel mapping by Christian Borntraeger · 15 years ago
  69. 239a6425 [S390] vmalloc: add vmalloc kernel parameter support by Heiko Carstens · 16 years ago
  70. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  71. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  72. 15e86b0 [S390] introduce dirty bit for kvm live migration by Florian Funke · 16 years ago
  73. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 17 years ago[Renamed from include/asm-s390/pgtable.h]
  74. 9789db0 [S390] Add sched.h include to asm-s390/pgtable.h. by Heiko Carstens · 17 years ago
  75. 138c902 [S390] protect _PAGE_SPECIAL bit against mprotect by Nick Piggin · 17 years ago
  76. 17f3458 [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP by Heiko Carstens · 17 years ago
  77. 53492b1 [S390] System z large page support. by Gerald Schaefer · 17 years ago
  78. a08cb62 s390: implement pte special bit by Nick Piggin · 17 years ago
  79. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 17 years ago
  80. c71799c KVM: s390: Improve pgste accesses by Heiko Carstens · 17 years ago
  81. 5b7baf0 s390: KVM preparation: host memory management changes for s390 kvm by Christian Borntraeger · 17 years ago
  82. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 17 years ago
  83. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 17 years ago
  84. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 17 years ago
  85. 146e4b3 [S390] 1K/2K page table pages. by Martin Schwidefsky · 17 years ago
  86. 522d8dc [S390] VMEM_MAX_PHYS overflow on 31 bit. by Martin Schwidefsky · 17 years ago
  87. 0189103 [S390] Remove BUILD_BUG_ON() in vmem code. by Heiko Carstens · 17 years ago
  88. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 17 years ago
  89. 0d01792 [S390] pud_present/pmd_present bug. by Martin Schwidefsky · 17 years ago
  90. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  91. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  92. ba8a922 [S390] tlb flush fix. by Martin Schwidefsky · 17 years ago
  93. e39394b [S390] Make vmalloc area start at address > 4GB. by Heiko Carstens · 17 years ago
  94. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 18 years ago
  95. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 18 years ago
  96. 45e98cd page table handling cleanup by Jan Beulich · 18 years ago
  97. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 18 years ago
  98. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 18 years ago
  99. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  100. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago