index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
tsb.S
Age
Commit message (
Expand
)
Author
2006-03-22
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
2006-03-20
[SPARC64]: Optimized TSB table initialization.
David S. Miller
2006-03-20
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
2006-03-20
[SPARC64]: Simplify TSB insert checks.
David S. Miller
2006-03-20
[SPARC64]: Fix _PAGE_EXEC handling.
David S. Miller
2006-03-20
[SPARC64]: More TLB/TSB handling fixes.
David S. Miller
2006-03-20
[SPARC64]: Fix some SUN4V TLB handling bugs.
David S. Miller
2006-03-20
[SPARC64]: Do not write garbage into %pstate in tsb_context_switch().
David S. Miller
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Simplify sun4v TLB handling using macros.
David S. Miller
2006-03-20
[SPARC64]: Fix hypervisor call arg passing.
David S. Miller
2006-03-20
[SPARC64]: Hypervisor TSB context switching.
David S. Miller
2006-03-20
[SPARC64]: Implement sun4v TSB miss handlers.
David S. Miller
2006-03-20
[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch
David S. Miller
2006-03-20
[SPARC64]: Initial sun4v TLB miss handling infrastructure.
David S. Miller
2006-03-20
[SPARC64]: Sanitize %pstate writes for sun4v.
David S. Miller
2006-03-20
[SPARC64]: Refine register window trap handling.
David S. Miller
2006-03-20
[SPARC64]: Add explicit register args to trap state loading macros.
David S. Miller
2006-03-20
[SPARC64]: Access TSB with physical addresses when possible.
David S. Miller
2006-03-20
[SPARC64]: Fix too early reference to %g6
David S. Miller
2006-03-20
[SPARC64]: Kill PROM locked TLB entry preservation code.
David S. Miller
2006-03-20
[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in __tsb_context_switch()
David S. Miller
2006-03-20
[SPARC64]: Preload TSB entries from update_mmu_cache().
David S. Miller
2006-03-20
[SPARC64]: Add infrastructure for dynamic TSB sizing.
David S. Miller
2006-03-20
[SPARC64]: TSB refinements.
David S. Miller
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller