Commit Graph

394 Commits (d1544ecb3b0589089ddb928affa7bd4255f9442e)

Author SHA1 Message Date
David S. Miller d5a2aa241a [SPARC64] sunhv: Bug fixes. 19 years ago
David S. Miller e77227eb4e [SPARC64]: Probe virtual-devices root node on sun4v. 19 years ago
David S. Miller d5eb400430 [SPARC64]: Kill spurious semicolon in sun4v_pci_init(). 19 years ago
David S. Miller 10951ee610 [SPARC64]: Program IRQ registers correctly on sun4v. 19 years ago
David S. Miller e3999574b4 [SPARC64]: Generic sun4v_build_irq(). 19 years ago
David S. Miller 10804828fd [SPARC64]: More SUN4V PCI work. 19 years ago
David S. Miller 6c0f402f6c [SPARC64]: Implement rest of generic interrupt hypervisor calls. 19 years ago
David S. Miller 85dfa19ba9 [SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S 19 years ago
David S. Miller 059833eb81 [SPARC64]: Range check bus number in SUN4V PCI controller driver. 19 years ago
David S. Miller 0b522497a1 [SPARC64]: Missing 'return' statement in sun4v_pci_init(). 19 years ago
David S. Miller c260926750 [SPARC64]: Implement basic pci_sun4v_scan_bus(). 19 years ago
David S. Miller 3833789bb2 [SPARC64]: PCI-SUN4V fixes. 19 years ago
David S. Miller 221b2fb818 [SPARC64]: Don't expect cfg space in PCI PBM ranges on SUN4V. 19 years ago
David S. Miller 1a7a242c89 [SPARC64]: Recognize "virtual-console" as input and output console device. 19 years ago
David S. Miller 02fead7505 [SPARC64]: Do not try to synchronize %stick registers on SUN4V. 19 years ago
David S. Miller 7aa6264543 [SPARC64]: Do not try to write to %tick or %stick on SUN4V. 19 years ago
David S. Miller b5a37e96b8 [SPARC64]: Fix mondo queue allocations. 19 years ago
David S. Miller c4bce90ea2 [SPARC64]: Deal with PTE layout differences in SUN4V. 19 years ago
David S. Miller 490384e752 [SPARC64]: Register kernel TSB with hypervisor. 19 years ago
David S. Miller 459b6e621e [SPARC64]: Fix some SUN4V TLB miss bugs. 19 years ago
David S. Miller fd05068d7b [SPARC64]: Fix typo in sun4v_patch(). 19 years ago
David S. Miller 6cebb52094 [SPARC64]: Fix sun4v early bootup. 19 years ago
David S. Miller 4bdff41464 [SPARC64]: Fetch bootup time of day from Hypervisor. 19 years ago
David S. Miller 36a68e77c5 [SPARC64]: Simplify sun4v TLB handling using macros. 19 years ago
David S. Miller 12eaa328f9 [SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly. 19 years ago
David S. Miller 1839794464 [SPARC64]: First cut at SUN4V PCI IOMMU handling. 19 years ago
David S. Miller 164c220fa3 [SPARC64]: Fix hypervisor call arg passing. 19 years ago
David S. Miller 7eae642f75 [SPARC64]: Implement SUN4V PCI config space access. 19 years ago
David S. Miller bade562216 [SPARC64]: More SUN4V PCI controller work. 19 years ago
David S. Miller 8f6a93a196 [SPARC64]: Beginnings of SUN4V PCI controller support. 19 years ago
David S. Miller 4cce4b7cc5 [SPARC64]: Fetch cpu mid properly on sun4v. 19 years ago
David S. Miller ed6b0b4543 [SPARC64]: SUN4V memory exception trap handlers. 19 years ago
David S. Miller 618e9ed98a [SPARC64]: Hypervisor TSB context switching. 19 years ago
David S. Miller aa9143b971 [SPARC64]: Implement sun4v TSB miss handlers. 19 years ago
David S. Miller 12816ab38a [SPARC64]: kernel/cpu.c needs asm/spitfire.h 19 years ago
David S. Miller 3a8c069d0e [SPARC64]: Print ARCH as SUN4V when tlb_type is hypervisor. 19 years ago
David S. Miller d82ace7dc4 [SPARC64]: Detect sun4v early in boot process. 19 years ago
David S. Miller 1d2f1f90a1 [SPARC64]: Sun4v cross-call sending support. 19 years ago
David S. Miller 5b0c0572fc [SPARC64]: Sun4v interrupt handling. 19 years ago
David S. Miller ac29c11d4c [SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup. 19 years ago
David S. Miller e088ad7ca3 [SPARC64]: Verify all trap_per_cpu assembler offsets in trap_init() 19 years ago
David S. Miller 8b11bd12af [SPARC64]: Patch up mmu context register writes for sun4v. 19 years ago
David S. Miller 481295f982 [SPARC64]: Register per-cpu fault status area with sun4v hypervisor. 19 years ago
David S. Miller 8591e30272 [SPARC64]: Niagara copy/clear page. 19 years ago
David S. Miller df7d6aec96 [SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch 19 years ago
David S. Miller d257d5da39 [SPARC64]: Initial sun4v TLB miss handling infrastructure. 19 years ago
David S. Miller 840aaef8db [SPARC64]: Add missing memory barriers to instruction patching functions. 19 years ago
David S. Miller 45fec05f80 [SPARC64]: Sanitize %pstate writes for sun4v. 19 years ago
David S. Miller 314981ac71 [SPARC64]: Kill all %pstate changes in context switch code. 19 years ago
David S. Miller 936f482af1 [SPARC64]: Add initial code to twiddle %gl on trap entry/exit. 19 years ago