1. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 8 years ago
  2. fecc868 s390: remove all usages of PSW_ADDR_AMODE by Heiko Carstens · 8 years ago
  3. 204ee2c s390/irqflags: optimize irq restore by Christian Borntraeger · 9 years ago
  4. a9d7ab9 s390/mm: use TASK_MAX_SIZE where applicable by Dominik Dingel · 9 years ago
  5. fef8953 s390/mm: enable fixup_user_fault retrying by Dominik Dingel · 9 years ago
  6. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  7. fecffad s390, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  8. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  9. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  10. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  11. bcb7825 s390: fix normalization bug in exception table sorting by Ard Biesheuvel · 9 years ago
  12. c667aea s390: rename struct _lowcore to struct lowcore by Heiko Carstens · 9 years ago
  13. 423d5b3 s390/mem_detect: use unsigned longs by Heiko Carstens · 9 years ago
  14. 90f405e s390/extmem: remove unused variable by Christian Borntraeger · 9 years ago
  15. 292d8d7 s390/fault: remove unused variable by Christian Borntraeger · 9 years ago
  16. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 10 years ago
  17. 40612351 s390: get_user_pages_fast() might sleep by David Hildenbrand · 9 years ago
  18. c7e8b2c s390: avoid cache aliasing under z/VM and KVM by Martin Schwidefsky · 9 years ago
  19. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  20. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  21. 5614dd9 s390/mm: implement soft-dirty bits for user memory change tracking by Martin Schwidefsky · 9 years ago
  22. 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
  23. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  24. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  25. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  26. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 10 years ago
  27. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 9 years ago
  28. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 9 years ago
  29. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 9 years ago
  30. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 9 years ago
  31. cf54e2f s390/mm: change HPAGE_SHIFT type to int by Dominik Dingel · 9 years ago
  32. cbd7d9c s390/mm: forward check for huge pmds to pmd_large() by Dominik Dingel · 9 years ago
  33. ce41571 s390/hugetlb: remove dead code for sw emulated huge pages by Dominik Dingel · 9 years ago
  34. bea4119 s390/mm: make hugepages_supported a boot time decision by Dominik Dingel · 9 years ago
  35. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  36. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  37. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  38. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 9 years ago
  39. a1c843b s390/mm: change swap pte encoding and pgtable cleanup by Martin Schwidefsky · 9 years ago
  40. b7d14f3 s390/mm: correct transfer of dirty & young bits in __pmd_to_pte by Martin Schwidefsky · 9 years ago
  41. 0b46e0a s390/kvm: remove delayed reallocation of page tables for KVM by Martin Schwidefsky · 9 years ago
  42. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  43. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  44. c6f5b00 s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE by Kees Cook · 9 years ago
  45. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  46. 8e89a35 s390: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  47. 3ddb1b7 s390: make couple of functions and variables static by Heiko Carstens · 9 years ago
  48. 3c1a3bc s390/maccess: improve s390_kernel_write() by Heiko Carstens · 9 years ago
  49. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 9 years ago
  50. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  51. 4ba2815 s390/mm: align 64-bit PIE binaries to 4GB by Martin Schwidefsky · 9 years ago
  52. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  54. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  55. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  56. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  57. db1177ee s390/mm: correct missing space when reporting user process faults by Hendrik Brueckner · 9 years ago
  58. 1f6b83e s390: avoid z13 cache aliasing by Martin Schwidefsky · 10 years ago
  59. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  60. 91c0837 s390: remove unnecessary KERN_CONT by Joe Perches · 10 years ago
  61. 925dfc0 s390/pgtable: add unsigned long casts by Heiko Carstens · 10 years ago
  62. fbc89c9 s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS by Martin Schwidefsky · 10 years ago
  63. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  64. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  65. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  66. 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
  67. 9fcf93b KVM: S390: Create helper function get_guest_storage_key by Jason J. Herne · 10 years ago
  68. 413d404 s390/traps: print interrupt code and instruction length code by Heiko Carstens · 10 years ago
  69. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  70. a697e05 s390/mm: use correct unlock function in gmap_ipte_notify by Martin Schwidefsky · 10 years ago
  71. edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
  72. 6972cae s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUG by Dominik Dingel · 10 years ago
  73. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  74. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  75. 2faee8f s390/mm: prevent and break zero page mappings in case of storage keys by Dominik Dingel · 10 years ago
  76. a13cff3 s390/mm: recfactor global pgste updates by Dominik Dingel · 10 years ago
  77. 66e9bbd s390/mm: fixing calls of pte_unmap_unlock by Dominik Dingel · 10 years ago
  78. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  79. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  80. cfb0b24 s390/mm: make use of ipte range facility by Heiko Carstens · 10 years ago
  81. 6a5c148 s390/mm: remove change bit override support by Heiko Carstens · 10 years ago
  82. 70c9d29 s390/vmemmap: remove memset call from vmemmap_populate() by Heiko Carstens · 10 years ago
  83. 0b70068 mm: export symbol dependencies of is_zero_pfn() by Ard Biesheuvel · 10 years ago
  84. dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
  85. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  86. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 10 years ago
  87. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  88. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 10 years ago
  89. ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
  90. 152125b s390/mm: implement dirty bits for large segment table entries by Martin Schwidefsky · 10 years ago
  91. 55e4283 KVM: s390/mm: Fix page table locking vs. split pmd lock by Christian Borntraeger · 10 years ago
  92. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  93. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  94. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  95. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  96. 71c40f7 s390/cmma: remove "cmma disable" code in case of dump again by Heiko Carstens · 10 years ago
  97. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 10 years ago
  98. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  99. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 10 years ago
  100. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago