aboutsummaryrefslogtreecommitdiff
path: root/sys/sun4v
Commit message (Expand)AuthorAgeFilesLines
* Merge MIPS platform support to 8-STABLE.Jayachandran C.2010-11-271-2/+2
* MFC 211149,211151,211197,211518,215128:John Baldwin2010-11-114-14/+13
* MFC 210939:John Baldwin2010-11-092-5/+28
* MFC r208453:Konstantin Belousov2010-11-032-106/+63
* MFC: r213575Marius Strobl2010-10-171-117/+2
* MFC: r204646Marius Strobl2010-10-171-7/+0
* MFC: r212676Marius Strobl2010-09-221-9/+17
* MFC r212413: bus_add_child: change type of order parameter to u_intAndriy Gapon2010-09-202-2/+2
* MFC: r212620Marius Strobl2010-09-181-3/+0
* MFC: r210176Marius Strobl2010-09-152-2/+1
* MFC r209963:Nathan Whitehorn2010-08-211-1/+1
* 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-36/+41
* 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