| Commit message (Expand) | Author | Age | Files | Lines |
| * | Given that sun4u uses sparc64/sparc64/ofw_machdep.c, use the sparc64 | Marius Strobl | 2012-02-08 | 1 | -39/+2 |
| * | Merge from r230889: | Marius Strobl | 2012-02-08 | 2 | -4/+4 |
| * | - Hook up VTOC8 geometry adjustments. | Marius Strobl | 2012-01-31 | 1 | -5/+10 |
| * | Add more sparc64 compatibility macros for the shared loader. | Marius Strobl | 2012-01-31 | 1 | -1/+14 |
| * | MFC: r219608 | Marius Strobl | 2011-03-23 | 2 | -8/+0 |
| * | MFC: r219567 | Marius Strobl | 2011-03-23 | 5 | -26/+30 |
| * | MFC: r217515, r217519, r217539 | Jung-uk Kim | 2011-03-03 | 1 | -1/+4 |
| * | MFC 211149,211151,211197,211518,215128: | John Baldwin | 2010-11-11 | 2 | -11/+10 |
| * | MFC 210939: | John Baldwin | 2010-11-09 | 1 | -1/+2 |
| * | MFC r208453: | Konstantin Belousov | 2010-11-03 | 1 | -0/+12 |
| * | MFC: r213575 | Marius Strobl | 2010-10-17 | 1 | -117/+2 |
| * | MFC: r204646 | Marius Strobl | 2010-10-17 | 1 | -7/+0 |
| * | MFC: r210176 | Marius Strobl | 2010-09-15 | 1 | -1/+0 |
| * | MFC: r207243 | Marius Strobl | 2010-05-10 | 1 | -0/+1 |
| * | MFC r204051 (by imp): | Konstantin Belousov | 2010-05-08 | 1 | -0/+2 |
| * | MFC: r203829 | Marius Strobl | 2010-03-30 | 4 | -0/+28 |
| * | MFC: r203341 | Marius Strobl | 2010-03-30 | 1 | -81/+90 |
| * | MFC: r203335 | Marius Strobl | 2010-03-30 | 1 | -2/+2 |
| * | MFC: r203334 | Marius Strobl | 2010-03-30 | 1 | -4/+4 |
| * | MFC r197316 | Alan Cox | 2009-10-31 | 1 | -0/+2 |
| * | MFC r197933: | Konstantin Belousov | 2009-10-20 | 1 | -0/+2 |
| * | MFC r196196: | Attilio Rao | 2009-08-13 | 1 | -0/+1 |
| * | Add support to the virtual memory system for configuring machine- | Alan Cox | 2009-07-12 | 2 | -2/+4 |
| * | Cleanup ALIGNED_POINTER: | Sam Leffler | 2009-07-05 | 1 | -0/+7 |
| * | Correct the #endif comment. | Alan Cox | 2009-06-26 | 1 | -1/+1 |
| * | This change is the next step in implementing the cache control functionality | Alan Cox | 2009-06-26 | 1 | -0/+35 |
| * | Implement a facility for dynamic per-cpu variables. | Jeff Roberson | 2009-06-23 | 1 | -0/+2 |
| * | Adjust the padding of struct pcpu to r193219. | Marius Strobl | 2009-06-03 | 1 | -2/+2 |
| * | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | Robert Watson | 2009-04-20 | 1 | -3/+1 |
| * | Add description and cautionary note regarding CACHE_LINE_SIZE. | Robert Watson | 2009-04-19 | 1 | -0/+4 |
| * | For each architecture, define CACHE_LINE_SHIFT and a derived | Robert Watson | 2009-04-19 | 1 | -0/+5 |
| * | - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as | Marius Strobl | 2009-03-19 | 1 | -1/+1 |
| * | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | Konstantin Belousov | 2009-03-17 | 1 | -4/+2 |
| * | - Use the generally more appropriate PROM base rather than the | Marius Strobl | 2009-02-11 | 1 | -1/+1 |
| * | Adjust the padding of struct pcpu to r187357. | Marius Strobl | 2009-01-18 | 1 | -1/+7 |
| * | Missed the sun4v update to ofw_machdep.h in the OFW modularization commit. | Nathan Whitehorn | 2008-12-20 | 1 | -1/+6 |
| * | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | Warner Losh | 2008-12-17 | 1 | -12/+0 |
| * | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | Nathan Whitehorn | 2008-12-15 | 1 | -53/+0 |
| * | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | Kip Macy | 2008-11-22 | 1 | -0/+4 |
| * | Remove ipi_all() and ipi_self() as the former hasn't been used at | Marius Strobl | 2008-09-28 | 1 | -1/+0 |
| * | Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating | Marius Strobl | 2008-09-10 | 1 | -0/+1 |
| * | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | John Baldwin | 2008-08-19 | 1 | -2/+3 |
| * | - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's | Marius Strobl | 2008-08-07 | 1 | -0/+4 |
| * | Given that sun4u uses sparc64/sparc64/in_cksum.c, use the sparc64 | Marius Strobl | 2008-06-25 | 1 | -164/+2 |
| * | Remove the unused major/minor numbers from iodev and memdev. | Ed Schouten | 2008-06-25 | 1 | -1/+0 |
| * | Remove an header which is unused for sun4v. | Marius Strobl | 2008-05-02 | 1 | -65/+0 |
| * | When building a kernel module, define MAXCPU the same as SMP so | John Birrell | 2008-03-27 | 1 | -2/+2 |
| * | Remove two variables which are handled MI now. | Poul-Henning Kamp | 2008-03-26 | 1 | -3/+0 |
| * | The "free-lance" timer in the i8254 is only used for the speaker | Poul-Henning Kamp | 2008-03-26 | 1 | -2/+0 |
| * | Remove old sysctl stuff which is long gone in other arch's. | Poul-Henning Kamp | 2008-03-26 | 1 | -21/+0 |