1. a8f60d1 s390/mm: fix CMMA vs KSM vs others by Christian Borntraeger · 8 years ago
  2. 4ad7255 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  3. 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
  4. d09c537 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  5. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  6. 8bd49ac s390: wire up statx system call by Heiko Carstens · 8 years ago
  7. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  8. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  9. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  10. d03bd04 s390/timex: micro optimization for tod_to_ns by Martin Schwidefsky · 8 years ago
  11. e53051e s390/cputime: provide archicture specific cputime_to_nsecs by Martin Schwidefsky · 8 years ago
  12. e69ca82 s390/cputime: remove last traces of cputime_t by Martin Schwidefsky · 8 years ago
  13. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  14. 3f5595e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  15. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  16. 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
  17. fb94a68 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
  18. 2793784 s390/crypt: Add protected key AES module by Martin Schwidefsky · 8 years ago
  19. e80d4af s390/pkey: Introduce pkey kernel module by Harald Freudenberger · 8 years ago
  20. 7760670 s390/crypto: Add PCKMO inline function by Harald Freudenberger · 8 years ago
  21. 54397bb s390/mm: use _SEGMENT_ENTRY_EMPTY in the code by Dominik Dingel · 9 years ago
  22. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  23. 606aa4a s390: rename CIF_ASCE to CIF_ASCE_PRIMARY by Heiko Carstens · 8 years ago
  24. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  25. 1228f7b s390: add missing "do {} while (0)" loop constructs to multiline macros by Heiko Carstens · 8 years ago
  26. 466178f s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE by Heiko Carstens · 8 years ago
  27. 187b5f4 s390: replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 8 years ago
  28. d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  29. 57d7f93 s390: add no-execute support by Martin Schwidefsky · 9 years ago
  30. 2583b84 s390: report new vector facilities by Martin Schwidefsky · 9 years ago
  31. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  32. ea417aa s390/debug: make debug event time stamps relative to the boot TOD clock by Martin Schwidefsky · 8 years ago
  33. ea3a96d s390, sched/cputime: Remove unused cputime definitions by Frederic Weisbecker · 8 years ago
  34. 42b425b s390, sched/cputime: Make arch_cpu_idle_time() to return nsecs by Frederic Weisbecker · 8 years ago
  35. ed5c8c8 Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 8 years ago
  36. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  37. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  38. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  39. 89175cf s390: provide sclp based boot console by Heiko Carstens · 8 years ago
  40. 742dc57 s390/sclp: make early sclp irq handler more robust by Heiko Carstens · 8 years ago
  41. 0b92515 s390: remove couple of unneeded semicolons by Heiko Carstens · 8 years ago
  42. 5064cd3 s390/pci: use proper endianness annotations by Sebastian Ott · 8 years ago
  43. e3850ec s390/cpumf: get rid of variable length array by Heiko Carstens · 8 years ago
  44. e991c24 s390/ctl_reg: make __ctl_load a full memory barrier by Heiko Carstens · 8 years ago
  45. b7394a5 sched/cputime, s390: Implement delayed accounting of system time by Martin Schwidefsky · 8 years ago
  46. 74e5c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  47. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  48. cabab3f s390/kbuild: enable modversions for symbols exported from asm by Heiko Carstens · 8 years ago
  49. 0b7589e s390/pci: query fmb length by Sebastian Ott · 9 years ago
  50. 7a71fd1 s390/lib: add missing memory barriers to string inline assemblies by Heiko Carstens · 8 years ago
  51. 259acc5 s390/cpumf: fix qsi inline assembly by Heiko Carstens · 8 years ago
  52. 13b251b s390/zcrypt: tracepoint definitions for zcrypt device driver. by Harald Freudenberger · 8 years ago
  53. b886a9d s390/zcrypt: Introduce new zcrypt device status API by Ingo Tuchscherer · 8 years ago
  54. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  55. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  56. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  57. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  58. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. c19805f s390/cpumf: Use configuration level indication for sampling data by Christian Borntraeger · 8 years ago
  60. b4623d4 s390: provide memmove implementation by Heiko Carstens · 8 years ago
  61. d543a10 s390: fix initrd corruptions with gcov/kcov instrumented kernels by Heiko Carstens · 8 years ago
  62. a521b04 s390/dasd: channel path aware error recovery by Stefan Haberland · 8 years ago
  63. e32eae1 s390/sysinfo: show partition extended name and UUID if available by Viktor Mihajlovski · 8 years ago
  64. 8c910580 s390/numa: establish cpu to node mapping early by Heiko Carstens · 8 years ago
  65. 30fc4ca s390/topology: use cpu_topology array instead of per cpu variable by Heiko Carstens · 8 years ago
  66. af51160e s390/smp: initialize cpu_present_mask in setup_arch by Heiko Carstens · 8 years ago
  67. 307b311 s390/numa: always use logical cpu and core ids by Heiko Carstens · 8 years ago
  68. 11a247e s390: Remove VLAIS in ptff() and clear_table() by Michael Holzheu · 8 years ago
  69. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  70. dd52249 s390/uapi: sort header export list by Heiko Carstens · 8 years ago
  71. aa9725f s390/hypfs: add hypfs header file to uapi header export list by Heiko Carstens · 8 years ago
  72. 6bc32bf s390: use generic asm-offsets.h by Heiko Carstens · 8 years ago
  73. 5c5afd0 s390/pci: use unique UIDs for domain enumeration by Sebastian Ott · 9 years ago
  74. e1231b0 s390: add cma support by Heiko Carstens · 8 years ago
  75. 3a89038 s390/thread_info: get rid of THREAD_ORDER define by Heiko Carstens · 8 years ago
  76. 56e9219 s390/uaccess: make setfs macro return void by Heiko Carstens · 8 years ago
  77. 760928c locking/spinlocks, s390: Implement vcpu_is_preempted(cpu) by Christian Borntraeger · 8 years ago
  78. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  79. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  80. 22b6430 locking/core, s390: Make cpu_relax() a barrier again by Christian Borntraeger · 8 years ago
  81. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  82. ef280c8 s390: move sys_call_table and last_break from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  83. 90c53e6 s390: move cputime accounting fields from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  84. f8fc82b s390: move system_call field from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  85. d5c352c s390: move thread_info into task_struct by Heiko Carstens · 8 years ago
  86. c360192 s390/preempt: move preempt_count to the lowcore by Martin Schwidefsky · 8 years ago
  87. 1993dbc s390/bitops: use atomic primitives for bitops by Martin Schwidefsky · 8 years ago
  88. 126b30c s390/atomic: refactor atomic primitives by Martin Schwidefsky · 8 years ago
  89. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  90. d1f7e8f s390: squash facilities_src.h into gen_facilities.c by Masahiro Yamada · 8 years ago
  91. 72cc991 s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h by Masahiro Yamada · 8 years ago
  92. 75c7b6f s390/time: steer clocksource on STP sync events by Martin Schwidefsky · 8 years ago
  93. b1c0854 s390/time: refactor clock sync by Martin Schwidefsky · 8 years ago
  94. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  95. dcddba9 s390/dumpstack: get rid of return_address again by Heiko Carstens · 8 years ago
  96. d020863 s390/dumpstack: restore reliable indicator for call traces by Heiko Carstens · 8 years ago
  97. 12e7219 s390: ignore pkey system calls by Heiko Carstens · 8 years ago
  98. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  99. ea03623 uprobes: remove function declarations from arch/{mips,s390} by Marcin Nowakowski · 8 years ago
  100. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago