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
starfive-6.6.48-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
/
sparc64
/
mm
/
tsb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
sparc64: Remove 4MB and 512K base page size options.
David S. Miller
1
-6
/
+0
2008-04-24
[SPARC64]: Allocate TSB node-local.
David S. Miller
1
-1
/
+2
2007-11-01
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
David S. Miller
1
-1
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+1
2007-05-07
slab allocators: remove multiple alignment specifications
Christoph Lameter
1
-1
/
+1
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
1
-2
/
+1
2007-05-07
Quicklist support for sparc64
David Miller
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-03-22
[SPARC64]: Add a secondary TSB for hugepage mappings.
David S. Miller
1
-87
/
+147
2006-03-20
[SPARC64]: Optimized TSB table initialization.
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Use SLAB caches for TSB tables.
David S. Miller
1
-24
/
+62
2006-03-20
[SPARC64]: Don't kill the page allocator when growing a TSB.
David S. Miller
1
-8
/
+35
2006-03-20
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
1
-103
/
+82
2006-03-20
[SPARC64]: Bulletproof MMU context locking.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: destroy_context() needs to disable interrupts.
David S. Miller
1
-2
/
+3
2006-03-20
[SPARC64]: More TLB/TSB handling fixes.
David S. Miller
1
-13
/
+12
2006-03-20
[SPARC64]: Fix flush_tsb_user() on SUN4V.
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
1
-10
/
+2
2006-03-20
[SPARC64]: Handle hypervisor case correctly in copy_tsb().
David S. Miller
1
-2
/
+9
2006-03-20
[SPARC64]: Hypervisor TSB context switching.
David S. Miller
1
-1
/
+47
2006-03-20
[SPARC64]: Turn off TSB growing for now.
David S. Miller
1
-10
/
+1
2006-03-20
[SPARC64]: Access TSB with physical addresses when possible.
David S. Miller
1
-30
/
+65
2006-03-20
[SPARC64]: Increase swapper_tsb size to 32K.
David S. Miller
1
-8
/
+0
2006-03-20
[SPARC64]: Fix incorrect TSB lock bit handling.
David S. Miller
1
-1
/
+1
2006-03-20
[SPARC64]: Dynamically grow TSB in response to RSS growth.
David S. Miller
1
-6
/
+145
2006-03-20
[SPARC64]: Add infrastructure for dynamic TSB sizing.
David S. Miller
1
-14
/
+95
2006-03-20
[SPARC64]: TSB refinements.
David S. Miller
1
-0
/
+28
2006-03-20
[SPARC64]: Move away from virtual page tables, part 1.
David S. Miller
1
-0
/
+84