1. 304987e s390: remove "64" suffix from mem64.S and swsusp_asm64.S by Heiko Carstens · 9 years ago
  2. 5a79859 s390: remove 31 bit support by Heiko Carstens · 9 years ago
  3. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 9 years ago
  4. d6fe5be s390/uprobes: fix kprobes dependency by Jan Willeke · 10 years ago
  5. b5f87f1 s390/idle: consolidate idle functions and definitions by Martin Schwidefsky · 10 years ago
  6. 975fab1 s390/uprobes: common library for kprobes and uprobes by Jan Willeke · 10 years ago
  7. bbae71b s390/rwlock: use the interlocked-access facility 1 instructions by Martin Schwidefsky · 10 years ago
  8. 94232a4 s390/rwlock: improve writer fairness by Martin Schwidefsky · 10 years ago
  9. 2684e73 s390/rwlock: remove interrupt-enabling rwlock variant. by Martin Schwidefsky · 10 years ago
  10. d59b93d s390/rwlock: use directed yield for write-locked rwlocks by Martin Schwidefsky · 10 years ago
  11. 470ada6 s390/spinlock: refactor arch_spin_lock_wait[_flags] by Martin Schwidefsky · 10 years ago
  12. 939c5ae s390/rwlock: add missing local_irq_restore calls by Martin Schwidefsky · 10 years ago
  13. bae8f56 s390/spinlock,rwlock: always to a load-and-test first by Martin Schwidefsky · 10 years ago
  14. 2e4006b s390/spinlock: fix system hang with spin_retry <= 0 by Gerald Schaefer · 10 years ago
  15. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  16. 6c8cd5b s390/spinlock: optimize spinlock code sequence by Philipp Hachtmann · 10 years ago
  17. 5b3f683 s390/spinlock: cleanup spinlock code by Philipp Hachtmann · 10 years ago
  18. fa255f5 s390/uaccess: fix possible register corruption in strnlen_user_srst() by Heiko Carstens · 10 years ago
  19. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 10 years ago
  20. db85eae s390/bitops: fix comment by Heiko Carstens · 10 years ago
  21. 56f15e5 s390/uaccess: introduce 'uaccesspt' kernel parameter by Heiko Carstens · 10 years ago
  22. ca04ddb s390/setup: get rid of MACHINE_HAS_MVCOS machine flag by Heiko Carstens · 10 years ago
  23. 211deca s390/uaccess: consistent types by Heiko Carstens · 10 years ago
  24. 4f41c2b s390/uaccess: get rid of indirect function calls by Heiko Carstens · 10 years ago
  25. cfa785e s390/uaccess: normalize order of parameters of indirect uaccess function calls by Heiko Carstens · 10 years ago
  26. 0ff2fe5 s390/uaccess: remove dead extern declarations, make functions static by Heiko Carstens · 10 years ago
  27. b03b467 s390/uaccess: test if current->mm is set before walking page tables by Heiko Carstens · 10 years ago
  28. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  29. 71a86ef s390/uaccess: add missing page table walk range check by Heiko Carstens · 11 years ago
  30. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  31. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  32. 746479c s390/bitops: use generic find bit functions / reimplement _left variant by Heiko Carstens · 11 years ago
  33. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  34. 0587d40 s390/time: return with irqs disabled from psw_idle by Martin Schwidefsky · 11 years ago
  35. e509861 s390/mm: cleanup page table definitions by Martin Schwidefsky · 11 years ago
  36. 12d8471 s390/uaccess: add "fallthrough" comments by Heiko Carstens · 11 years ago
  37. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  38. ea81531 s390/uaccess: fix page table walk by Heiko Carstens · 11 years ago
  39. b7fef2d s390/uaccess: fix clear_user_pt() by Heiko Carstens · 11 years ago
  40. 066c437 s390/uaccess: fix kernel ds access for page table walk by Heiko Carstens · 11 years ago
  41. 225cf8d s390/uaccess: fix strncpy_from_user string length check by Heiko Carstens · 11 years ago
  42. f45655f s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case by Heiko Carstens · 11 years ago
  43. d7b788c s390/uaccess: shorten strncpy_from_user/strnlen_user by Heiko Carstens · 11 years ago
  44. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  45. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  46. 156152f s390/mm: use pmd_large() instead of pmd_huge() by Gerald Schaefer · 12 years ago
  47. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 12 years ago
  48. 4db84d4 s390/mm: fix user access page-table walk code by Gerald Schaefer · 12 years ago
  49. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 12 years ago
  50. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  51. f4815ac s390/headers: replace __s390x__ with CONFIG_64BIT where possible by Heiko Carstens · 12 years ago
  52. 4c1051e [S390] rework idle code by Martin Schwidefsky · 12 years ago
  53. 8b646bd [S390] rework smp code by Martin Schwidefsky · 12 years ago
  54. 3c52e49 [S390] sparse: fix sparse warnings with __user pointers by Martin Schwidefsky · 13 years ago
  55. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  56. 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
  57. b396637 [S390] delay: implement ndelay by Heiko Carstens · 13 years ago
  58. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 13 years ago
  59. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 13 years ago
  60. e4d8269 [S390] missing sacf in uaccess by Martin Schwidefsky · 13 years ago
  61. 545b288 [S390] time: let local_tick_enable/disable() reprogram the clock comparator by Heiko Carstens · 14 years ago
  62. e8129c6 [S390] nmi: fix clock comparator revalidation by Heiko Carstens · 14 years ago
  63. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 14 years ago
  64. 59b6978 [S390] spinlock: check virtual cpu running status by Gerald Schaefer · 14 years ago
  65. 1dcec25 [S390] uaccess: implement strict user copy checks by Heiko Carstens · 14 years ago
  66. fb380aa [S390] Move __cpu_logical_map to smp.c by Heiko Carstens · 15 years ago
  67. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  68. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  69. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  70. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  71. 6c1e3e7 [S390] Use do_exception() in pagetable walk usercopy functions. by Gerald Schaefer · 15 years ago
  72. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 15 years ago
  73. af9d2ff [S390] Add EX_TABLE for addressing exception in usercopy functions. by Gerald Schaefer · 15 years ago
  74. 0cd6a40 [S390] Provide arch specific mdelay implementation. by Heiko Carstens · 15 years ago
  75. 78d81f2 [S390] Fix enabled udelay for short delays. by Christian Borntraeger · 15 years ago
  76. 5075bac [S390] add __ucmpdi2() helper function by Heiko Carstens · 15 years ago
  77. bb8c29c [S390] udelay: disable lockdep to avoid false positives by Heiko Carstens · 15 years ago
  78. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  79. ce58ae6 [S390] implement interrupt-enabling rwlocks by Heiko Carstens · 15 years ago
  80. 1edad85 [S390] use compiler builtin versions of strlen/strcpy/strcat by Heiko Carstens · 15 years ago
  81. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 15 years ago
  82. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 15 years ago
  83. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 15 years ago
  84. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  85. d3d238c [S390] nohz: Fix __udelay. by Heiko Carstens · 16 years ago
  86. 934b285 [S390] nohz/sclp: disable timer on synchronous waits. by Heiko Carstens · 16 years ago
  87. ccf183e [S390] uaccess_mvcos: #ifdef config dependent code. by Heiko Carstens · 16 years ago
  88. 47494f6 [S390] remove -traditional by Mathieu Desnoyers · 16 years ago
  89. 3f12ebc [S390] uaccess: Always access the correct address space. by Heiko Carstens · 16 years ago
  90. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 16 years ago
  91. 504e75d [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests. by Heiko Carstens · 16 years ago
  92. d5b02b3 [S390] Fix futex_atomic_cmpxchg_std inline assembly. by Heiko Carstens · 16 years ago
  93. 894cdde [S390] do local_irq_restore while spinning in spin_lock_irqsave. by Hisashi Hifumi · 16 years ago
  94. 3b4beb3 [S390] Remove owner_pc member from raw_spinlock_t. by Heiko Carstens · 16 years ago
  95. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  96. e4aa402 [S390] Introduce follow_table in uaccess_pt.c by Martin Schwidefsky · 17 years ago
  97. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  98. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  99. 8a88367 [S390] Bogomips calculation for 64 bit. by Martin Schwidefsky · 17 years ago
  100. cb8c181 [S390]: Fix build on 31-bit. by David S. Miller · 17 years ago