original_kernel/arch/sparc64/kernel
David S. Miller 8b23427441 [SPARC64]: More TLB/TSB handling fixes.
The SUN4V convention with non-shared TSBs is that the context
bit of the TAG is clear.  So we have to choose an "invalid"
bit and initialize new TSBs appropriately.  Otherwise a zero
TAG looks "valid".

Make sure, for the window fixup cases, that we use the right
global registers and that we don't potentially trample on
the live global registers in etrap/rtrap handling (%g2 and
%g6) and that we put the missing virtual address properly
in %g5.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 01:13:34 -08:00
..
Makefile [SPARC64]: More SUN4V PCI controller work. 2006-03-20 01:12:11 -08:00
asm-offsets.c
auxio.c
binfmt_aout32.c
binfmt_elf32.c
central.c
chmc.c
cpu.c [SPARC64]: kernel/cpu.c needs asm/spitfire.h 2006-03-20 01:12:05 -08:00
devices.c [SPARC64]: Decode virtual-devices interrupts correctly. 2006-03-20 01:13:05 -08:00
dtlb_miss.S [SPARC64]: More TLB/TSB handling fixes. 2006-03-20 01:13:34 -08:00
dtlb_prot.S
ebus.c
entry.S [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V. 2006-03-20 01:13:24 -08:00
etrap.S [SPARC64]: Fix tl1 trap state capture/dump on SUN4V. 2006-03-20 01:13:12 -08:00
head.S [SPARC64]: Fix sun4v early bootup. 2006-03-20 01:12:21 -08:00
idprom.c
init_task.c
iommu_common.c
iommu_common.h
irq.c [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V. 2006-03-20 01:13:24 -08:00
isa.c
itlb_miss.S [SPARC64]: More TLB/TSB handling fixes. 2006-03-20 01:13:34 -08:00
kprobes.c
ktlb.S [SPARC64]: More TLB/TSB handling fixes. 2006-03-20 01:13:34 -08:00
module.c
pci.c [SPARC64]: Beginnings of SUN4V PCI controller support. 2006-03-20 01:12:10 -08:00
pci_common.c [SPARC64]: Fix PCI IRQ probing regression. 2006-03-20 01:13:23 -08:00
pci_impl.h
pci_iommu.c [SPARC64]: First cut at SUN4V PCI IOMMU handling. 2006-03-20 01:12:15 -08:00
pci_psycho.c
pci_sabre.c
pci_schizo.c
pci_sun4v.c [SPARC64] PCI: Size TSB correctly on SUN4V. 2006-03-20 01:13:10 -08:00
pci_sun4v.h [SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S 2006-03-20 01:12:36 -08:00
pci_sun4v_asm.S [SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S 2006-03-20 01:12:36 -08:00
power.c
process.c [SPARC64]: Disable smp_report_regs() for now. 2006-03-20 01:13:21 -08:00
ptrace.c [SPARC64]: Don't do anything in flush_ptrace_access() on SUN4V. 2006-03-20 01:13:33 -08:00
rtrap.S [SPARC64]: Fix return from trap on SUN4V. 2006-03-20 01:13:19 -08:00
sbus.c
semaphore.c
setup.c [SPARC64]: Init boot cpu's trap_block[] before paging_init() 2006-03-20 01:13:30 -08:00
signal.c
signal32.c
smp.c [SPARC64]: Get SUN4V SMP working. 2006-03-20 01:13:22 -08:00
sparc64_ksyms.c [SPARC64]: __bzero_noasi --> __clear_user 2006-03-20 01:13:28 -08:00
starfire.c
sun4v_ivec.S [SPARC64]: Use TRAP_LOAD_IRQ_WORK() in sun4v device mondo handler. 2006-03-20 01:12:49 -08:00
sun4v_tlb_miss.S [SPARC64]: More TLB/TSB handling fixes. 2006-03-20 01:13:34 -08:00
sunos_ioctl32.c
sys32.S
sys_sparc.c
sys_sparc32.c
sys_sunos32.c
systbls.S
time.c [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER. 2006-03-20 01:13:29 -08:00
trampoline.S [SPARC64]: Get SUN4V SMP working. 2006-03-20 01:13:22 -08:00
traps.c [SPARC64]: Fix some SUN4V TLB handling bugs. 2006-03-20 01:13:32 -08:00
tsb.S [SPARC64]: More TLB/TSB handling fixes. 2006-03-20 01:13:34 -08:00
ttable.S [SPARC64]: Put SUN4V ITSB miss into correct trap table entry. 2006-03-20 01:13:27 -08:00
una_asm.S
unaligned.c [SPARC64]: SUN4V memory exception trap handlers. 2006-03-20 01:12:07 -08:00
us2e_cpufreq.c [SPARC64]: Detect sun4v early in boot process. 2006-03-20 01:12:03 -08:00
us3_cpufreq.c [SPARC64]: Detect sun4v early in boot process. 2006-03-20 01:12:03 -08:00
vmlinux.lds.S [SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch 2006-03-20 01:11:53 -08:00
winfixup.S [SPARC64]: Fix bogus call to sun4v_mna in winfixup code. 2006-03-20 01:13:13 -08:00