1. 9e9792d s390/lib: use expoline for all bcr instructions by Martin Schwidefsky · 6 years ago
  2. cba0d6c s390/lib: use expoline for indirect branches by Martin Schwidefsky · 6 years ago
  3. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  4. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  5. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  6. e2efc42 s390/lib: fix memcmp and strstr by Christian Borntraeger · 8 years ago
  7. 711f5df s390: move exports to definitions by Al Viro · 8 years ago
  8. 97433ea s390/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  9. db7f5ee s390/lib: use basic blocks for inline assemblies by Heiko Carstens · 8 years ago
  10. b8ac5e2 s390/uaccess: fix whitespace damage by Heiko Carstens · 8 years ago
  11. 8497695 s390/spinlock: avoid yield to non existent cpu by Heiko Carstens · 8 years ago
  12. 2cfc5f9 s390/xor: optimized xor routing using the XC instruction by Martin Schwidefsky · 8 years ago
  13. 419123f s390/spinlock: do not yield to a CPU in udelay/mdelay by Martin Schwidefsky · 9 years ago
  14. db1c451 s390/spinlock: avoid diagnose loop by Martin Schwidefsky · 9 years ago
  15. 48002bd s390/bitops: remove 31 bit related comments by Heiko Carstens · 9 years ago
  16. db7e007 s390/udelay: make udelay have busy loop semantics by Heiko Carstens · 9 years ago
  17. e0af21c s390/spinlock: use correct barriers by Christian Borntraeger · 9 years ago
  18. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. cabc4ab s390/uaccess: remove uaccess_primary kernel parameter by Heiko Carstens · 9 years ago
  20. 854508c s390/lib: export __delay by Guenter Roeck · 9 years ago
  21. ed79e94 s390/uaccess, locking/static_keys: employ static_branch_likely() by Heiko Carstens · 9 years ago
  22. 304987e s390: remove "64" suffix from mem64.S and swsusp_asm64.S by Heiko Carstens · 9 years ago
  23. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  24. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 9 years ago
  25. d6fe5be s390/uprobes: fix kprobes dependency by Jan Willeke · 10 years ago
  26. b5f87f1 s390/idle: consolidate idle functions and definitions by Martin Schwidefsky · 10 years ago
  27. 975fab1 s390/uprobes: common library for kprobes and uprobes by Jan Willeke · 10 years ago
  28. bbae71b s390/rwlock: use the interlocked-access facility 1 instructions by Martin Schwidefsky · 10 years ago
  29. 94232a4 s390/rwlock: improve writer fairness by Martin Schwidefsky · 10 years ago
  30. 2684e73 s390/rwlock: remove interrupt-enabling rwlock variant. by Martin Schwidefsky · 10 years ago
  31. d59b93d s390/rwlock: use directed yield for write-locked rwlocks by Martin Schwidefsky · 10 years ago
  32. 470ada6 s390/spinlock: refactor arch_spin_lock_wait[_flags] by Martin Schwidefsky · 10 years ago
  33. 939c5ae s390/rwlock: add missing local_irq_restore calls by Martin Schwidefsky · 10 years ago
  34. bae8f56 s390/spinlock,rwlock: always to a load-and-test first by Martin Schwidefsky · 10 years ago
  35. 2e4006b s390/spinlock: fix system hang with spin_retry <= 0 by Gerald Schaefer · 10 years ago
  36. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  37. 6c8cd5b s390/spinlock: optimize spinlock code sequence by Philipp Hachtmann · 10 years ago
  38. 5b3f683 s390/spinlock: cleanup spinlock code by Philipp Hachtmann · 10 years ago
  39. fa255f5 s390/uaccess: fix possible register corruption in strnlen_user_srst() by Heiko Carstens · 10 years ago
  40. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 10 years ago
  41. db85eae s390/bitops: fix comment by Heiko Carstens · 10 years ago
  42. 56f15e5 s390/uaccess: introduce 'uaccesspt' kernel parameter by Heiko Carstens · 10 years ago
  43. ca04ddb s390/setup: get rid of MACHINE_HAS_MVCOS machine flag by Heiko Carstens · 10 years ago
  44. 211deca s390/uaccess: consistent types by Heiko Carstens · 10 years ago
  45. 4f41c2b s390/uaccess: get rid of indirect function calls by Heiko Carstens · 10 years ago
  46. cfa785e s390/uaccess: normalize order of parameters of indirect uaccess function calls by Heiko Carstens · 10 years ago
  47. 0ff2fe5 s390/uaccess: remove dead extern declarations, make functions static by Heiko Carstens · 10 years ago
  48. b03b467 s390/uaccess: test if current->mm is set before walking page tables by Heiko Carstens · 10 years ago
  49. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 10 years ago
  50. 71a86ef s390/uaccess: add missing page table walk range check by Heiko Carstens · 10 years ago
  51. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  52. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  53. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  54. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  55. 0587d40 s390/time: return with irqs disabled from psw_idle by Martin Schwidefsky · 11 years ago
  56. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  57. 12d8471 s390/uaccess: add "fallthrough" comments by Heiko Carstens · 11 years ago
  58. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  59. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 11 years ago
  60. b7fef2d s390/uaccess: fix clear_user_pt() by Heiko Carstens · 11 years ago
  61. 066c437 s390/uaccess: fix kernel ds access for page table walk by Heiko Carstens · 11 years ago
  62. 225cf8d s390/uaccess: fix strncpy_from_user string length check by Heiko Carstens · 11 years ago
  63. f45655f s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case by Heiko Carstens · 11 years ago
  64. d7b788c s390/uaccess: shorten strncpy_from_user/strnlen_user by Heiko Carstens · 11 years ago
  65. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  66. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  67. 156152f s390/mm: use pmd_large() instead of pmd_huge() by Gerald Schaefer · 12 years ago
  68. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 12 years ago
  69. 4db84d4 s390/mm: fix user access page-table walk code by Gerald Schaefer · 12 years ago
  70. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 12 years ago
  71. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  72. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  73. 4c1051e [S390] rework idle code by Martin Schwidefsky · 12 years ago
  74. 8b646bd [S390] rework smp code by Martin Schwidefsky · 12 years ago
  75. 3c52e49 [S390] sparse: fix sparse warnings with __user pointers by Martin Schwidefsky · 13 years ago
  76. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  77. 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
  78. b396637 [S390] delay: implement ndelay by Heiko Carstens · 13 years ago
  79. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  80. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  81. e4d8269 [S390] missing sacf in uaccess by Martin Schwidefsky · 13 years ago
  82. 545b288 [S390] time: let local_tick_enable/disable() reprogram the clock comparator by Heiko Carstens · 13 years ago
  83. e8129c6 [S390] nmi: fix clock comparator revalidation by Heiko Carstens · 13 years ago
  84. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 14 years ago
  85. 59b6978 [S390] spinlock: check virtual cpu running status by Gerald Schaefer · 14 years ago
  86. 1dcec25 [S390] uaccess: implement strict user copy checks by Heiko Carstens · 14 years ago
  87. fb380aa [S390] Move __cpu_logical_map to smp.c by Heiko Carstens · 14 years ago
  88. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 14 years ago
  89. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 14 years ago
  90. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 14 years ago
  91. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 14 years ago
  92. 6c1e3e7 [S390] Use do_exception() in pagetable walk usercopy functions. by Gerald Schaefer · 14 years ago
  93. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 14 years ago
  94. af9d2ff [S390] Add EX_TABLE for addressing exception in usercopy functions. by Gerald Schaefer · 15 years ago
  95. 0cd6a40 [S390] Provide arch specific mdelay implementation. by Heiko Carstens · 15 years ago
  96. 78d81f2 [S390] Fix enabled udelay for short delays. by Christian Borntraeger · 15 years ago
  97. 5075bac [S390] add __ucmpdi2() helper function by Heiko Carstens · 15 years ago
  98. bb8c29c [S390] udelay: disable lockdep to avoid false positives by Heiko Carstens · 15 years ago
  99. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  100. ce58ae6 [S390] implement interrupt-enabling rwlocks by Heiko Carstens · 15 years ago