summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Use the correct test in the ipi bitmask handler for IPI_PREEMPT so thatjeff2007-01-112-13/+5
* Remove uma_zalloc_arg() hack, which coerced M_WAITOK to M_NOWAIT whenrwatson2007-01-101-22/+3
* Correct the VGA_NO_MODE_CHANGE end marker comment.marius2007-01-101-1/+1
* Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpcmarius2007-01-103-0/+3
* Fix accounting of incoming octets.glebius2007-01-101-1/+2
* The pc98 porting team's copyright year should be 2003, whendelphij2007-01-101-1/+1
* Remove two lines that somehow snuck back in after testing.julian2007-01-091-2/+0
* Add SSSE3 extensions and correct CNXT-ID spelling for Intel processors.jkim2007-01-094-6/+8
* reduce user-visible namespace to just what is neededsam2007-01-091-0/+2
* Capitalize thisimp2007-01-091-1/+1
* Remove duplicated legacy SYS_RES_IRQ resources assignment.yongari2007-01-091-3/+1
* bandaid to unbreak build (user code includes this file)sam2007-01-091-0/+1
* Remove my "custom" locks that allow for lock acquire abort, they arealfred2007-01-082-177/+52
* Add the following functions to abstract away the creation of task threadsalfred2007-01-082-0/+39
* Factor out my copyrights + licenses from Charles D. Cranor andrwatson2007-01-084-10/+32
* Factor out UCB and my copyrights from copyrights of Mike Mitchell;rwatson2007-01-0819-20/+501
* Replace (name) with Henric Vestergaard Draboel since it was clear thatimp2007-01-082-2/+2
* Sort copyrights together.rwatson2007-01-081-2/+4
* Resort copyrights and licenses in kern_acct.c: per UCB letter,rwatson2007-01-081-1/+27
* Fix potential node refcnt leak. If mbufs are q'd on ic_mgtq whensam2007-01-083-7/+31
* Break out my copyrights with our 2-clause BSD license from the UMichrwatson2007-01-086-5/+95
* Canonicalize copyright: use a date range rather than comma-delimitedrwatson2007-01-081-1/+1
* Canonicalize copyrights in some files I hold copyrights on:rwatson2007-01-083-3/+4
* Correct several issues with rate set negotiation:sam2007-01-084-40/+46
* o Changes to psycho_attach(): [1]marius2007-01-082-64/+225
* In ofw_pcibus_attach() skip dupe PCI devices reported by themarius2007-01-081-0/+2
* Fix a typo which blindly enabled TSO capability without respect toyongari2007-01-081-1/+1
* Don't rely on GM_GP_CTRL register contents when mii(4) layer reportsyongari2007-01-081-19/+14
* Fix LINT and ACPI_DEBUG builds and add print for use of flush cache inst.njl2007-01-081-5/+8
* - Garbage collect more alpha remnants.marius2007-01-085-1506/+2
* Initialize legacy SYS_RES_IRQ resources before attempting to use MSI.yongari2007-01-081-0/+1
* Tell backing v_object the filesize right on it's creation.pav2007-01-071-1/+6
* Garbage collect the code for auto-loading modules based on ISAPNP IDs,marius2007-01-072-381/+0
* Re-work Cx handling to be per-cpu and asymmetrical, fixing support onnjl2007-01-076-209/+324
* Disable multichannel recording in snd_emu10kx module. Whith multichannelnetchild2007-01-071-1/+1
* MFp4 (112646):netchild2007-01-071-1/+1
* MFp4 (112535):netchild2007-01-071-2/+0
* MFp4 (112534):netchild2007-01-072-7/+3
* MFp4 (112499):netchild2007-01-071-0/+2
* MFp4 (112498):netchild2007-01-076-20/+20
* MFi386: revision 1.646.nyan2007-01-071-0/+1
* Declare the map entry created by kmem_init() for the range fromalc2007-01-071-1/+2
* Up the event class reporting from 10 (basically, nothing) to EVT_CLASS_INFO.scottl2007-01-071-1/+1
* When returning early from audit_arg_file() due to so->so_pcb being NULLrwatson2007-01-061-2/+3
* When performing a mount update to change a mount from read-only to read-write,rodrigc2007-01-061-4/+10
* Fixes module build with DEB(x) defined to x.netchild2007-01-061-1/+1
* Sync with NetBSD:netchild2007-01-061-1/+8
* Extend the emu10kx driver. With the words of the author:netchild2007-01-064-63/+402
* MFi386 rev 1.56:netchild2007-01-061-6/+46
* o One more typo in the comment.maxim2007-01-061-1/+1
OpenPOWER on IntegriCloud