summaryrefslogtreecommitdiff
path: root/sys/sun4v/include
Commit message (Expand)AuthorAgeFilesLines
* Given that sun4u uses sparc64/sparc64/ofw_machdep.c, use the sparc64Marius Strobl2012-02-081-39/+2
* Merge from r230889:Marius Strobl2012-02-082-4/+4
* - Hook up VTOC8 geometry adjustments.Marius Strobl2012-01-311-5/+10
* Add more sparc64 compatibility macros for the shared loader.Marius Strobl2012-01-311-1/+14
* MFC: r219608Marius Strobl2011-03-232-8/+0
* MFC: r219567Marius Strobl2011-03-235-26/+30
* MFC: r217515, r217519, r217539Jung-uk Kim2011-03-031-1/+4
* MFC 211149,211151,211197,211518,215128:John Baldwin2010-11-112-11/+10
* MFC 210939:John Baldwin2010-11-091-1/+2
* MFC r208453:Konstantin Belousov2010-11-031-0/+12
* MFC: r213575Marius Strobl2010-10-171-117/+2
* MFC: r204646Marius Strobl2010-10-171-7/+0
* MFC: r210176Marius Strobl2010-09-151-1/+0
* MFC: r207243Marius Strobl2010-05-101-0/+1
* MFC r204051 (by imp):Konstantin Belousov2010-05-081-0/+2
* MFC: r203829Marius Strobl2010-03-304-0/+28
* MFC: r203341Marius Strobl2010-03-301-81/+90
* MFC: r203335Marius Strobl2010-03-301-2/+2
* MFC: r203334Marius Strobl2010-03-301-4/+4
* MFC r197316Alan Cox2009-10-311-0/+2
* MFC r197933:Konstantin Belousov2009-10-201-0/+2
* MFC r196196:Attilio Rao2009-08-131-0/+1
* Add support to the virtual memory system for configuring machine-Alan Cox2009-07-122-2/+4
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-0/+7
* Correct the #endif comment.Alan Cox2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityAlan Cox2009-06-261-0/+35
* Implement a facility for dynamic per-cpu variables.Jeff Roberson2009-06-231-0/+2
* Adjust the padding of struct pcpu to r193219.Marius Strobl2009-06-031-2/+2
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingRobert Watson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.Robert Watson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedRobert Watson2009-04-191-0/+5
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asMarius Strobl2009-03-191-1/+1
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerKonstantin Belousov2009-03-171-4/+2
* - Use the generally more appropriate PROM base rather than theMarius Strobl2009-02-111-1/+1
* Adjust the padding of struct pcpu to r187357.Marius Strobl2009-01-181-1/+7
* Missed the sun4v update to ofw_machdep.h in the OFW modularization commit.Nathan Whitehorn2008-12-201-1/+6
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.Warner Losh2008-12-171-12/+0
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,Nathan Whitehorn2008-12-151-53/+0
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,Kip Macy2008-11-221-0/+4
* Remove ipi_all() and ipi_self() as the former hasn't been used atMarius Strobl2008-09-281-1/+0
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingMarius Strobl2008-09-101-0/+1
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsJohn Baldwin2008-08-191-2/+3
* - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There'sMarius Strobl2008-08-071-0/+4
* Given that sun4u uses sparc64/sparc64/in_cksum.c, use the sparc64Marius Strobl2008-06-251-164/+2
* Remove the unused major/minor numbers from iodev and memdev.Ed Schouten2008-06-251-1/+0
* Remove an header which is unused for sun4v.Marius Strobl2008-05-021-65/+0
* When building a kernel module, define MAXCPU the same as SMP soJohn Birrell2008-03-271-2/+2
* Remove two variables which are handled MI now.Poul-Henning Kamp2008-03-261-3/+0
* The "free-lance" timer in the i8254 is only used for the speakerPoul-Henning Kamp2008-03-261-2/+0
* Remove old sysctl stuff which is long gone in other arch's.Poul-Henning Kamp2008-03-261-21/+0