summaryrefslogtreecommitdiffstats
path: root/sys/sun4v/include
Commit message (Expand)AuthorAgeFilesLines
* Adjust the padding of struct pcpu to r187357.marius2009-01-181-1/+7
* Missed the sun4v update to ofw_machdep.h in the OFW modularization commit.nwhitehorn2008-12-201-1/+6
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-12/+0
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-53/+0
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* Remove ipi_all() and ipi_self() as the former hasn't been used atmarius2008-09-281-1/+0
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingmarius2008-09-101-0/+1
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-2/+3
* - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There'smarius2008-08-071-0/+4
* Given that sun4u uses sparc64/sparc64/in_cksum.c, use the sparc64marius2008-06-251-164/+2
* Remove the unused major/minor numbers from iodev and memdev.ed2008-06-251-1/+0
* Remove an header which is unused for sun4v.marius2008-05-021-65/+0
* When building a kernel module, define MAXCPU the same as SMP sojb2008-03-271-2/+2
* Remove two variables which are handled MI now.phk2008-03-261-3/+0
* The "free-lance" timer in the i8254 is only used for the speakerphk2008-03-261-2/+0
* Remove old sysctl stuff which is long gone in other arch's.phk2008-03-261-21/+0
* Oops. Use atomic_add_long() for atomic_fetchadd_long() (not atomic_add_int())pjd2008-03-191-2/+1
* Implement atomic_fetchadd_long() for all architectures and document it.pjd2008-03-161-0/+2
* Add configuration knobs for the superpage reservation system. Initially,alc2007-12-271-0/+7
* Add stubs to unbreak LINT.jkoshy2007-12-071-0/+4
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+35
* Adjust the padding to account for the change of size of the MI partjb2007-11-291-1/+1
* __builtin_stdarg_start was renamed to __builtin_va_start a longjb2007-11-191-1/+1
* Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev 1.23.marius2007-11-111-1/+1
* Change the management of cached pages (PQ_CACHE) in two fundamentalalc2007-09-251-2/+3
* - Restore the machine independency of sys/dev/ofw/openfirm.{c,h} bymarius2007-06-161-0/+1
* fix cassert failure by adjusting paddingkmacy2007-06-121-1/+1
* Add kdb_cpu_sync_icache(), intended to synchronize instructionmarcel2007-06-091-0/+5
* Rework the PCPU_* (MD) interface:attilio2007-06-041-1/+2
* Add the machine-specific definitions for configuring the new physicalalc2007-06-031-0/+38
* Given that these sparc64 (as in sun4u) specific headers only existmarius2007-05-202-114/+4
* Delete the unused/not really used sparc64 (as in sun4u) cache.h,marius2007-05-204-405/+0
* Delete a remnant of the old sparc64 nexus(4) which was never used for sun4v.marius2007-05-201-54/+0
* - Add bits for userland profiling. For sun4u this is compile-tested only.marius2007-05-111-4/+36
* Define every architecture as either VM_PHYSSEG_DENSE oralc2007-05-051-0/+5
* Add support for specifying a minimal size for vm.kmem_size in the loader viasepotvin2007-04-211-1/+2
* Remove extern struct pcb stoppcbs[] declaration from this file.kan2007-04-051-2/+0
* Push down the implementation of PCPU_LAZY_INC() into the machine-dependentalc2007-03-111-0/+6
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-2/+2
* Add support for IPI_PREEMPT in order to enable use of the ULE schedulerkmacy2007-02-022-0/+4
* Convert the remainder of the low hanging fruits regarding includingmarius2007-01-195-13/+28
* - Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides an UPA bus, nexus(4)marius2007-01-181-2/+2
* Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}()marius2007-01-181-53/+0
* Remove 3rd clause, renumber, ok per emailimp2007-01-122-8/+2
* - add ranged shootdowns when fewer than 64 mappings are being invalidatedkmacy2006-12-251-1/+1
* reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix)kmacy2006-12-201-1/+1
* add declaration for new helper functionkmacy2006-12-181-0/+2
* GC unused fields in pcpukmacy2006-12-171-4/+1
* change PTL trap type name to assist in tracking down prablems in tl1_trapkmacy2006-12-161-0/+4
* make size of pad non-zero so that trap-tracing code doesn't overwrite thekmacy2006-12-111-1/+1
OpenPOWER on IntegriCloud