1. 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 7 years ago
  2. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  3. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  4. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 7 years ago
  5. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  6. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  7. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  8. 9d876e7 bpf: fix unlocking of jited image when module ronx not set by Daniel Borkmann · 7 years ago
  9. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 7 years ago
  10. d24b98e s390/syscall: fix single stepped system calls by Martin Schwidefsky · 7 years ago
  11. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 7 years ago
  12. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 7 years ago
  13. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 7 years ago
  14. 1228f7b s390: add missing "do {} while (0)" loop constructs to multiline macros by Heiko Carstens · 7 years ago
  15. 549f2bf s390/mm: add cond_resched call to kernel page table dumper by Heiko Carstens · 7 years ago
  16. 466178f s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE by Heiko Carstens · 7 years ago
  17. 604ddad s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG by Heiko Carstens · 7 years ago
  18. 187b5f4 s390: replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 7 years ago
  19. d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 7 years ago
  20. ff24b07 s390: mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 7 years ago
  21. 3994a52 s390: kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 7 years ago
  22. a4a81d8 s390/kdump: Use "LINUX" ELF note name instead of "CORE" by Michael Holzheu · 7 years ago
  23. 2e751df Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  24. 57d7f93 s390: add no-execute support by Martin Schwidefsky · 8 years ago
  25. 2583b84 s390: report new vector facilities by Martin Schwidefsky · 8 years ago
  26. 4920e3c s390: use correct input data address for setup_randomness by Heiko Carstens · 7 years ago
  27. 02407ba s390/sclp: don't add new lines to each printed string by Heiko Carstens · 7 years ago
  28. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  29. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  30. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 7 years ago
  31. ea417aa s390/debug: make debug event time stamps relative to the boot TOD clock by Martin Schwidefsky · 8 years ago
  32. 8676caa s390/topology: correct allocation of topology information by Martin Schwidefsky · 7 years ago
  33. da8fd82 s390: make setup_randomness work by Heiko Carstens · 7 years ago
  34. fb7dc1d KVM: s390: detect some program check loops by Christian Borntraeger · 8 years ago
  35. e1e8a96 KVM: s390: Disable dirty log retrieval for UCONTROL guests by Janosch Frank · 7 years ago
  36. ea3a96d s390, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 7 years ago
  37. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 7 years ago
  38. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 7 years ago
  39. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 7 years ago
  40. be9095e sched/cputime: Push time to account_steal_time() in nsecs by Frederic Weisbecker · 7 years ago
  41. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 7 years ago
  42. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 7 years ago
  43. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  44. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 7 years ago
  45. 34525e1 s390: store breaking event address only for program checks by Martin Schwidefsky · 8 years ago
  46. d34b1ac s390/prng: Adjust generation of entropy to produce real 256 bits. by Harald Freudenberger · 8 years ago
  47. a4f2779 s390/crypto: Extend key length check for AES-XTS in fips mode. by Harald Freudenberger · 8 years ago
  48. f3d3584 s390/crypto: Check des3_ede keys for uniqueness in fips mode by Matthew Rosato · 8 years ago
  49. a8c39dd KVM: s390: Add debug logging to basic cpu model interface by Christian Borntraeger · 8 years ago
  50. af0f339 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 7 years ago
  51. 4bead2a KVM: s390: Fix RRBE return code not being CC by Janosch Frank · 8 years ago
  52. a69cbe8 KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly by David Hildenbrand · 8 years ago
  53. 3fa8cad7 KVM: s390: prepare to read random guest instructions by David Hildenbrand · 8 years ago
  54. f417117 KVM: s390: guestdbg: filter i-fetch events on icpts by David Hildenbrand · 8 years ago
  55. 2f87d94 KVM: s390: Introduce BCD Vector Instructions to the guest by Guenther Hutzl · 8 years ago
  56. 53743aa KVM: s390: Introduce Vector Enhancements facility 1 to the guest by Maxim Samoylov · 8 years ago
  57. 27f67f8 KVM: s390: Get rid of ar_t by Christian Borntraeger · 8 years ago
  58. d051ae5 KVM: s390: get rid of bogus cc initialization by Heiko Carstens · 8 years ago
  59. cd1836f KVM: s390: instruction-execution-protection support by Janosch Frank · 8 years ago
  60. a679c54 KVM: s390: gaccess: add ESOP2 handling by Christian Borntraeger · 8 years ago
  61. 0d6da87 s390/mm: Fix cmma unused transfer from pgste into pte by Christian Borntraeger · 8 years ago
  62. 9dce990 s390/ptrace: Preserve previous registers for short regset write by Martin Schwidefsky · 8 years ago
  63. 4c9eff7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  64. 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  65. 9437964 s390/bpf: remove redundant check for non-null image by Daniel Borkmann · 8 years ago
  66. 89175cf s390: provide sclp based boot console by Heiko Carstens · 8 years ago
  67. f031974 s390/sclp: always stay within bounds of the early sccb by Heiko Carstens · 8 years ago
  68. 742dc57 s390/sclp: make early sclp irq handler more robust by Heiko Carstens · 8 years ago
  69. 68cc795 s390/topology: make "topology=off" parameter work by Heiko Carstens · 8 years ago
  70. 970ba6ac s390: use false/true when using bool by Heiko Carstens · 8 years ago
  71. 0b92515 s390: remove couple of unneeded semicolons by Heiko Carstens · 8 years ago
  72. 496e59c s390/topology: reduce number of printks by Heiko Carstens · 8 years ago
  73. 00de54c s390/mem_detect: fix memory type of first block by Heiko Carstens · 8 years ago
  74. a2ce2a9 s390/mem_detect: add debugging output by Heiko Carstens · 8 years ago
  75. 7be5e35 s390/setup: call memblock_reserve only for size > 0 by Heiko Carstens · 8 years ago
  76. 5064cd3 s390/pci: use proper endianness annotations by Sebastian Ott · 8 years ago
  77. 90b3baa s390: proper type casts for csum_partial invocations by Heiko Carstens · 8 years ago
  78. 551f413 s390/lib: improve memmove, memset and memcpy by Heiko Carstens · 8 years ago
  79. e3850ec s390/cpumf: get rid of variable length array by Heiko Carstens · 8 years ago
  80. 1d99957 s390: update defconfigs by Heiko Carstens · 8 years ago
  81. e991c24 s390/ctl_reg: make __ctl_load a full memory barrier by Heiko Carstens · 8 years ago
  82. c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
  83. b7394a5 sched/cputime, s390: Implement delayed accounting of system time by Martin Schwidefsky · 8 years ago
  84. 74e5c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  85. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  88. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  89. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  90. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  91. cabab3f s390/kbuild: enable modversions for symbols exported from asm by Heiko Carstens · 8 years ago
  92. 8f2b468 s390/vtime: correct system time accounting by Martin Schwidefsky · 8 years ago
  93. 57ca04a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  94. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  95. 0b7589e s390/pci: query fmb length by Sebastian Ott · 8 years ago
  96. f1c7ea2 s390/extmem: add missing memory clobber to dcss_set_subcodes by Heiko Carstens · 8 years ago
  97. 86fa708 s390/nmi: fix inline assembly constraints by Heiko Carstens · 8 years ago
  98. 7a71fd1 s390/lib: add missing memory barriers to string inline assemblies by Heiko Carstens · 8 years ago
  99. 259acc5 s390/cpumf: fix qsi inline assembly by Heiko Carstens · 8 years ago
  100. 6d7b2ee s390/setup: reword printk messages by Martin Schwidefsky · 8 years ago