index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
mm
/
tsb.c
Age
Commit message (
Expand
)
Author
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-05-07
slab allocators: remove multiple alignment specifications
Christoph Lameter
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2007-05-07
Quicklist support for sparc64
David Miller
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
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]: Use SLAB caches for TSB tables.
David S. Miller
2006-03-20
[SPARC64]: Don't kill the page allocator when growing a TSB.
David S. Miller
2006-03-20
[SPARC64]: Fix and re-enable dynamic TSB sizing.
David S. Miller
2006-03-20
[SPARC64]: Bulletproof MMU context locking.
David S. Miller
2006-03-20
[SPARC64]: destroy_context() needs to disable interrupts.
David S. Miller
2006-03-20
[SPARC64]: More TLB/TSB handling fixes.
David S. Miller
2006-03-20
[SPARC64]: Fix flush_tsb_user() on SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Deal with PTE layout differences in SUN4V.
David S. Miller
2006-03-20
[SPARC64]: Handle hypervisor case correctly in copy_tsb().
David S. Miller
2006-03-20
[SPARC64]: Hypervisor TSB context switching.
David S. Miller
2006-03-20
[SPARC64]: Turn off TSB growing for now.
David S. Miller
2006-03-20
[SPARC64]: Access TSB with physical addresses when possible.
David S. Miller
2006-03-20
[SPARC64]: Increase swapper_tsb size to 32K.
David S. Miller
2006-03-20
[SPARC64]: Fix incorrect TSB lock bit handling.
David S. Miller
2006-03-20
[SPARC64]: Dynamically grow TSB in response to RSS growth.
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]: Move away from virtual page tables, part 1.
David S. Miller