summaryrefslogtreecommitdiffstats
path: root/sys/sun4v
Commit message (Expand)AuthorAgeFilesLines
* Fix warning - add missing #includepeter2007-07-061-0/+1
* - Restore the machine independency of sys/dev/ofw/openfirm.{c,h} bymarius2007-06-163-4/+31
* Enable the new physical memory allocator.alc2007-06-161-2/+3
* Enable SCTP by default for GENERIC kernels in order to give itdelphij2007-06-141-0/+1
* fix cassert failure by adjusting paddingkmacy2007-06-121-1/+1
* Use default options for default partitioning schemes, rather thanmarcel2007-06-111-0/+4
* Add kdb_cpu_sync_icache(), intended to synchronize instructionmarcel2007-06-091-0/+5
* Enable AUDIT by default in the GENERIC kernel, allowing security eventrwatson2007-06-081-0/+1
* - Change comments and asserts to reflect the removal of the globaljeff2007-06-042-3/+2
* Commit 10/14 of sched_lock decomposition.jeff2007-06-041-10/+4
* Rework the PCPU_* (MD) interface:attilio2007-06-042-3/+4
* Add the machine-specific definitions for configuring the new physicalalc2007-06-031-0/+38
* Revert VMCNT_* operations introduction.attilio2007-05-314-7/+7
* In some particular cases (like in pccard and pccbb), the real devicepiso2007-05-311-2/+11
* Honor maxsegsz of less than a page size in a DMA tag. Previously ityongari2007-05-291-0/+2
* remove unneccessary curcpu reference in setting mmfsakmacy2007-05-251-3/+1
* move trap table initialization for cpu0 into sparc64_initkmacy2007-05-252-17/+36
* Add some early diagnostics under bootverbosekmacy2007-05-232-1/+28
* restore interrupts to working order after INTR_THREAD changeskmacy2007-05-221-19/+21
* - rename VMCNT_DEC to VMCNT_SUB to reflect the count argument.jeff2007-05-203-3/+3
* 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-209-415/+0
* Delete a remnant of the old sparc64 nexus(4) which was never used for sun4v.marius2007-05-201-54/+0
* Remove superfluous inclusion of machine/ver.h.marius2007-05-204-4/+0
* Make previous revision compile.marius2007-05-201-1/+1
* - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulatingjeff2007-05-184-7/+7
* - 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 trailing '.' for consistency!pjd2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.pjd2007-04-101-0/+1
* 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-235-21/+23
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
* Add support for IPI_PREEMPT in order to enable use of the ULE schedulerkmacy2007-02-024-1/+21
* match against both dirty and writeable for marking page dirtykmacy2007-02-021-1/+1
* MFsparc64: Add .cvsignore file here too.ru2007-01-301-0/+1
* Convert the remainder of the low hanging fruits regarding includingmarius2007-01-1911-30/+57
* - Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides an UPA bus, nexus(4)marius2007-01-182-20/+20
* Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}()marius2007-01-182-81/+0
* Remove 3rd clause, renumber, ok per emailimp2007-01-122-8/+2
* Invert the logic inside of two KASSERTS which resulted in two kernel panicscsjp2006-12-311-3/+2
* Fix builddelphij2006-12-251-1/+1
* - add ranged shootdowns when fewer than 64 mappings are being invalidatedkmacy2006-12-253-20/+47
* - remove all calls to sched_pin and sched_unpin as they are only useful tokmacy2006-12-242-133/+78
* Don't count on the first phys_avail range being greater than zerokmacy2006-12-241-2/+1
* - resizing the tte_hash in pmap_copy is not likely to occurkmacy2006-12-241-5/+10
* reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix)kmacy2006-12-201-1/+1
OpenPOWER on IntegriCloud