1. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  2. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  3. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  4. 8bd49ac s390: wire up statx system call by Heiko Carstens · 8 years ago
  5. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  6. c3abcab Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  8. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  9. 2e4d880 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  10. 7afbeb6 s390/ipl: always use load normal for CCW-type re-IPL by Heiko Carstens · 8 years ago
  11. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  12. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  13. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  14. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  15. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  16. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  17. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  18. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  19. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  20. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  21. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  22. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  23. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  24. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  25. 6b0b755 perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS by Anton Blanchard · 8 years ago
  26. d03bd04 s390/timex: micro optimization for tod_to_ns by Martin Schwidefsky · 8 years ago
  27. e53051e s390/cputime: provide archicture specific cputime_to_nsecs by Martin Schwidefsky · 8 years ago
  28. 3c915bd s390/cputime: reset all accounting fields on fork by Martin Schwidefsky · 8 years ago
  29. e69ca82 s390/cputime: remove last traces of cputime_t by Martin Schwidefsky · 8 years ago
  30. d9fcf2a s390: fix in-kernel program checks by Martin Schwidefsky · 8 years ago
  31. e7c95ef s390/crypt: fix missing unlock in ctr_paes_crypt on error path by Martin Schwidefsky · 8 years ago
  32. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  33. 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  34. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  35. 0f5e155 scripts/spelling.txt: add "an one" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  36. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  37. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  38. 0262d9c memblock: embed memblock type name within struct memblock_type by Heiko Carstens · 8 years ago
  39. fb94a68 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
  40. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  41. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  42. 5791d90 s390/nmi: purge tlbs after control register validation by Heiko Carstens · 8 years ago
  43. 70e28aa s390/nmi: fix order of register validation by Heiko Carstens · 8 years ago
  44. 7760670 s390/crypto: Add PCKMO inline function by Harald Freudenberger · 8 years ago
  45. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
  46. f50c0e6 s390: opt into HAVE_COPY_THREAD_TLS by Heiko Carstens · 8 years ago
  47. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  48. 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
  49. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  51. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  52. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  53. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  54. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  55. 9d876e7 bpf: fix unlocking of jited image when module ronx not set by Daniel Borkmann · 8 years ago
  56. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  57. d24b98e s390/syscall: fix single stepped system calls by Martin Schwidefsky · 8 years ago
  58. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  59. 9383191 bpf: remove stubs for cBPF from arch code by Daniel Borkmann · 8 years ago
  60. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  61. 1228f7b s390: add missing "do {} while (0)" loop constructs to multiline macros by Heiko Carstens · 8 years ago
  62. 549f2bf s390/mm: add cond_resched call to kernel page table dumper by Heiko Carstens · 8 years ago
  63. 466178f s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE by Heiko Carstens · 8 years ago
  64. 604ddad s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUG by Heiko Carstens · 8 years ago
  65. 187b5f4 s390: replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 8 years ago
  66. d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  67. ff24b07 s390: mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  68. 3994a52 s390: kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  69. a4a81d8 s390/kdump: Use "LINUX" ELF note name instead of "CORE" by Michael Holzheu · 8 years ago
  70. 2e751df Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  71. 57d7f93 s390: add no-execute support by Martin Schwidefsky · 9 years ago
  72. 2583b84 s390: report new vector facilities by Martin Schwidefsky · 9 years ago
  73. 4920e3c s390: use correct input data address for setup_randomness by Heiko Carstens · 8 years ago
  74. 02407ba s390/sclp: don't add new lines to each printed string by Heiko Carstens · 8 years ago
  75. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  76. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  77. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  78. ea417aa s390/debug: make debug event time stamps relative to the boot TOD clock by Martin Schwidefsky · 8 years ago
  79. 8676caa s390/topology: correct allocation of topology information by Martin Schwidefsky · 8 years ago
  80. da8fd82 s390: make setup_randomness work by Heiko Carstens · 8 years ago
  81. fb7dc1d KVM: s390: detect some program check loops by Christian Borntraeger · 8 years ago
  82. e1e8a96 KVM: s390: Disable dirty log retrieval for UCONTROL guests by Janosch Frank · 8 years ago
  83. ea3a96d s390, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
  84. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
  85. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
  86. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
  87. be9095e sched/cputime: Push time to account_steal_time() in nsecs by Frederic Weisbecker · 8 years ago
  88. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
  89. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  90. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  91. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
  92. 34525e1 s390: store breaking event address only for program checks by Martin Schwidefsky · 8 years ago
  93. d34b1ac s390/prng: Adjust generation of entropy to produce real 256 bits. by Harald Freudenberger · 8 years ago
  94. a4f2779 s390/crypto: Extend key length check for AES-XTS in fips mode. by Harald Freudenberger · 8 years ago
  95. f3d3584 s390/crypto: Check des3_ede keys for uniqueness in fips mode by Matthew Rosato · 8 years ago
  96. a8c39dd KVM: s390: Add debug logging to basic cpu model interface by Christian Borntraeger · 8 years ago
  97. 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 · 8 years ago
  98. 4bead2a KVM: s390: Fix RRBE return code not being CC by Janosch Frank · 8 years ago
  99. a69cbe8 KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly by David Hildenbrand · 9 years ago
  100. 3fa8cad7 KVM: s390: prepare to read random guest instructions by David Hildenbrand · 9 years ago