1. 541d8f4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. 9c650d0 s390/mm/kvm: fix mis-merge in gmap handling by Christian Borntraeger · 9 years ago
  3. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  4. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  5. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. fc897c9 s390/mm: handle PTE-mapped tail pages in fast gup by Gerald Schaefer · 9 years ago
  7. 91d3721 s390: add DEBUG_RODATA support by Heiko Carstens · 9 years ago
  8. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 10917b8 s390: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  10. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 9 years ago
  11. 227be79 s390/mm: uninline pmdp_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  12. ebde765 s390/mm: uninline ptep_xxx functions from pgtable.h by Martin Schwidefsky · 9 years ago
  13. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  14. 5d7ecce s390/fault: merge report_user_fault implementations by Heiko Carstens · 9 years ago
  15. 443a813 s390/kvm: simplify set_guest_storage_key by Martin Schwidefsky · 9 years ago
  16. 007ccec s390/pageattr: do a single TLB flush for change_page_attr by Martin Schwidefsky · 9 years ago
  17. 52499d9 s390/maccess: reduce stnsm instructions by Heiko Carstens · 9 years ago
  18. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  19. 0986d97 s390: fix DAT off memory access, e.g. on kdump by Christian Borntraeger · 9 years ago
  20. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 9 years ago
  21. fecc868a s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 9 years ago
  22. 204ee2c s390/irqflags: optimize irq restore by Christian Borntraeger · 9 years ago
  23. a9d7ab9 s390/mm: use TASK_MAX_SIZE where applicable by Dominik Dingel · 9 years ago
  24. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  25. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  26. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  27. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  28. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  29. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  30. bcb7825 s390: fix normalization bug in exception table sorting by Ard Biesheuvel · 9 years ago
  31. c667aea s390: rename struct _lowcore to struct lowcore by Heiko Carstens · 9 years ago
  32. 423d5b3 s390/mem_detect: use unsigned longs by Heiko Carstens · 9 years ago
  33. 90f405e s390/extmem: remove unused variable by Christian Borntraeger · 9 years ago
  34. 292d8d7 s390/fault: remove unused variable by Christian Borntraeger · 9 years ago
  35. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 10 years ago
  36. 40612351 s390: get_user_pages_fast() might sleep by David Hildenbrand · 9 years ago
  37. c7e8b2c s390: avoid cache aliasing under z/VM and KVM by Martin Schwidefsky · 9 years ago
  38. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  39. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  40. 5614dd9 s390/mm: implement soft-dirty bits for user memory change tracking by Martin Schwidefsky · 10 years ago
  41. 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
  42. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  43. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  44. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  45. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 11 years ago
  46. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 10 years ago
  47. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 10 years ago
  48. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  49. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  50. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 10 years ago
  51. cbd7d9c s390/mm: forward check for huge pmds to pmd_large() by Dominik Dingel · 10 years ago
  52. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 10 years ago
  53. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 10 years ago
  54. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 10 years ago
  55. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  56. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  57. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 10 years ago
  58. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 10 years ago
  59. b7d14f3 s390/mm: correct transfer of dirty & young bits in __pmd_to_pte by Martin Schwidefsky · 10 years ago
  60. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 10 years ago
  61. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  62. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  63. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 10 years ago
  64. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  65. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  66. 3ddb1b7 s390: make couple of functions and variables static by Heiko Carstens · 10 years ago
  67. 3c1a3bc s390/maccess: improve s390_kernel_write() by Heiko Carstens · 10 years ago
  68. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 10 years ago
  69. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  70. 4ba2815 s390/mm: align 64-bit PIE binaries to 4GB by Martin Schwidefsky · 10 years ago
  71. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  72. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  73. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  74. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  75. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  76. db1177ee s390/mm: correct missing space when reporting user process faults by Hendrik Brueckner · 10 years ago
  77. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  78. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  79. 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
  80. 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
  81. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  82. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  83. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  84. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  85. 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
  86. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  87. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  88. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  89. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
  90. edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
  91. 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
  92. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  93. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  94. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  95. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  96. 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago
  97. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  98. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  99. cfb0b24 s390/mm: make use of ipte range facility by Heiko Carstens · 10 years ago
  100. 6a5c148 s390/mm: remove change bit override support by Heiko Carstens · 10 years ago