aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-17158-157/+156
* MFC: r207243Marius Strobl2010-05-101-0/+1
* MFC r204051 (by imp):Konstantin Belousov2010-05-081-0/+2
* MFC r207077Andrew Thompson2010-04-291-0/+1
* MFC rev 198341 and 198342:Marcel Moolenaar2010-03-311-0/+5
* MFC: r203829Marius Strobl2010-03-304-0/+28
* MFC: r203341Marius Strobl2010-03-301-81/+90
* MFC: r203335Marius Strobl2010-03-302-14/+13
* MFC: r203334Marius Strobl2010-03-301-4/+4
* MFC r201813:Bjoern A. Zeeb2010-03-271-0/+2
* MFC r202019:Warner Losh2010-01-181-1/+1
* MFC: r200917Marius Strobl2010-01-131-1/+1
* MFC: r200916Marius Strobl2010-01-131-19/+0
* MFC r201443:Brooks Davis2010-01-121-0/+1
* Revert 201158. DEFAULTS isn't for this kind of thing.aWarner Losh2010-01-041-7/+0
* MFC r200594:Doug Barton2009-12-291-0/+7
* MFC r198507:Konstantin Belousov2009-12-191-5/+1
* MFC: r200272Marius Strobl2009-12-151-3/+11
* MFC r199135:Konstantin Belousov2009-12-122-35/+40
* MFC r197316Alan Cox2009-10-311-0/+2
* MFC r197933:Konstantin Belousov2009-10-201-0/+2
* MFC r196196:Attilio Rao2009-08-131-0/+1
* Correct an error of omission in r195649 ("Add support to the virtual memoryAlan Cox2009-07-131-2/+1
* Add support to the virtual memory system for configuring machine-Alan Cox2009-07-122-2/+4
* Rename option USBVERBOSE to USB_VERBOSE for 2 reasons:Marcel Moolenaar2009-07-121-1/+1
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-0/+7
* Enable POSIX semaphores on all non-embedded architectures by default.Ed Schouten2009-07-021-0/+1
* Correct the #endif comment.Alan Cox2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityAlan Cox2009-06-262-1/+37
* Remove COMPAT_43 from sun4v's GENERIC.Ed Schouten2009-06-251-1/+0
* Remove COMPAT_FREEBSD5 from sun4v. There are no FreeBSD/sun4v 5.x binariesJohn Baldwin2009-06-251-1/+0
* Implement a facility for dynamic per-cpu variables.Jeff Roberson2009-06-234-0/+11
* Adjust the padding of struct pcpu to r193219.Marius Strobl2009-06-031-2/+2
* Remove MAC kernel config files and add "options MAC" to GENERIC, with theRobert Watson2009-06-022-28/+1
* Place hostnames and similar information fully under the prison system.Jamie Gritton2009-05-291-1/+0
* Last minute TTY API change: remove mutex argument from tty_alloc().Ed Schouten2009-05-291-1/+1
* Add cpu_flush_dcache() for use after non-DMA based I/O so that aMarcel Moolenaar2009-05-181-0/+10
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingRobert Watson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.Robert Watson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedRobert Watson2009-04-191-0/+5
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asMarius Strobl2009-03-192-14/+4
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-191-1/+0
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerKonstantin Belousov2009-03-171-4/+2
* Change over the usb kernel options to the new stack (retaining existingAndrew Thompson2009-02-231-58/+5
* Add uslcom to the build too.Andrew Thompson2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.Andrew Thompson2009-02-151-6/+57
* - Use the generally more appropriate PROM base rather than theMarius Strobl2009-02-111-1/+1
* Adjust the padding of struct pcpu to r187357.Marius Strobl2009-01-181-1/+7
* Missed the sun4v update to ofw_machdep.h in the OFW modularization commit.Nathan Whitehorn2008-12-201-1/+6
* Modularize the Open Firmware client interface to allow run-time switchingNathan Whitehorn2008-12-204-20/+19