- 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
- e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
- 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- 46ad8d2 sparc64: Use sparc optimized fls and __fls for T4 and above by Vijay Kumar · 7 years ago
- 2b41ce5 sparc64: SPARC optimized __fls function by Vijay Kumar · 7 years ago
- 70cbec0 sparc64: SPARC optimized fls function by Vijay Kumar · 7 years ago
- be52bbe sparc64: Define SPARC default __fls function by Vijay Kumar · 7 years ago
- 41413a6 sparc64: Define SPARC default fls function by Vijay Kumar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 23198dd sparc32: Add cmpxchg64(). by David S. Miller · 7 years ago
- d719518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
- 79db795 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
- 34060b8 arch/sparc: Add accurate exception reporting in M7memcpy by Babu Moger · 7 years ago
- b3a04ed arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8 by Babu Moger · 7 years ago
- 1ab3269 arch/sparc: Rename exception handlers by Babu Moger · 7 years ago
- de5c073 arch/sparc: Separate the exception handlers from NG4memcpy by Babu Moger · 7 years ago
- 061273f sparc64: update comments in U3memcpy by Sam Ravnborg · 7 years ago
- 0ede1c4 sparc64: Fix exception handling in UltraSPARC-III memcpy. by David S. Miller · 7 years ago
- 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 9289ea7 sparc64: Use indirect calls in hamming weight stubs by David S. Miller · 7 years ago
- f5a651f Adding the type of exported symbols by Nagarathnam Muthusamy · 7 years ago
- d16c064 sed regex in Makefile.build requires line break between exported symbols by Nagarathnam Muthusamy · 7 years ago
- 1b4af13 sparc64: Add __multi3 for gcc 7.x and later. by David S. Miller · 8 years ago
- 3c7f6221 sparc64: fix fault handling in NGbzero.S and GENbzero.S by Dave Aldridge · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 0ae2d26 arch/sparc: Avoid DCTI Couples by Babu Moger · 8 years ago
- 0fd0ff0 sparc64: Delete now unused user copy fixup functions. by David S. Miller · 8 years ago
- ee841d0 sparc64: Convert U3copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- e93704e sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- 7ae3aaf sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- 95707704 sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- cb736fd sparc64: Convert U1copy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- d0796b5 sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting. by David S. Miller · 8 years ago
- 0096ac9 sparc64: Convert copy_in_user to accurate exception reporting. by David S. Miller · 8 years ago
- 83a17d2 sparc64: Prepare to move to more saner user copy exception handling. by David S. Miller · 8 years ago
- fb2e6fd sparc32: debride memcpy.S a bit by Al Viro · 9 years ago
- 70a6fcf [sparc] unify 32bit and 64bit string.h by Al Viro · 9 years ago
- d3867f04 sparc: move exports to definitions by Al Viro · 9 years ago
- 3a1adb2 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- a7c5724 sparc64: fix FP corruption in user copy functions by Rob Gardner · 9 years ago
- 2c302e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 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
- 73958c6 sparc64: use ENTRY/ENDPROC in VISsave by Sam Ravnborg · 9 years ago
- 4492215 sparc64: Fix userspace FPU register corruptions. by David S. Miller · 9 years ago
- 304a0d6 sparc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago
- 1a17fdc sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks by Andreas Larsson · 10 years ago
- f4da362 sparc64: Fix FPU register corruption with AES crypto offload. by David S. Miller · 10 years ago
- 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
- caa17d4 locking, sparc64: Fix atomics by Peter Zijlstra · 10 years ago
- 74cad25c sparc: Let memset return the address argument by Andreas Larsson · 10 years ago
- 4f3316c locking,arch,sparc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
- 6b8b550 sparc64: update IO access functions in PeeCeeI by Sam Ravnborg · 10 years ago
- 2563b9d sparc64,ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
- c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
- 5aa4ecf sparc64: Add membar to Niagara2 memcpy code. by David S. Miller · 11 years ago
- e1039fb sparc32: introduce asm-generic/io.h by Sam Ravnborg · 11 years ago
- b2d4383 sparc64: Make PAGE_OFFSET variable. by David S. Miller · 11 years ago
- 61d9b93 sparc64: Remove RWSEM export leftovers by Kirill Tkhai · 11 years ago
- 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago
- 54df2db sparc/srmmu: clear trailing edge of bitmap properly by Akinobu Mita · 12 years ago
- 193d2aa sparc: Support atomic64_dec_if_positive properly. by David S. Miller · 12 years ago
- 9f82596 sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. by David S. Miller · 12 years ago
- 954f9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
- 42a4172 sparc64: Fix trailing whitespace in NG4 memcpy. by David S. Miller · 12 years ago
- 9019205 sparc64: Fix comment type in NG4 copy from user. by David S. Miller · 12 years ago
- 1b62ca7 sparc64: Fix return value of Niagara-2 memcpy. by David S. Miller · 12 years ago
- ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
- 4ff28d4 sparc64: Add SHA1 driver making use of the 'sha1' instruction. by David S. Miller · 12 years ago
- 6f1d827 sparc64: Consistently use fsrc2 rather than fmovd in optimized asm. by David S. Miller · 12 years ago
- 2c66f62 sparc: use the new generic strnlen_user() function by David Miller · 13 years ago
- 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 13 years ago
- 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 13 years ago
- 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 13 years ago
- 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 13 years ago
- ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 13 years ago
- 74c7b28 sparc32: Add ucmpdi2.o to obj-y instead of lib-y. by David S. Miller · 13 years ago
- de36e66 sparc32: add ucmpdi2 by Sam Ravnborg · 13 years ago
- 1b35a57 sparc32: Kill off software 32-bit multiply/divide routines. by David S. Miller · 13 years ago
- 73c1377 sparc32: Kill btfixup for xchg()'s 'swap' instruction. by David S. Miller · 13 years ago
- 8695c37 sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROC by David S. Miller · 13 years ago
- b55e81b sparc32: Remove inline strncmp "optimization" for constant counts. by David S. Miller · 13 years ago
- 593fc6e sparc32: drop sun4c specific ___xchg32 implementation by Sam Ravnborg · 13 years ago
- c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 13 years ago
- e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
- 348738a sparc32: drop unused atomic24 support by Sam Ravnborg · 13 years ago
- a21a2fd sparc: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
- a52312b sparc32: Correct the return value of memcpy. by David S. Miller · 13 years ago
- 21f74d3 sparc32: Remove uses of %g7 in memcpy implementation. by David S. Miller · 13 years ago
- 045b7de sparc32: Remove non-kernel code from memcpy implementation. by David S. Miller · 13 years ago
- a61b582 sparc: Fix __atomic_add_unless() return value. by Josip Rodin · 13 years ago
- 56d205c sparc: Use popc when possible for ffs/__ffs/ffz. by David S. Miller · 13 years ago
- ef7c4d4 sparc: Use popc if possible for hweight routines. by David S. Miller · 13 years ago
- e95ade0 sparc: Minor tweaks to Niagara page copy/clear. by David S. Miller · 13 years ago
- 678624e40 sparc: rename atomic_add_unless by Stephen Rothwell · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 9fafbd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago