1. a752598 s390: rename struct psw_bits members by Heiko Carstens · 8 years ago
  2. 8bb3fdd s390: rename psw_bits enums by Heiko Carstens · 8 years ago
  3. 60c4970 s390/mm: use correct address space when enabling DAT by Heiko Carstens · 8 years ago
  4. ead1dec s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL by Heiko Carstens · 8 years ago
  5. 2b7b981 s390/dumpstack: remove raw stack dump by Heiko Carstens · 8 years ago
  6. 7e9710a s390: provide default ioremap and iounmap declaration by Logan Gunthorpe · 8 years ago
  7. c39457f s390/perf: fix null string in perf list pmu command by Thomas Richter · 8 years ago
  8. cc18b46 s390/mm: add p?d_folded() helper functions by Heiko Carstens · 8 years ago
  9. f96c6f7 s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN define by Heiko Carstens · 8 years ago
  10. f5bbd72 s390/ptrace: guarded storage regset for the current task by Martin Schwidefsky · 8 years ago
  11. 53d7f25 s390/facilities: remove stfle requirement by Heiko Carstens · 8 years ago
  12. 8aa8680 s390: Remove 'message security assist' from the list of vital facilities by Thomas Huth · 8 years ago
  13. fe7b274 s390/fault: use _ASCE_ORIGIN instead of PAGE_MASK by Heiko Carstens · 8 years ago
  14. bf10b66 s390/smp: use sigp condition code define by Heiko Carstens · 8 years ago
  15. 9cf8edb s390/smp: fix false positive kmemleak of mcesa data structure by Christian Borntraeger · 8 years ago
  16. c4684f9 s390/crypto: fix aes/paes Kconfig dependeny by Harald Freudenberger · 8 years ago
  17. 35bb092 s390/vdso: use _install_special_mapping to establish vdso by Martin Schwidefsky · 8 years ago
  18. b29e061b s390/cputime: simplify account_system_index_scaled by Martin Schwidefsky · 8 years ago
  19. 6c386da7 s390: use two more generic header files by Heiko Carstens · 8 years ago
  20. d12a3d6 s390/mm: add __rcu annotations by Heiko Carstens · 8 years ago
  21. 92acfb7 s390: add missing header includes for type checking by Heiko Carstens · 8 years ago
  22. 1aea9b3 s390/mm: implement 5 level pages tables by Martin Schwidefsky · 8 years ago
  23. 16ddcc3 s390: update defconfig by Martin Schwidefsky · 8 years ago
  24. c0e7bb3 s390/kvm: do not rely on the ILC on kvm host protection fauls by Christian Borntraeger · 8 years ago
  25. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  26. efc0c21 s390: convert debug_info.ref_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  27. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  28. d04a4c7 s390: move _text symbol to address higher than zero by Heiko Carstens · 8 years ago
  29. 80ba384 s390/topology: let topology_mnest_limit() return unsigned char by Heiko Carstens · 8 years ago
  30. f5c8b96 s390/uaccess: use sane length for __strncpy_from_user() by Heiko Carstens · 8 years ago
  31. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  33. e6c7c63 s390: use set_memory.h header by Laura Abbott · 8 years ago
  34. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  35. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  36. c311c79 cpumask: make "nr_cpumask_bits" unsigned by Alexey Dobriyan · 8 years ago
  37. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  38. db55947 s390/uprobes: fix compile for !KPROBES by Heiko Carstens · 8 years ago
  39. 085b6ba s390/ftrace: fix compile for !MODULES by Heiko Carstens · 8 years ago
  40. 07a63cb s390/cputime: fix incorrect system time by Martin Schwidefsky · 8 years ago
  41. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  42. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  43. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  44. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 72875d8 KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  49. d0790fb Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features by Martin Schwidefsky · 8 years ago
  50. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  51. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  52. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  53. 284c43e s390/crypt: use the correct module alias for paes_s390. by Harald Freudenberger · 8 years ago
  54. e000b8e s390: kvm: Cpu model support for msa6, msa7 and msa8 by Jason J. Herne · 8 years ago
  55. 0850e92 Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Christian Borntraeger · 8 years ago
  56. 152c1c8 s390/cpacf: Introduce kma instruction by Jason J. Herne · 8 years ago
  57. b112a2d s390/cpacf: query instructions use unique parameters for compatibility with KMA by Jason J. Herne · 8 years ago
  58. 4c637cd s390/crypto: Provide s390 specific arch random functionality. by Harald Freudenberger · 8 years ago
  59. f75fa65 s390/crypto: Add new subfunctions to the cpacf PRNO function. by Harald Freudenberger · 8 years ago
  60. 985a9d2 s390/crypto: Renaming PPNO to PRNO. by Harald Freudenberger · 8 years ago
  61. 1366def s390/pageattr: avoid unnecessary page table splitting by Heiko Carstens · 8 years ago
  62. 9b11c79 s390/mm: simplify arch_get_unmapped_area[_topdown] by Martin Schwidefsky · 8 years ago
  63. ee71d16 s390/mm: make TASK_SIZE independent from the number of page table levels by Martin Schwidefsky · 8 years ago
  64. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. e525f8a s390/gs: add regset for the guarded storage broadcast control block by Martin Schwidefsky · 8 years ago
  66. 730cd63 KVM: s390: Support keyless subset guest mode by Farhan Ali · 8 years ago
  67. 71cb1bf s390/sclp: Detect KSS facility by Farhan Ali · 8 years ago
  68. aa824e1 s390/kvm: Add use_cmma field to mm_context_t by Claudio Imbrenda · 8 years ago
  69. 2d42f94 s390/kvm: Add PGSTE manipulation functions by Claudio Imbrenda · 8 years ago
  70. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 06c5461 s390/time: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  72. 8024855 KVM: s390: fix stale machine check data for guarded storage by Christian Borntraeger · 8 years ago
  73. fe722d1 KVM: s390: Fix sdnxo setting for nested guests by Christian Borntraeger · 8 years ago
  74. b13de4b s390/spinlock: remove compare and delay instruction by Martin Schwidefsky · 8 years ago
  75. 02c503f s390/spinlock: use atomic primitives for spinlocks by Martin Schwidefsky · 8 years ago
  76. a8f60d1 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 8 years ago
  77. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  78. 542380a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  79. 47a4693 KVM: s390: introduce AIS capability by Yi Min Zhao · 8 years ago
  80. fccfb99 Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 by Al Viro · 8 years ago
  81. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. a892095 KVM: s390: introduce adapter interrupt inject function by Yi Min Zhao · 8 years ago
  83. 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
  84. 08fab50 KVM: s390: interface for suppressible I/O adapters by Fei Li · 8 years ago
  85. 054838b Merge commit 'fc69910f329d' into uaccess.mips by Al Viro · 8 years ago
  86. df26c2e s390/cpumf: simplify detection of guest samples by Martin Schwidefsky · 8 years ago
  87. 561ecb0 s390/pci: remove forward declaration by Sebastian Ott · 8 years ago
  88. b18601b s390/pci: increase the PCI_NR_FUNCTIONS default by Sebastian Ott · 8 years ago
  89. b0c8ce8 s390/pci: reduce iomap size (even more) by Sebastian Ott · 8 years ago
  90. 4e0cca7 s390/pci: remove duplicated define by Sebastian Ott · 8 years ago
  91. 02f5cb9 s390/pci: remove unused function by Sebastian Ott · 8 years ago
  92. cab36c26 s390: use 64-bit lctlg to load task pid to cr4 on context switch by Martin Schwidefsky · 8 years ago
  93. 34fcf05 Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  94. 4ad7255 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  95. 7f75540 Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch by Ingo Molnar · 8 years ago
  96. 232b8e3 KVM: s390: remove change-recording override support by Heiko Carstens · 8 years ago
  97. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  98. 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
  99. 6fb81d6 Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 8 years ago
  100. d686f21 vfio: ccw: introduce support for ccw0 by Dong Jia Shi · 8 years ago