index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
tsb.S
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-552
/
+0
2008-12-04
sparc64: Stop using memory barriers for atomics and locks.
David S. Miller
1
-3
/
+3
2008-04-24
[SPARC64]: %l6 trap return handling no longer necessary.
David S. Miller
1
-1
/
+1
2007-03-19
[SPARC64]: store-init needs trailing membar.
David S. Miller
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-22
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
1
-50
/
+160
2006-03-20
[SPARC64]: Optimized TSB table initialization.
David S. Miller
1
-0
/
+69
2006-03-20
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
1
-1
/
+70
2006-03-20
[SPARC64]: Simplify TSB insert checks.
David S. Miller
1
-14
/
+0
2006-03-20
[SPARC64]: Fix _PAGE_EXEC handling.
David S. Miller
1
-0
/
+9
2006-03-20
[SPARC64]: More TLB/TSB handling fixes.
David S. Miller
1
-6
/
+11
2006-03-20
[SPARC64]: Fix some SUN4V TLB handling bugs.
David S. Miller
1
-3
/
+3
2006-03-20
[SPARC64]: Do not write garbage into %pstate in tsb_context_switch().
David S. Miller
1
-1
/
+7
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
1
-4
/
+5
2006-03-20
[SPARC64]: Simplify sun4v TLB handling using macros.
David S. Miller
1
-10
/
+8
2006-03-20
[SPARC64]: Fix hypervisor call arg passing.
David S. Miller
1
-3
/
+3
2006-03-20
[SPARC64]: Hypervisor TSB context switching.
David S. Miller
1
-15
/
+27
2006-03-20
[SPARC64]: Implement sun4v TSB miss handlers.
David S. Miller
1
-2
/
+5
2006-03-20
[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch
David S. Miller
1
-6
/
+6
2006-03-20
[SPARC64]: Initial sun4v TLB miss handling infrastructure.
David S. Miller
1
-13
/
+76
2006-03-20
[SPARC64]: Sanitize %pstate writes for sun4v.
David S. Miller
1
-2
/
+10
2006-03-20
[SPARC64]: Refine register window trap handling.
David S. Miller
1
-1
/
+0
2006-03-20
[SPARC64]: Add explicit register args to trap state loading macros.
David S. Miller
1
-8
/
+1
2006-03-20
[SPARC64]: Access TSB with physical addresses when possible.
David S. Miller
1
-5
/
+30
2006-03-20
[SPARC64]: Fix too early reference to %g6
David S. Miller
1
-2
/
+5
2006-03-20
[SPARC64]: Kill PROM locked TLB entry preservation code.
David S. Miller
1
-7
/
+0
2006-03-20
[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()
David S. Miller
1
-6
/
+8
2006-03-20
[SPARC64]: Preload TSB entries from update_mmu_cache().
David S. Miller
1
-0
/
+17
2006-03-20
[SPARC64]: Add infrastructure for dynamic TSB sizing.
David S. Miller
1
-34
/
+21
2006-03-20
[SPARC64]: TSB refinements.
David S. Miller
1
-0
/
+11
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
1
-6
/
+20
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller
1
-0
/
+169