1. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  2. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  3. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  4. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  5. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  6. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  7. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  8. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
  9. edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
  10. 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
  11. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  12. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  13. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  14. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  15. 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago
  16. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  17. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. cfb0b24 s390/mm: make use of ipte range facility by Heiko Carstens · 10 years ago
  19. 6a5c148 s390/mm: remove change bit override support by Heiko Carstens · 10 years ago
  20. 70c9d29 s390/vmemmap: remove memset call from vmemmap_populate() by Heiko Carstens · 10 years ago
  21. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  22. dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
  23. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  24. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  25. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  26. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 10 years ago
  27. ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
  28. 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
  29. 55e4283 KVM: s390/mm: Fix page table locking vs. split pmd lock by Christian Borntraeger · 10 years ago
  30. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  31. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  32. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  33. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 11 years ago
  34. 71c40f7 s390/cmma: remove "cmma disable" code in case of dump again by Heiko Carstens · 11 years ago
  35. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 11 years ago
  36. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  37. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 11 years ago
  38. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
  39. 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
  40. d4cb113 KVM: s390: Clear storage keys by Dominik Dingel · 11 years ago
  41. 3b7df34 s390/mm: print control registers and page table walk on crash by Heiko Carstens · 11 years ago
  42. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  43. 1e1836e mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" by Alex Thorlton · 11 years ago
  44. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 11 years ago
  45. 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 11 years ago
  46. 02a8f3a s390/mm,tlb: safeguard against speculative TLB creation by Martin Schwidefsky · 11 years ago
  47. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
  48. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  49. aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 11 years ago
  50. c7c5be7 s390/mm: fixing comment so that parameter name match by Dominik Dingel · 11 years ago
  51. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  52. 8230020 s390/uaccess: remove copy_from_user_real() by Heiko Carstens · 11 years ago
  53. ec66ad6 s390/mm: enable split page table lock for PMD level by Martin Schwidefsky · 11 years ago
  54. deedabb s390/kvm: set guest page states to stable on re-ipl by Martin Schwidefsky · 11 years ago
  55. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  56. 211deca s390/uaccess: consistent types by Heiko Carstens · 11 years ago
  57. d7736ff s390/dump: Fix dump memory detection by Michael Holzheu · 11 years ago
  58. 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 11 years ago
  59. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  60. e89cfa5 s390: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  61. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  62. 7aba842 s390/mmap: randomize mmap base for bottom up direction by Heiko Carstens · 11 years ago
  63. 1060786 s390/mm,tlb: correct tlb flush on page table upgrade by Martin Schwidefsky · 11 years ago
  64. be39f19 s390/mm: page_table_realloc returns failure by Dominik Dingel · 11 years ago
  65. 302bfe2 s390: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  66. 041058a s390/cmm: make copy_from_user() invocation provably correct by Heiko Carstens · 11 years ago
  67. eb0bf92 s390/gup: handle zero nr_pages case correctly by Heiko Carstens · 11 years ago
  68. 01997bb s390/gup: reduce code duplication between [__]get_user_pages_fast functions by Heiko Carstens · 11 years ago
  69. 127c1fe s390/mm: do not initialize storage keys by Martin Schwidefsky · 11 years ago
  70. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  71. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  72. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  73. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  74. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  75. 984e2a5 s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table() by Heiko Carstens · 11 years ago
  76. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  77. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  78. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  79. 5c474a1 s390/mm: introduce ptep_flush_lazy helper by Martin Schwidefsky · 11 years ago
  80. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  81. ee6ee55 KVM: s390: fix task size check by Martin Schwidefsky · 11 years ago
  82. 3eabaee KVM: s390: allow sie enablement for multi-threaded programs by Martin Schwidefsky · 11 years ago
  83. 5947122 s390: add support for IBM zBC12 machine by Heiko Carstens · 11 years ago
  84. e2741f1 s390: delete __cpuinit usage from all s390 files by Paul Gortmaker · 11 years ago
  85. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  86. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  87. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  88. a18d0e2 mm/s390: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  89. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  90. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  91. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  92. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  93. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  94. 24d5dd0 s390/kvm: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  95. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  96. 35b03ae s390/mem_detect: fix memory hole handling by Heiko Carstens · 11 years ago
  97. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 11 years ago
  98. e86cbd8 s390/pgtable: Fix gmap notifier address by Christian Borntraeger · 11 years ago
  99. f8b5ff2 s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 11 years ago
  100. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 11 years ago