aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc64/kernel
AgeCommit message (Expand)Author
2006-03-20[SPARC64]: Typo in sun4v_data_access_exception log message.David S. Miller
2006-03-20[SPARC64]: Handle zero-length map requests in pci_sun4v.cDavid S. Miller
2006-03-20[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.cDavid S. Miller
2006-03-20[SPARC64]: Fix typo in dump_tl1_traplog()David S. Miller
2006-03-20[SPARC64]: Disable smp_report_regs() for now.David S. Miller
2006-03-20[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V.David S. Miller
2006-03-20[SPARC64]: Use KERN_EMERG in dump_tl1_traplog() and sun4v TLB errors.David S. Miller
2006-03-20[SPARC64]: Fix unaligned access winfxup handling on SUN4V.David S. Miller
2006-03-20[SPARC64]: Set %gl to 1 in kvmap_itlb_longpath on SUN4V.David S. Miller
2006-03-20[SPARC64]: More TLB/TSB handling fixes.David S. Miller
2006-03-20[SPARC64]: Don't do anything in flush_ptrace_access() on SUN4V.David S. Miller
2006-03-20[SPARC64]: Fix some SUN4V TLB handling bugs.David S. Miller
2006-03-20[SPARC64]: Init boot cpu's trap_block[] before paging_init()David S. Miller
2006-03-20[SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.David S. Miller
2006-03-20[SPARC64]: __bzero_noasi --> __clear_userDavid S. Miller
2006-03-20[SPARC64]: Put SUN4V ITSB miss into correct trap table entry.David S. Miller
2006-03-20[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller
2006-03-20[SPARC64]: Fix PCI IRQ probing regression.David S. Miller
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller
2006-03-20[SPARC64]: Disable smp_report_regs() for now.David S. Miller
2006-03-20[SPARC64]: Rewrite pci_intmap_match().David S. Miller
2006-03-20[SPARC64]: Don't set interrupt state to IDLE in enable_irq().David S. Miller
2006-03-20[SPARC64]: Fix return from trap on SUN4V.David S. Miller
2006-03-20[SPARC64]: Set dummy bucket->{imap,iclr} unique on SUN4V.David S. Miller
2006-03-20[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller
2006-03-20[SPARC64]: do_fptrap needs to load the thread reg into %g6.David S. Miller
2006-03-20[SPARC64]: Fix bogus call to sun4v_mna in winfixup code.David S. Miller
2006-03-20[SPARC64]: Fix tl1 trap state capture/dump on SUN4V.David S. Miller
2006-03-20[SPARC64] PCI: Size TSB correctly on SUN4V.David S. Miller
2006-03-20[SPARC64]: Don't use ASI_QUAD_LDD_PHYS on SUN4V.David S. Miller
2006-03-20[SPARC64]: Do not write garbage into %pstate in tsb_context_switch().David S. Miller
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller
2006-03-20[SPARC64]: Add prom_{start,stop}cpu_cpuid().David S. Miller
2006-03-20[SPARC64]: Fix pci_intmap_match().David S. Miller
2006-03-20[SPARC64]: Two IRQ handling fixes.David S. Miller
2006-03-20[SPARC64]: Use different cache sizing defaults on SUN4V.David S. Miller
2006-03-20[SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.David S. Miller
2006-03-20[SPARC64]: Fix sun4v_intr_setenabled() return value check in enable_irq().David S. Miller
2006-03-20[SPARC64]: Explicitly init *nregs to 0 in find_device_prom_node().David S. Miller
2006-03-20[SPARC64]: Restrict PCI bus scanning on SUN4V.David S. Miller
2006-03-20[SPARC64]: Fix C-function name called by sun4v_mna trap code.David S. Miller
2006-03-20[SPARC64]: Don't printk() any messaages in sun4v_build_irq().David S. Miller
2006-03-20[SPARC64]: INO is never fully specified already on SUN4V.David S. Miller
2006-03-20[SPARC64]: Kill sun4v_register_fault_status() on SMP.David S. Miller
2006-03-20[SPARC64]: arch/sparc64/kernel/trampoline.S needs asm/cpudata.hDavid S. Miller
2006-03-20[SPARC64]: Make error codes available from sun4v_intr_get*().David S. Miller
2006-03-20[SPARC64]: Pass correct ino to sun4v_intr_*().David S. Miller
2006-03-20[SPARC64]: Use TRAP_LOAD_IRQ_WORK() in sun4v device mondo handler.David S. Miller
2006-03-20[SPARC64]: Fix IOMMU mapping on sun4v.David S. Miller
2006-03-20[SPARC64]: Trim down sun4v IRQ translation kernel log message.David S. Miller