David S. Miller
|
e5372cd5ef
sparc64: Fix boot on T4 and later.
|
7 gadi atpakaļ |
Linus Torvalds
|
1deab8ce2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
|
7 gadi atpakaļ |
Vijay Kumar
|
70cbec0c53
sparc64: SPARC optimized fls function
|
8 gadi atpakaļ |
Vijay Kumar
|
be52bbe3ea
sparc64: Define SPARC default __fls function
|
8 gadi atpakaļ |
Vijay Kumar
|
41413a6035
sparc64: Define SPARC default fls function
|
8 gadi atpakaļ |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 gadi atpakaļ |
Babu Moger
|
b3a04ed507
arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8
|
8 gadi atpakaļ |
Babu Moger
|
de5c073e38
arch/sparc: Separate the exception handlers from NG4memcpy
|
8 gadi atpakaļ |
David S. Miller
|
1b4af13ff2
sparc64: Add __multi3 for gcc 7.x and later.
|
8 gadi atpakaļ |
David S. Miller
|
0fd0ff01d4
sparc64: Delete now unused user copy fixup functions.
|
9 gadi atpakaļ |
Al Viro
|
d3867f0483
sparc: move exports to definitions
|
9 gadi atpakaļ |
Sam Ravnborg
|
e1039fb426
sparc32: introduce asm-generic/io.h
|
11 gadi atpakaļ |
Stephen Boyd
|
446f24d119
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
12 gadi atpakaļ |
David S. Miller
|
9f825962ef
sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.
|
13 gadi atpakaļ |
David S. Miller
|
ae2c6ca641
sparc64: Add SPARC-T4 optimized memcpy.
|
13 gadi atpakaļ |
David Miller
|
2c66f62363
sparc: use the new generic strnlen_user() function
|
13 gadi atpakaļ |
David S. Miller
|
ff06dffbc8
sparc: Add full proper error handling to strncpy_from_user().
|
13 gadi atpakaļ |
David S. Miller
|
74c7b28953
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
|
13 gadi atpakaļ |
Sam Ravnborg
|
de36e66d5f
sparc32: add ucmpdi2
|
13 gadi atpakaļ |
David S. Miller
|
1b35a57b1c
sparc32: Kill off software 32-bit multiply/divide routines.
|
13 gadi atpakaļ |
David S. Miller
|
73c1377da9
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
|
13 gadi atpakaļ |
David S. Miller
|
56d205cc5c
sparc: Use popc when possible for ffs/__ffs/ffz.
|
14 gadi atpakaļ |
David S. Miller
|
ef7c4d4675
sparc: Use popc if possible for hweight routines.
|
14 gadi atpakaļ |
David S. Miller
|
e95ade0839
sparc: Minor tweaks to Niagara page copy/clear.
|
14 gadi atpakaļ |
Daniel Hellstrom
|
1827237065
sparc32: removed unused code, implemented by generic code
|
14 gadi atpakaļ |
David S. Miller
|
9b3bb86aca
sparc64: Make rwsems 64-bit.
|
15 gadi atpakaļ |
David S. Miller
|
fb34035e7b
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user()
|
16 gadi atpakaļ |
Sam Ravnborg
|
62dfcd336c
sparc64: fix modpost failure
|
16 gadi atpakaļ |
Sam Ravnborg
|
45536ffc8d
sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file.
|
16 gadi atpakaļ |
David S. Miller
|
18cdae68e7
sparc: Commonize memcmp assembler.
|
17 gadi atpakaļ |