| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new ipi_cpu() function to the MI IPI API that can be used to send an | jhb | 2010-08-06 | 1 | -1/+2 |
* | Adapt sparc64 and sun4v timer code for the new event timers infrastructure. | mav | 2010-07-29 | 5 | -4/+7 |
* | Very rough first cut at NUMA support for the physical page allocator. For | jhb | 2010-07-27 | 1 | -0/+7 |
* | KTR_CTx are long time aliased by existing classes so they can't serve | attilio | 2010-07-21 | 1 | -1/+1 |
* | Allocate proper ammount of memory for interrupt names on sparc64 and | mav | 2010-07-16 | 1 | -1/+0 |
* | Reorganize syscall entry and leave handling. | kib | 2010-05-23 | 1 | -0/+12 |
* | On Alan's advice, rather than do a wholesale conversion on a single | kmacy | 2010-04-30 | 1 | -0/+2 |
* | Style: use #define<TAB> instead of #define<SPACE>. | kib | 2010-04-27 | 1 | -1/+1 |
* | Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but for | marius | 2010-04-26 | 1 | -0/+1 |
* | Move the constants specifying the size of struct kinfo_proc into | kib | 2010-04-24 | 1 | -0/+2 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
* | - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware | marius | 2010-02-13 | 4 | -0/+28 |
* | Merge r178860 from sparc64: | marius | 2010-02-01 | 1 | -81/+90 |
* | Merge r177565 from sparc64: | marius | 2010-02-01 | 1 | -2/+2 |
* | Merge r157224 from sparc64: | marius | 2010-02-01 | 1 | -4/+4 |
* | Change the load base to below 2GB so PIE binaries work including when | marius | 2009-10-18 | 1 | -1/+1 |
* | Define architectural load bases for PIE binaries. Addresses were selected | kib | 2009-10-10 | 1 | -0/+2 |
* | Add a new sysctl for reporting all of the supported page sizes. | alc | 2009-09-18 | 1 | -0/+2 |
* | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | phk | 2009-09-08 | 2 | -20/+49 |
* | * Completely Remove the option STOP_NMI from the kernel. This option | attilio | 2009-08-13 | 1 | -0/+1 |
* | Add support to the virtual memory system for configuring machine- | alc | 2009-07-12 | 2 | -2/+4 |
* | Cleanup ALIGNED_POINTER: | sam | 2009-07-05 | 1 | -0/+7 |
* | Correct the #endif comment. | alc | 2009-06-26 | 1 | -1/+1 |
* | This change is the next step in implementing the cache control functionality | alc | 2009-06-26 | 1 | -0/+35 |
* | Implement a facility for dynamic per-cpu variables. | jeff | 2009-06-23 | 1 | -0/+2 |
* | Adjust the padding of struct pcpu to r193219. | marius | 2009-06-03 | 1 | -2/+2 |
* | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | rwatson | 2009-04-20 | 1 | -3/+1 |
* | Add description and cautionary note regarding CACHE_LINE_SIZE. | rwatson | 2009-04-19 | 1 | -0/+4 |
* | For each architecture, define CACHE_LINE_SHIFT and a derived | rwatson | 2009-04-19 | 1 | -0/+5 |
* | - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as | marius | 2009-03-19 | 1 | -1/+1 |
* | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | kib | 2009-03-17 | 1 | -4/+2 |
* | - Use the generally more appropriate PROM base rather than the | marius | 2009-02-11 | 1 | -1/+1 |
* | Adjust the padding of struct pcpu to r187357. | marius | 2009-01-18 | 1 | -1/+7 |
* | Missed the sun4v update to ofw_machdep.h in the OFW modularization commit. | nwhitehorn | 2008-12-20 | 1 | -1/+6 |
* | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | imp | 2008-12-17 | 1 | -12/+0 |
* | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | nwhitehorn | 2008-12-15 | 1 | -53/+0 |
* | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | kmacy | 2008-11-22 | 1 | -0/+4 |
* | Remove ipi_all() and ipi_self() as the former hasn't been used at | marius | 2008-09-28 | 1 | -1/+0 |
* | Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating | marius | 2008-09-10 | 1 | -0/+1 |
* | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | jhb | 2008-08-19 | 1 | -2/+3 |
* | - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's | marius | 2008-08-07 | 1 | -0/+4 |
* | Given that sun4u uses sparc64/sparc64/in_cksum.c, use the sparc64 | marius | 2008-06-25 | 1 | -164/+2 |
* | Remove the unused major/minor numbers from iodev and memdev. | ed | 2008-06-25 | 1 | -1/+0 |
* | Remove an header which is unused for sun4v. | marius | 2008-05-02 | 1 | -65/+0 |
* | When building a kernel module, define MAXCPU the same as SMP so | jb | 2008-03-27 | 1 | -2/+2 |
* | Remove two variables which are handled MI now. | phk | 2008-03-26 | 1 | -3/+0 |
* | The "free-lance" timer in the i8254 is only used for the speaker | phk | 2008-03-26 | 1 | -2/+0 |
* | Remove old sysctl stuff which is long gone in other arch's. | phk | 2008-03-26 | 1 | -21/+0 |
* | Oops. Use atomic_add_long() for atomic_fetchadd_long() (not atomic_add_int()) | pjd | 2008-03-19 | 1 | -2/+1 |
* | Implement atomic_fetchadd_long() for all architectures and document it. | pjd | 2008-03-16 | 1 | -0/+2 |