1. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  2. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  3. 5614dd9 s390/mm: implement soft-dirty bits for user memory change tracking by Martin Schwidefsky · 9 years ago
  4. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  5. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  6. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  7. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  8. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 10 years ago
  9. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 9 years ago
  10. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 9 years ago
  11. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  12. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  13. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  14. cbd7d9c s390/mm: forward check for huge pmds to pmd_large() by Dominik Dingel · 9 years ago
  15. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 9 years ago
  16. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  17. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  18. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  19. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  20. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  21. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 9 years ago
  22. b7d14f3 s390/mm: correct transfer of dirty & young bits in __pmd_to_pte by Martin Schwidefsky · 9 years ago
  23. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  24. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  25. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  26. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  27. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  28. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  29. 3ddb1b7 s390: make couple of functions and variables static by Heiko Carstens · 9 years ago
  30. 3c1a3bc s390/maccess: improve s390_kernel_write() by Heiko Carstens · 9 years ago
  31. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 9 years ago
  32. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  33. 4ba2815 s390/mm: align 64-bit PIE binaries to 4GB by Martin Schwidefsky · 10 years ago
  34. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  35. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  36. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  37. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  38. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  39. db1177ee s390/mm: correct missing space when reporting user process faults by Hendrik Brueckner · 10 years ago
  40. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  41. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  42. 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
  43. 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
  44. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  45. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  46. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  47. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  48. 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
  49. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  50. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  51. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  52. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
  53. edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
  54. 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
  55. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  56. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  57. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  58. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  59. 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago
  60. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  61. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  62. cfb0b24 s390/mm: make use of ipte range facility by Heiko Carstens · 10 years ago
  63. 6a5c148 s390/mm: remove change bit override support by Heiko Carstens · 10 years ago
  64. 70c9d29 s390/vmemmap: remove memset call from vmemmap_populate() by Heiko Carstens · 10 years ago
  65. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  66. dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
  67. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  68. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  69. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  70. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 10 years ago
  71. ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
  72. 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
  73. 55e4283 KVM: s390/mm: Fix page table locking vs. split pmd lock by Christian Borntraeger · 10 years ago
  74. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  75. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  76. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  77. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  78. 71c40f7 s390/cmma: remove "cmma disable" code in case of dump again by Heiko Carstens · 10 years ago
  79. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 11 years ago
  80. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  81. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 10 years ago
  82. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
  83. 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
  84. d4cb113 KVM: s390: Clear storage keys by Dominik Dingel · 11 years ago
  85. 3b7df34 s390/mm: print control registers and page table walk on crash by Heiko Carstens · 10 years ago
  86. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  87. 1e1836e mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" by Alex Thorlton · 10 years ago
  88. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 10 years ago
  89. 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 10 years ago
  90. 02a8f3a s390/mm,tlb: safeguard against speculative TLB creation by Martin Schwidefsky · 10 years ago
  91. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 10 years ago
  92. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  93. aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 10 years ago
  94. c7c5be7 s390/mm: fixing comment so that parameter name match by Dominik Dingel · 10 years ago
  95. 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 · 10 years ago
  96. 8230020 s390/uaccess: remove copy_from_user_real() by Heiko Carstens · 10 years ago
  97. ec66ad6 s390/mm: enable split page table lock for PMD level by Martin Schwidefsky · 11 years ago
  98. deedabb s390/kvm: set guest page states to stable on re-ipl by Martin Schwidefsky · 11 years ago
  99. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  100. 211deca s390/uaccess: consistent types by Heiko Carstens · 11 years ago