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
/
r4k_switch.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2017-08-29
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
1
-203
/
+0
2017-04-12
MIPS: Remove dead define of ST_OFF
Matt Redfearn
1
-6
/
+0
2017-01-03
MIPS: Export _save_fp & _save_msa alongside their definitions
Paul Burton
1
-0
/
+3
2016-05-13
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
1
-1
/
+0
2015-09-03
MIPS: Tidy up FPU context switching
Paul Burton
1
-40
/
+1
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
1
-5
/
+2
2015-02-17
MIPS: kernel: r4k_switch: Add support for MIPS R6
Leonid Yegoshin
1
-6
/
+8
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
1
-1
/
+14
2014-08-02
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
1
-0
/
+5
2014-08-02
MIPS: preserve scalar FP CSR when switching vector context
Paul Burton
1
-1
/
+3
2014-05-30
MIPS: OCTEON: Enable use of FPU
David Daney
1
-0
/
+3
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-33
/
+0
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
1
-1
/
+1
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
1
-17
/
+41
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
1
-2
/
+43
2013-10-07
MIPS: stack protector: Fix per-task canary switch
James Hogan
1
-1
/
+1
2013-07-01
MIPS: r4k,octeon,r2300: stack protector: change canary per task
Gregory Fong
1
-0
/
+6
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2012-12-28
MIPS: Don't include <asm/page.h> unnecessarily.
Ralf Baechle
1
-1
/
+0
2012-07-19
MIPS: Fix race condition with FPU thread task flag during context switch.
Leonid Yegoshin
1
-9
/
+3
2011-04-06
update David Miller's old email address
Justin P. Mattock
1
-1
/
+1
2009-09-17
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
Ralf Baechle
1
-3
/
+0
2007-07-12
[MIPS] Fix resume for 64K page size on R4000 class processors.
Ralf Baechle
1
-6
/
+1
2007-06-06
[MIPS] Remove duplicate fpu enable hazard code.
Chris Dearman
1
-1
/
+1
2007-04-20
[MIPS] Disallow CpU exception in kernel again.
Atsushi Nemoto
1
-6
/
+4
2007-03-17
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
1
-4
/
+6
2006-11-01
[MIPS] 16K & 64K page size fixes
Ralf Baechle
1
-0
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
1
-3
/
+3
2006-06-19
[MIPS] Fix fpu_save_double on 64-bit.
Atsushi Nemoto
1
-5
/
+8
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-1
/
+33
2005-09-09
kbuild: mips use generic asm-offsets.h support
Sam Ravnborg
1
-1
/
+1
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-2
/
+2
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+221