Yasha Cherikovsky
|
932afdeec1
MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions
|
6 years ago |
Paul Burton
|
b7fc2cc59a
MIPS: Declare various variables & functions static
|
8 years ago |
Maciej W. Rozycki
|
f3235d3207
MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
|
8 years ago |
Miodrag Dinic
|
3f88ec6333
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
|
8 years ago |
Al Viro
|
db68ce10c4
new helper: uaccess_kernel()
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 years ago |
Paul Burton
|
e70ac023f9
MIPS: Allow emulation for unaligned [LS]DXC1 instructions
|
9 years ago |
Paul Burton
|
fa8ff601d7
MIPS: Fix MSA ld unaligned failure cases
|
9 years ago |
Paul Burton
|
75dcfc1d67
MIPS: Declare mips_debugfs_dir in a header
|
10 years ago |
Ralf Baechle
|
8d6b591ce9
MIPS: unaligned: Move from deprecated __initcall to arch_initcall.
|
10 years ago |
Leonid Yegoshin
|
e4aa1f153a
MIPS: MSA unaligned memory access support
|
10 years ago |
James Cowgill
|
531a6d599f
MIPS: unaligned: Fix build error on big endian R6 kernels
|
10 years ago |
Ralf Baechle
|
3e20a26b02
Merge branch '4.0-fixes' into mips-for-linux-next
|
10 years ago |
Markos Chandras
|
6eae35485b
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
|
10 years ago |
Markos Chandras
|
3563c32d65
MIPS: unaligned: Surround load/store macros in do {} while statements
|
10 years ago |
Markos Chandras
|
eeb5389503
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
|
10 years ago |
Ralf Baechle
|
8af2f6967c
MIPS: Fix double inclusion of headers in misalignment emulator.
|
10 years ago |
Maciej W. Rozycki
|
304acb717e
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
|
10 years ago |
Leonid Yegoshin
|
0593a44c64
MIPS: kernel: unaligned: Add support for the MIPS R6
|
10 years ago |
Huacai Chen
|
2e5767a273
MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
|
11 years ago |
Leonid Yegoshin
|
c1771216ab
MIPS: kernel: unaligned: Handle unaligned accesses for EVA
|
11 years ago |
Markos Chandras
|
9d8e573683
MIPS: kernel: unaligned: Add EVA instruction wrappers
|
11 years ago |
David Daney
|
74338805ec
MIPS: Declare emulate_load_store_microMIPS as a static function.
|
12 years ago |
Tony Wu
|
fc192e50f8
MIPS: Cleanup indentation and whitespace
|
12 years ago |
Ralf Baechle
|
c3fc5cd5c5
MIPS: Implement HAVE_CONTEXT_TRACKING.
|
12 years ago |
Steven J. Hill
|
451b001b05
MIPS: MIPS16e: Add unaligned access support.
|
12 years ago |
Leonid Yegoshin
|
34c2f668d0
MIPS: microMIPS: Add unaligned access support.
|
12 years ago |
Leonid Yegoshin
|
102cedc32a
MIPS: microMIPS: Floating point support.
|
12 years ago |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 years ago |