[SPARC64]: Fix OOPS on sunhv interrupts.
[pandora-kernel.git] / arch /
2006-03-20 David S. Miller[SPARC64]: Don't use ASI_QUAD_LDD_PHYS on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Do not write garbage into %pstate in tsb_con...
2006-03-20 David S. Miller[SPARC64]: Fix flush_tsb_user() on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix comment typo in __flush_tlb_kernel_range.
2006-03-20 David S. Miller[SPARC64]: Decode virtual-devices interrupts correctly.
2006-03-20 David S. Miller[SPARC64]: Add prom_{start,stop}cpu_cpuid().
2006-03-20 David S. Miller[SPARC64]: Fix pci_intmap_match().
2006-03-20 David S. Miller[SPARC64]: Two IRQ handling fixes.
2006-03-20 David S. Miller[SPARC64]: Use different cache sizing defaults on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Make lack of interrupt-map-* a fatal error...
2006-03-20 David S. Miller[SPARC64]: Fix sun4v_intr_setenabled() return value...
2006-03-20 David S. Miller[SPARC64]: Explicitly init *nregs to 0 in find_device_p...
2006-03-20 David S. Miller[SPARC64]: Restrict PCI bus scanning on SUN4V.
2006-03-20 David S. Miller[SPARC64]: Fix C-function name called by sun4v_mna...
2006-03-20 David S. Miller[SPARC64]: Don't printk() any messaages in sun4v_build_...
2006-03-20 David S. Miller[SPARC64]: INO is never fully specified already on...
2006-03-20 David S. Miller[SPARC64]: Kill sun4v_register_fault_status() on SMP.
2006-03-20 David S. Miller[SPARC64]: arch/sparc64/kernel/trampoline.S needs asm...
2006-03-20 David S. Miller[SPARC64]: Make error codes available from sun4v_intr_g...
2006-03-20 David S. Miller[SPARC64]: Pass correct ino to sun4v_intr_*().
2006-03-20 David S. Miller[SPARC64]: Use TRAP_LOAD_IRQ_WORK() in sun4v device...
2006-03-20 David S. Miller[SPARC64]: Fix IOMMU mapping on sun4v.
2006-03-20 David S. Miller[SPARC64]: Trim down sun4v IRQ translation kernel log...
2006-03-20 David S. Miller[SPARC64] sunhv: Bug fixes.
2006-03-20 David S. Miller[SPARC64]: Probe virtual-devices root node on sun4v.
2006-03-20 David S. Miller[SPARC64]: Kill spurious semicolon in sun4v_pci_init().
2006-03-20 David S. Miller[SPARC64]: Program IRQ registers correctly on sun4v.
2006-03-20 David S. Miller[SPARC64]: Generic sun4v_build_irq().
2006-03-20 David S. Miller[SPARC64]: More SUN4V PCI work.
2006-03-20 David S. Miller[SPARC64]: Log faulting vaddr when bogus kernel PC...
2006-03-20 David S. Miller[SPARC64]: Implement rest of generic interrupt hypervis...
2006-03-20 David S. Miller[SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S
2006-03-20 David S. Miller[SPARC64]: Range check bus number in SUN4V PCI controll...
2006-03-20 David S. Miller[SPARC64]: Missing 'return' statement in sun4v_pci_init().
2006-03-20 David S. Miller[SPARC64]: Implement basic pci_sun4v_scan_bus().
2006-03-20 David S. Miller[SPARC64]: PCI-SUN4V fixes.
2006-03-20 David S. Miller[SPARC64]: Use inline patching for critical PTE operations.
2006-03-20 David S. Miller[SPARC64]: Move PTE field definitions back into asm...
2006-03-20 David S. Miller[SPARC64]: Don't expect cfg space in PCI PBM ranges...
2006-03-20 David S. Miller[SPARC64]: Fix branch signedness bug in all code patching.
2006-03-20 David S. Miller[SPARC64]: Recognize "virtual-console" as input and...
2006-03-20 David S. Miller[SPARC64]: Do not try to synchronize %stick registers...
2006-03-20 David S. Miller[SPARC64]: Do not try to write to %tick or %stick on...
2006-03-20 David S. Miller[SPARC64]: Fix mondo queue allocations.
2006-03-20 David S. Miller[SPARC64]: Deal with PTE layout differences in SUN4V.
2006-03-20 David S. Miller[SPARC64]: Register kernel TSB with hypervisor.
2006-03-20 David S. Miller[SPARC64]: Fix some SUN4V TLB miss bugs.
2006-03-20 David S. Miller[SPARC64]: Fix typo in sun4v_patch().
2006-03-20 David S. Miller[SPARC64]: Fix sun4v early bootup.
2006-03-20 David S. Miller[SPARC64]: Fix some Niagara memcpy() bugs.
2006-03-20 David S. Miller[SPARC64]: Handle hypervisor case correctly in copy_tsb().
2006-03-20 David S. Miller[SPARC64]: Fetch bootup time of day from Hypervisor.
2006-03-20 David S. Miller[SPARC64]: Simplify sun4v TLB handling using macros.
2006-03-20 David S. Miller[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.
2006-03-20 David S. Miller[SPARC64]: First cut at SUN4V PCI IOMMU handling.
2006-03-20 David S. Miller[SPARC64]: Fix hypervisor call arg passing.
2006-03-20 David S. Miller[SPARC64]: Implement SUN4V PCI config space access.
2006-03-20 David S. Miller[SPARC64]: More SUN4V PCI controller work.
2006-03-20 David S. Miller[SPARC64]: Beginnings of SUN4V PCI controller support.
2006-03-20 David S. Miller[SPARC64]: Fetch cpu mid properly on sun4v.
2006-03-20 David S. Miller[SPARC64]: SUN4V memory exception trap handlers.
2006-03-20 David S. Miller[SPARC64]: Hypervisor TSB context switching.
2006-03-20 David S. Miller[SPARC64]: Implement sun4v TSB miss handlers.
2006-03-20 David S. Miller[SPARC64]: kernel/cpu.c needs asm/spitfire.h
2006-03-20 David S. Miller[SPARC64]: Print ARCH as SUN4V when tlb_type is hypervisor.
2006-03-20 David S. Miller[SPARC64]: Detect sun4v early in boot process.
2006-03-20 David S. Miller[SPARC64]: Sun4v cross-call sending support.
2006-03-20 David S. Miller[SPARC64]: Sun4v interrupt handling.
2006-03-20 David S. Miller[SPARC64]: Allocate and register the 4 sun4v mondo...
2006-03-20 David S. Miller[SPARC64]: Verify all trap_per_cpu assembler offsets...
2006-03-20 David S. Miller[SPARC64]: Patch up mmu context register writes for...
2006-03-20 David S. Miller[SPARC64]: Register per-cpu fault status area with...
2006-03-20 David S. Miller[SPARC64]: Niagara copy/clear page.
2006-03-20 David S. Miller[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2...
2006-03-20 David S. Miller[SPARC64]: Initial sun4v TLB miss handling infrastructure.
2006-03-20 David S. Miller[SPARC64]: Add missing memory barriers to instruction...
2006-03-20 David S. Miller[SPARC64]: Sanitize %pstate writes for sun4v.
2006-03-20 David S. Miller[SPARC64]: Kill all %pstate changes in context switch...
2006-03-20 David S. Miller[SPARC64]: Add initial code to twiddle %gl on trap...
2006-03-20 David S. Miller[SPARC64]: Fill dead cycles on trap entry with real...
2006-03-20 David S. Miller[SPARC64]: Add sun4v case to __GET_CPUID() patch tables.
2006-03-20 David S. Miller[SPARC64]: Niagara optimized memcpy() and copy_{to...
2006-03-20 David S. Miller[SPARC64]: Add some hypervisor tlb_type checks.
2006-03-20 David S. Miller[SPARC64]: SUN4V hypervisor TLB flush support code.
2006-03-20 David S. Miller[SPARC64]: Refine register window trap handling.
2006-03-20 David S. Miller[SPARC64]: Add explicit register args to trap state...
2006-03-20 David S. Miller[SPARC64]: Refine code sequences to get the cpu id.
2006-03-20 David S. Miller[SPARC64]: Turn off TSB growing for now.
2006-03-20 David S. Miller[SPARC64]: Correctable ECC errors cannot occur at trap...
2006-03-20 David S. Miller[SPARC64]: Access TSB with physical addresses when...
2006-03-20 David S. Miller[SPARC64]: Don't clobber alt-global %g4 on window fixups.
2006-03-20 David S. Miller[SPARC64]: Fix race in LOAD_PER_CPU_BASE()
2006-03-20 David S. Miller[SPARC64]: Kill swapper_pgd_zero, totally unused.
2006-03-20 David S. Miller[SPARC64]: Fix too early reference to %g6
2006-03-20 David S. Miller[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.
2006-03-20 David S. Miller[SPARC64]: Increase swapper_tsb size to 32K.
2006-03-20 David S. Miller[SPARC64]: Kill sole argument passed to setup_tba().
2006-03-20 David S. Miller[SPARC64]: Kill PROM locked TLB entry preservation...
2006-03-20 David S. Miller[SPARC64]: Use sparc64_highest_unlocked_tlb_ent in...
2006-03-20 David S. Miller[SPARC64]: Fix bogus flush instruction usage.
next