1. 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 9 years ago
  2. 1a17fdc sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks by Andreas Larsson · 10 years ago
  3. f4da362 sparc64: Fix FPU register corruption with AES crypto offload. by David S. Miller · 10 years ago
  4. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. caa17d4 locking, sparc64: Fix atomics by Peter Zijlstra · 10 years ago
  6. 74cad25c sparc: Let memset return the address argument by Andreas Larsson · 10 years ago
  7. 4f3316c locking,arch,sparc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  8. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  9. 6b8b550 sparc64: update IO access functions in PeeCeeI by Sam Ravnborg · 10 years ago
  10. 2563b9d sparc64,ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  11. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  12. 5aa4ecf sparc64: Add membar to Niagara2 memcpy code. by David S. Miller · 10 years ago
  13. e1039fb sparc32: introduce asm-generic/io.h by Sam Ravnborg · 10 years ago
  14. b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
  15. 61d9b93 sparc64: Remove RWSEM export leftovers by Kirill Tkhai · 11 years ago
  16. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  17. 54df2db sparc/srmmu: clear trailing edge of bitmap properly by Akinobu Mita · 11 years ago
  18. 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
  19. 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
  20. 954f9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  21. 42a4172 sparc64: Fix trailing whitespace in NG4 memcpy. by David S. Miller · 12 years ago
  22. 9019205 sparc64: Fix comment type in NG4 copy from user. by David S. Miller · 12 years ago
  23. 1b62ca7 sparc64: Fix return value of Niagara-2 memcpy. by David S. Miller · 12 years ago
  24. ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
  25. 4ff28d4 sparc64: Add SHA1 driver making use of the 'sha1' instruction. by David S. Miller · 12 years ago
  26. 6f1d827 sparc64: Consistently use fsrc2 rather than fmovd in optimized asm. by David S. Miller · 12 years ago
  27. 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 12 years ago
  28. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  29. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  30. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
  31. 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 12 years ago
  32. ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 12 years ago
  33. 74c7b28 sparc32: Add ucmpdi2.o to obj-y instead of lib-y. by David S. Miller · 12 years ago
  34. de36e66 sparc32: add ucmpdi2 by Sam Ravnborg · 12 years ago
  35. 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 12 years ago
  36. 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 12 years ago
  37. 8695c37 sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROC by David S. Miller · 12 years ago
  38. b55e81b sparc32: Remove inline strncmp "optimization" for constant counts. by David S. Miller · 12 years ago
  39. 593fc6e sparc32: drop sun4c specific ___xchg32 implementation by Sam Ravnborg · 12 years ago
  40. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  41. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  42. 348738a sparc32: drop unused atomic24 support by Sam Ravnborg · 13 years ago
  43. a21a2fd sparc: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  44. a52312b sparc32: Correct the return value of memcpy. by David S. Miller · 13 years ago
  45. 21f74d3 sparc32: Remove uses of %g7 in memcpy implementation. by David S. Miller · 13 years ago
  46. 045b7de sparc32: Remove non-kernel code from memcpy implementation. by David S. Miller · 13 years ago
  47. a61b582 sparc: Fix __atomic_add_unless() return value. by Josip Rodin · 13 years ago
  48. 56d205c sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
  49. ef7c4d4 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
  50. e95ade0 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
  51. 678624e40 sparc: rename atomic_add_unless by Stephen Rothwell · 13 years ago
  52. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  53. 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 13 years ago
  54. b105428 sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic by Tkhai Kirill · 13 years ago
  55. 1827237 sparc32: removed unused code, implemented by generic code by Daniel Hellstrom · 13 years ago
  56. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. e637804 sparc: use bitmap_set() by Akinobu Mita · 13 years ago
  58. 24774fb sparc: Replace deprecated spinlock initialization by Thomas Gleixner · 13 years ago
  59. 0f58189 sparc64: Make lock backoff really a NOP on UP builds. by David S. Miller · 14 years ago
  60. 6ec2747 sparc64: simple microoptimizations for atomic functions by Mikulas Patocka · 14 years ago
  61. 9b3bb86 sparc64: Make rwsems 64-bit. by David S. Miller · 14 years ago
  62. 035df35 sparc64: Allocate sufficient stack space in ftrace stubs. by David S. Miller · 14 years ago
  63. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 14 years ago
  64. a71d1d6 sparc64: Give a stack frame to the ftrace call sites. by David S. Miller · 14 years ago
  65. ddacd0b sparc64: Kill CONFIG_STACK_DEBUG code. by David S. Miller · 14 years ago
  66. 63b7549 sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. by David S. Miller · 14 years ago
  67. 4d14a45 sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() by David S. Miller · 15 years ago
  68. fb34035 sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() by David S. Miller · 15 years ago
  69. 166e553 sparc64: Fix stack debugging IRQ stack regression. by David S. Miller · 15 years ago
  70. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 15 years ago
  71. aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 15 years ago
  72. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 15 years ago
  73. 62dfcd3 sparc64: fix modpost failure by Sam Ravnborg · 15 years ago
  74. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 15 years ago
  75. 45536ff sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file. by Sam Ravnborg · 15 years ago
  76. 18cdae6 sparc: Commonize memcmp assembler. by David S. Miller · 16 years ago
  77. ae984d7 sparc: Unify strlen assembler. by David S. Miller · 16 years ago
  78. 8bf68e4 sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries. by David S. Miller · 16 years ago
  79. 478b8fe sparc,sparc64: unify lib/ by Sam Ravnborg · 16 years ago
  80. 18269c0 sparc: prepare lib/ for unification by Sam Ravnborg · 16 years ago
  81. 88278ca sparc: remove CVS keywords by Adrian Bunk · 16 years ago
  82. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  83. c6d64c1 [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. by Sam Ravnborg · 16 years ago
  84. 6cc0735 [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. by David S. Miller · 17 years ago
  85. f61698e [SPARC32]: Fix bug in sparc optimized memset. by Alexander Shmelev · 17 years ago
  86. 1fb8812 [SPARC32]: Build fix. by Andrew Morton · 17 years ago
  87. 6197fe4 [SPARC]: Emulate cmpxchg like parisc by Kyle McMartin · 17 years ago
  88. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  89. 74e61de [SPARC32]: Fix SMP build regression by Robert Reif · 17 years ago
  90. 8a8b836 [SPARC]: Make bitops use same spinlocks as atomics. by David S. Miller · 18 years ago
  91. 7a39f52 [PATCH] sparc32 rwlock fix by Al Viro · 18 years ago
  92. 3a1d5c8 [SPARC]: Don't zero out tail during copy_from_user_inatomic(). by David S. Miller · 18 years ago
  93. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  94. 749805d [SPARC]: Add iomap interfaces. by David S. Miller · 18 years ago
  95. 1d66a79 [SPARC]: atomic_clear_mask build fix by Paul Jackson · 19 years ago
  96. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  97. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  98. f037360 [PATCH] m68k: thread_info header cleanup by Al Viro · 19 years ago
  99. 7caaeab [SPARC]: Fix dot-symbol exporting for good. by Al Viro · 19 years ago
  100. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago