index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-14
/
+13
2020-05-30
MIPS: Fix build warning about "PTR_STR" redefinition
Thomas Bogendoerfer
1
-0
/
+1
2020-04-24
MIPS: Move unaligned load/store helpers to inst.h
Huacai Chen
1
-775
/
+0
2020-01-22
MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
Alexander Lobakin
1
-18
/
+18
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-10
/
+10
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
1
-0
/
+1
2019-01-22
mips: kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+4
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-51
/
+47
2018-11-09
MIPS: Fix do_ade() closing brace indentation
Paul Burton
1
-1
/
+1
2018-11-09
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
1
-12
/
+24
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
1
-2
/
+0
2018-09-26
MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions
Yasha Cherikovsky
1
-24
/
+23
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
1
-1
/
+1
2017-07-05
MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
Maciej W. Rozycki
1
-2
/
+37
2017-06-29
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
1
-74
/
+100
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-5
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-5
/
+5
2016-05-13
MIPS: Allow emulation for unaligned [LS]DXC1 instructions
Paul Burton
1
-0
/
+1
2016-03-29
MIPS: Fix MSA ld unaligned failure cases
Paul Burton
1
-21
/
+30
2015-10-26
MIPS: Declare mips_debugfs_dir in a header
Paul Burton
1
-1
/
+1
2015-09-03
MIPS: unaligned: Move from deprecated __initcall to arch_initcall.
Ralf Baechle
1
-1
/
+1
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-26
MIPS: kernel: unaligned: Handle unaligned accesses for EVA
Leonid Yegoshin
1
-1
/
+85
2014-03-26
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-10-31
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
[next]