index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
unaligned.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
MIPS: MSA unaligned memory access support
Leonid Yegoshin
1
-0
/
+72
2015-08-03
MIPS: unaligned: Fix build error on big endian R6 kernels
James Cowgill
1
-1
/
+1
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
1
-109
/
+231
2015-04-10
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
Markos Chandras
1
-5
/
+47
2015-04-10
MIPS: unaligned: Surround load/store macros in do {} while statements
Markos Chandras
1
-26
/
+90
2015-04-10
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
Markos Chandras
1
-78
/
+94
2015-04-08
MIPS: Fix double inclusion of headers in misalignment emulator.
Ralf Baechle
1
-2
/
+0
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
1
-2
/
+2
2015-02-17
MIPS: kernel: unaligned: Add support for the MIPS R6
Leonid Yegoshin
1
-4
/
+386
2014-07-30
MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()
Huacai Chen
1
-1
/
+0
2014-03-27
MIPS: kernel: unaligned: Handle unaligned accesses for EVA
Leonid Yegoshin
1
-1
/
+85
2014-03-27
MIPS: kernel: unaligned: Add EVA instruction wrappers
Markos Chandras
1
-24
/
+25
2013-07-01
MIPS: Declare emulate_load_store_microMIPS as a static function.
David Daney
1
-1
/
+2
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
1
-0
/
+1
2013-06-10
MIPS: Implement HAVE_CONTEXT_TRACKING.
Ralf Baechle
1
-0
/
+4
2013-05-09
MIPS: MIPS16e: Add unaligned access support.
Steven J. Hill
1
-0
/
+255
2013-05-09
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
1
-201
/
+1011
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
1
-4
/
+18
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-17
/
+17
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-11-01
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
1
-1
/
+0
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-3
/
+2
2010-10-29
MIPS: add support for software performance events
Deng-Cheng Zhu
1
-0
/
+7
2010-10-18
MIPS: Sanitize restart logics
Al Viro
1
-2
/
+0
2009-12-17
MIPS: Modularize COP2 handling
Ralf Baechle
1
-7
/
+18
2009-05-14
MIPS: Use force_sig when handling address errors.
David Daney
1
-3
/
+3
2008-10-30
MIPS: Switch FPU emulator trap to BREAK instruction.
Ralf Baechle
1
-12
/
+0
2008-10-27
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
Zhaolei
1
-4
/
+4
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-1
/
+1
2007-08-01
[MIPS] Fix build warning in unaligned load/store emulator.
Ralf Baechle
1
-31
/
+20
2007-08-01
[MIPS] Fixup secure computing stuff.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
1
-3
/
+38
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-27
[MIPS] Always fixup unaligned accesses in kernel mode.
Ralf Baechle
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-10-29
Sparseify MIPS.
Ralf Baechle
1
-5
/
+5
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-6
/
+6
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+550