summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* When determining whether we trapped while in the PROM don't onlymarius2008-09-041-0/+4
* Use the PROM provided SUNW,set-trap-table to take over the trapmarius2008-09-043-0/+35
* Ensure the caches have the desired configuration (see especiallymarius2008-09-042-0/+2
* Flesh out MMU and cache handling of cheetah-class CPUs.marius2008-09-046-7/+171
* The physical address space of cheetah-class CPUs has been extendedmarius2008-09-042-5/+17
* Additionally clear the STICK bit in the SOFTINT register whenmarius2008-09-031-1/+1
* - USIII-based machines can consist of CPUs running at differentmarius2008-09-0313-127/+329
* ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO.obrien2008-09-021-0/+1
* - USIII-based machines can consist of CPUs having different cachemarius2008-09-029-67/+85
* Bypass isa_probe_children(9) and directly call bus_generic_attach(9)marius2008-09-021-1/+7
* There's a race in kmem(4) between checking whether a page is residentmarius2008-08-241-0/+14
* MFamd64: r133413marius2008-08-241-9/+6
* Announce the speed of the PCI bus for informational purpose.marius2008-08-241-3/+6
* The PCI specifications don't explain the details on how to calculatemarius2008-08-241-20/+58
* Update the comment regarding the workaround for the BlackBirdmarius2008-08-231-3/+5
* - Provide and consume module dependency information.marius2008-08-232-5/+8
* - Removed unused sc_node.marius2008-08-231-21/+9
* Provide and consume module dependency information.marius2008-08-232-0/+3
* Remove clkbrd(4) as a separate device and compile it solely basedmarius2008-08-232-2/+0
* - Add kbdmux(4); since sunkbd(4) was tought to emulate atkbd(4) likemarius2008-08-231-3/+5
* cosmetic changes and style fixesmarius2008-08-226-33/+40
* Avoid misaligned access of struct frame.marius2008-08-221-4/+6
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+1
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-2/+2
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-1/+2
* cosmetic changes and style fixesmarius2008-08-1319-252/+255
* Assume OpenSolaris knows better and use their value for VM_MAX_PROM_ADDRESS.marius2008-08-121-1/+1
* - Add sys_tick and the USIII and beyond sys_tick_cmpr to state_regs[].marius2008-08-121-15/+15
* - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There'smarius2008-08-071-1/+5
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-031-2/+0
* - Remove redundant inclusion of opt_global.h.marius2008-07-212-4/+3
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* - Merge macros depending on the flags being preserved between callsmarius2008-07-051-33/+41
* - Fix spelling and style.marius2008-07-051-21/+26
* Revert the addition of "__volatile" to "__asm" done in r180011, sincemarius2008-07-051-4/+4
* Improve r180011 by explicitly adding the condition codes to themarius2008-06-271-3/+3
* Use "__asm __volatile" rather than "__asm" for instruction sequencesmarius2008-06-251-7/+7
* Remove the unused major/minor numbers from iodev and memdev.ed2008-06-251-1/+0
* The VM system no longer uses setPQL2(). Remove it and its helpers.alc2008-05-231-13/+0
* Retire pmap_addr_hint(). It is no longer used.alc2008-05-181-7/+0
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-171-1/+1
* Add a stub for pmap_align_superpage() on machines that don't (yet)alc2008-05-091-0/+10
* - Remove the BUS_HANDLE_MIN checking in the __BUS_DEBUG_ACCESS macro;marius2008-05-081-81/+109
* Remove #if 0'ed code referencing no longer existent ecache_flush().marius2008-05-081-7/+0
* Use <machine/intr_machdep.h> directly instead of depending on headermarius2008-05-081-1/+1
* - Use the name returned by device_get_nameunit(9) for the name of themarius2008-05-076-58/+49
* enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-031-0/+2
* Remove an header which is unused for sun4v.marius2008-05-021-1/+3
* Remove the MD isa_irq_pending() and the underlying PCI-specificmarius2008-04-264-104/+0
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-251-1/+8
OpenPOWER on IntegriCloud