summaryrefslogtreecommitdiffstats
path: root/sys/sun4v
Commit message (Expand)AuthorAgeFilesLines
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-0/+1
* Correct an error of omission in r195649 ("Add support to the virtual memoryalc2009-07-131-2/+1
* Add support to the virtual memory system for configuring machine-alc2009-07-122-2/+4
* Rename option USBVERBOSE to USB_VERBOSE for 2 reasons:marcel2009-07-121-1/+1
* Cleanup ALIGNED_POINTER:sam2009-07-051-0/+7
* Enable POSIX semaphores on all non-embedded architectures by default.ed2009-07-021-0/+1
* Correct the #endif comment.alc2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityalc2009-06-262-1/+37
* Remove COMPAT_43 from sun4v's GENERIC.ed2009-06-251-1/+0
* Remove COMPAT_FREEBSD5 from sun4v. There are no FreeBSD/sun4v 5.x binariesjhb2009-06-251-1/+0
* Implement a facility for dynamic per-cpu variables.jeff2009-06-234-0/+11
* Adjust the padding of struct pcpu to r193219.marius2009-06-031-2/+2
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-022-28/+1
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-1/+0
* Last minute TTY API change: remove mutex argument from tty_alloc().ed2009-05-291-1/+1
* Add cpu_flush_dcache() for use after non-DMA based I/O so that amarcel2009-05-181-0/+10
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingrwatson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.rwatson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedrwatson2009-04-191-0/+5
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asmarius2009-03-192-14/+4
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-171-4/+2
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-231-58/+5
* Add uslcom to the build too.thompsa2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-151-6/+57
* - Use the generally more appropriate PROM base rather than themarius2009-02-111-1/+1
* 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
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-204-20/+19
* Make gpart the default partitioning class on all platforms.marcel2008-12-171-2/+2
* 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
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-021-2/+2
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* - In GCC 4.2 __builtin_frame_address() was fixed to include themarius2008-10-272-25/+13
* Collect N identical (or near identical) mkdumpheader() implementations intopeter2008-10-011-22/+1
* 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
* MFsparc64: r177642marius2008-09-021-9/+0
* Resurrect clock.c from r164371.marius2008-09-021-0/+67
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-202-114/+50
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-2/+3
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-1/+2
* - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There'smarius2008-08-071-0/+4
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-031-2/+0
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* 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
* Use the "options " spelling (vs. "options<TAB>") so that commented linesobrien2008-05-211-12/+12
* Retire pmap_addr_hint(). It is no longer used.alc2008-05-181-6/+0
OpenPOWER on IntegriCloud