1. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  2. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  3. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  4. 68c5cf5 s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  5. bc29b7a s390/mm: clean up pte/pmd encoding by Gerald Schaefer · 8 years ago
  6. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  7. e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
  8. e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
  9. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  10. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 6502a34 KVM: s390: allow user space to handle instr 0x0000 by David Hildenbrand · 8 years ago
  12. 8f50af4 s390/console: Make preferred console handling more consistent by Peter Oberparleiter · 8 years ago
  13. f045402 s390/mm: fix gmap tlb flush issues by David Hildenbrand · 8 years ago
  14. d08de8e s390/mm: add support for 2GB hugepages by Gerald Schaefer · 8 years ago
  15. 25d539c s390/ptrace: clarify bits in the per_struct by Martin Schwidefsky · 8 years ago
  16. c3bdf2e s390: stack address vs thread_info by Heiko Carstens · 8 years ago
  17. e238c15 s390/cpumf: use basic block for ecctr inline assembly by Heiko Carstens · 8 years ago
  18. 80a60f6 s390/smp: use basic blocks for sigp inline assemblies by Heiko Carstens · 8 years ago
  19. dc4aace s390/uaccess: fix __put_get_user_asm define by Heiko Carstens · 8 years ago
  20. 2764196 s390/perf: remove perf_release/reserver_sampling functions by Heiko Carstens · 8 years ago
  21. bcf4dd5 s390: fix test_fp_ctl inline assembly contraints by Martin Schwidefsky · 8 years ago
  22. 5d3876a KVM: s390: vsie: add indication for future features by David Hildenbrand · 8 years ago
  23. adbf169 KVM: s390: vsie: speed up VCPU irq delivery when handling vsie by David Hildenbrand · 8 years ago
  24. 7fd7f39 KVM: s390: vsie: support IBS interpretation by David Hildenbrand · 9 years ago
  25. 13ee3f6 KVM: s390: vsie: support conditional-external-interception by David Hildenbrand · 9 years ago
  26. 5630a8e KVM: s390: vsie: support intervention-bypass by David Hildenbrand · 9 years ago
  27. a1b7b9b KVM: s390: vsie: support guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  28. 77d18f6 KVM: s390: vsie: support guest-PER-enhancement by David Hildenbrand · 9 years ago
  29. 0615a32 KVM: s390: vsie: support shared IPTE-interlock facility by David Hildenbrand · 9 years ago
  30. 19c439b KVM: s390: vsie: support 64-bit-SCAO by David Hildenbrand · 9 years ago
  31. c9bc1ea KVM: s390: vsie: support vectory facility (SIMD) by David Hildenbrand · 9 years ago
  32. a3508fb KVM: s390: vsie: initial support for nested virtualization by David Hildenbrand · 9 years ago
  33. 3d84683 s390: introduce page_to_virt() and pfn_to_virt() by David Hildenbrand · 9 years ago
  34. 37d9df9 KVM: s390: backup the currently enabled gmap when scheduled out by David Hildenbrand · 9 years ago
  35. 5b6c963 s390/mm: allow to check if a gmap shadow is valid by David Hildenbrand · 8 years ago
  36. 4a49443 s390/mm: remember the int code for the last gmap fault by David Hildenbrand · 8 years ago
  37. 3218f70 s390/mm: support real-space for gmap shadows by David Hildenbrand · 8 years ago
  38. 18b8980 s390/mm: support EDAT2 for gmap shadows by David Hildenbrand · 8 years ago
  39. fd8d4e3 s390/mm: support EDAT1 for gmap shadows by David Hildenbrand · 8 years ago
  40. 5b062bd s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow by David Hildenbrand · 8 years ago
  41. 0f7f848 s390/mm: fix races on gmap_shadow creation by David Hildenbrand · 8 years ago
  42. a9d23e7 s390/mm: shadow pages with real guest requested protection by David Hildenbrand · 8 years ago
  43. 4be130a s390/mm: add shadow gmap support by Martin Schwidefsky · 8 years ago
  44. 6ea427b s390/mm: add reference counter to gmap structure by Martin Schwidefsky · 8 years ago
  45. b2d73b2 s390/mm: extended gmap pte notifier by Martin Schwidefsky · 8 years ago
  46. 8ecb1a5 s390/mm: use RCU for gmap notifier list and the per-mm gmap list by Martin Schwidefsky · 8 years ago
  47. 414d3b0 s390/kvm: page table invalidation notifier by Martin Schwidefsky · 8 years ago
  48. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  49. 56fefbb locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 8 years ago
  50. 11a7752 s390: remove math emulation code by Heiko Carstens · 9 years ago
  51. 0486480 s390/vx: add support functions for in-kernel FPU use by Hendrik Brueckner · 10 years ago
  52. de3fa84 s390/mm: fix compile for PAGE_DEFAULT_KEY != 0 by Heiko Carstens · 8 years ago
  53. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  54. adac0f1 s390/topology: add drawer scheduling domain level by Heiko Carstens · 8 years ago
  55. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  56. 6c22c98 s390: avoid extable collisions by Heiko Carstens · 8 years ago
  57. ee64baf s390/uaccess: use __builtin_expect for get_user/put_user by Heiko Carstens · 8 years ago
  58. bb98f39 s390: use SPARSE_IRQ by Sebastian Ott · 8 years ago
  59. 72a9b02 s390: use __section macro everywhere by Heiko Carstens · 8 years ago
  60. d07a980 s390: add proper __ro_after_init support by Heiko Carstens · 8 years ago
  61. 64f31d5 s390/mm: simplify the TLB flushing code by Martin Schwidefsky · 8 years ago
  62. fd5ada0 s390/time: remove ETR support by Martin Schwidefsky · 8 years ago
  63. 936cc85 s390/time: add leap seconds to initial system time by Martin Schwidefsky · 8 years ago
  64. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 8 years ago
  65. 9dc06cc s390/time: move PTFF definitions by Martin Schwidefsky · 8 years ago
  66. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 8 years ago
  67. 0ccb32c s390/mm: align swapper_pg_dir to 16k by Heiko Carstens · 8 years ago
  68. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 8 years ago
  69. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 8 years ago
  70. ac31418 s390: add explicit <linux/stringify.h> for jump label by Jason Baron · 8 years ago
  71. 37cd944 s390/pgtable: add mapping statistics by Heiko Carstens · 8 years ago
  72. e8a97e4 s390/pageattr: allow kernel page table splitting by Heiko Carstens · 8 years ago
  73. 9e20b4d s390/pgtable: make pmd and pud helper functions available by Heiko Carstens · 8 years ago
  74. c126aa8 s390/pgtable: get rid of _REGION3_ENTRY_RO by Heiko Carstens · 8 years ago
  75. 2dffdcb s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNEL by Heiko Carstens · 8 years ago
  76. 4ccccc5 s390/pgtable: introduce and use generic csp inline asm by Heiko Carstens · 8 years ago
  77. a7e19ab KVM: s390: handle missing storage-key facility by David Hildenbrand · 8 years ago
  78. 2386145 s390/sclp: detect storage-key facility by David Hildenbrand · 9 years ago
  79. 1824c72 KVM: s390: pfmf: support conditional-sske facility by David Hildenbrand · 8 years ago
  80. 154c8c1 s390/mm: return key via pointer in get_guest_storage_key by David Hildenbrand · 8 years ago
  81. c427c42 s390/mm: don't drop errors in get_guest_storage_key by David Hildenbrand · 8 years ago
  82. 9c37549 s390/sclp: detect interlock-and-broadcast-suppression facility by David Hildenbrand · 9 years ago
  83. a0eb55e s390/sclp: detect PFMF interpretation facility by David Hildenbrand · 9 years ago
  84. 4a5c3e0 s390/sclp: detect conditional-external-interception facility by David Hildenbrand · 9 years ago
  85. 72cd82b s390/sclp: detect intervention bypass facility by David Hildenbrand · 9 years ago
  86. efed110 KVM: s390: handle missing guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  87. 5236c75 s390/sclp: detect guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  88. 09be9cb s390/sclp: detect cmma by David Hildenbrand · 9 years ago
  89. b9e2889 s390/sclp: detect guest-PER enhancement by David Hildenbrand · 9 years ago
  90. 4013ade s390/sclp: detect 64-bit-SCAO facility by David Hildenbrand · 9 years ago
  91. 0a763c7 KVM: s390: interface to query and configure cpu subfunctions by David Hildenbrand · 8 years ago
  92. 1afd43e s390/crypto: allow to query all known cpacf functions by David Hildenbrand · 8 years ago
  93. 22be5a1 KVM: s390: forward ESOP if available by David Hildenbrand · 9 years ago
  94. 15c9705 KVM: s390: interface to query and configure cpu features by David Hildenbrand · 9 years ago
  95. 7d0a5e6 KVM: s390: Limit sthyi execution by Janosch Frank · 8 years ago
  96. 95ca2cb KVM: s390: Add sthyi emulation by Janosch Frank · 8 years ago
  97. a2d57b3 KVM: s390: Extend diag 204 fields by Janosch Frank · 8 years ago
  98. a011eeb KVM: s390: Add operation exception interception handler by Janosch Frank · 8 years ago
  99. 022bd2d s390: Make diag224 public by Janosch Frank · 9 years ago
  100. e435dc3 s390: Make cpc_name accessible by Janosch Frank · 9 years ago