1. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
  2. 7c81878 [S390] fix page change underindication in pgste_update_all by Carsten Otte · 13 years ago
  3. 09b5388 [S390] fix pgste update logic by Martin Schwidefsky · 13 years ago
  4. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  5. 499069e [S390] take mmap_sem when walking guest page table by Carsten Otte · 13 years ago
  6. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  7. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  8. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 13 years ago
  9. a43a9d9 [S390] mm: fix storage key handling by Heiko Carstens · 13 years ago
  10. b2fa47e [S390] refactor page table functions for better pgste support by Martin Schwidefsky · 13 years ago
  11. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 13 years ago
  12. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 13 years ago
  13. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  14. 84afdce [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h by Heiko Carstens · 14 years ago
  15. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  16. 92f842e [S390] store indication fault optimization by Martin Schwidefsky · 14 years ago
  17. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago
  18. 238ec4e [S390] zero page cache synonyms by Martin Schwidefsky · 14 years ago
  19. 050eef3 [S390] fix tlb flushing vs. concurrent /proc accesses by Martin Schwidefsky · 14 years ago
  20. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  21. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  22. 6a985c6 [S390] s390: use change recording override for kernel mapping by Christian Borntraeger · 15 years ago
  23. 239a6425 [S390] vmalloc: add vmalloc kernel parameter support by Heiko Carstens · 15 years ago
  24. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  25. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  26. 15e86b0 [S390] introduce dirty bit for kvm live migration by Florian Funke · 16 years ago
  27. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 16 years ago[Renamed from include/asm-s390/pgtable.h]
  28. 9789db0 [S390] Add sched.h include to asm-s390/pgtable.h. by Heiko Carstens · 16 years ago
  29. 138c902 [S390] protect _PAGE_SPECIAL bit against mprotect by Nick Piggin · 16 years ago
  30. 17f3458 [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP by Heiko Carstens · 16 years ago
  31. 53492b1 [S390] System z large page support. by Gerald Schaefer · 16 years ago
  32. a08cb62 s390: implement pte special bit by Nick Piggin · 16 years ago
  33. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  34. c71799c KVM: s390: Improve pgste accesses by Heiko Carstens · 16 years ago
  35. 5b7baf0 s390: KVM preparation: host memory management changes for s390 kvm by Christian Borntraeger · 16 years ago
  36. 402b086 s390: KVM preparation: provide hook to enable pgstes in user pagetable by Carsten Otte · 16 years ago
  37. 6252d70 [S390] dynamic page tables. by Martin Schwidefsky · 16 years ago
  38. 5a216a2 [S390] Add four level page tables for CONFIG_64BIT=y. by Martin Schwidefsky · 16 years ago
  39. 146e4b3 [S390] 1K/2K page table pages. by Martin Schwidefsky · 16 years ago
  40. 522d8dc [S390] VMEM_MAX_PHYS overflow on 31 bit. by Martin Schwidefsky · 16 years ago
  41. 0189103 [S390] Remove BUILD_BUG_ON() in vmem code. by Heiko Carstens · 16 years ago
  42. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 16 years ago
  43. 0d01792 [S390] pud_present/pmd_present bug. by Martin Schwidefsky · 17 years ago
  44. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  45. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  46. ba8a922 [S390] tlb flush fix. by Martin Schwidefsky · 17 years ago
  47. e39394b [S390] Make vmalloc area start at address > 4GB. by Heiko Carstens · 17 years ago
  48. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  49. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  50. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  51. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  52. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago
  53. c1821c2 [S390] noexec protection by Gerald Schaefer · 17 years ago
  54. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 17 years ago
  55. f4eb07c [S390] Virtual memmap for s390. by Heiko Carstens · 18 years ago
  56. 8b62bc9 [S390] Memory detection fixes. by Heiko Carstens · 18 years ago
  57. 8337748 [S390] Fix pte type checking. by Martin Schwidefsky · 18 years ago
  58. 0b2b6e1 [S390] Remove open-coded mem_map usage. by Heiko Carstens · 18 years ago
  59. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  60. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  61. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  62. 9282ed9 [S390] Cleanup in page table related code. by Gerald Schaefer · 18 years ago
  63. f6ac235 [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h by Christoph Lameter · 18 years ago
  64. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  65. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  66. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago