summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFp4: Merge interrupt code from p4imp2008-09-192-37/+15
* MFp4: Update the interrupt code from perforce.imp2008-09-192-52/+11
* Merge from p4: add bpfimp2008-09-191-0/+2
* Merge from p4: add Juniper license statement.imp2008-09-192-2/+63
* MFamd64 SVN rev 179471 CVS rev 1.619alc2008-09-191-5/+3
* When attaching framebuffer to "/chosen/stdout" node fails, try attachingsobomax2008-09-191-2/+10
* MFP4: Add mips to the list of soft-float platforms.imp2008-09-191-2/+2
* mfp4: sort the architectures alphabetically...imp2008-09-191-1/+1
* Prefer the patch in p4 to the patch in svn as it properly sorts theimp2008-09-191-1/+1
* Fix two panics:kmacy2008-09-181-3/+4
* Move the protocol and port count checks to outside the loop, these conditionsthompsa2008-09-181-8/+8
* Whitespace fixes. This file also had 7 space indent in a few places.jhb2008-09-181-40/+38
* Various style fixes. 7 space indent is just odd.jhb2008-09-181-74/+74
* Sort includes.jhb2008-09-181-8/+8
* Mips needs the same treatment for atomic_or_8 as the other RISCyimp2008-09-182-2/+4
* Mips doesn't have a long double that's different in size from double.imp2008-09-181-1/+1
* Clear any possibly pending PCI error bits left by the firmware. Thesemarius2008-09-182-64/+56
* - Recognize SAVE and OSXSAVE extended processor features.stas2008-09-182-4/+4
* Hello, svn world! (adding myself to yet another list)zec2008-09-181-0/+2
* No FORTH for MIPS.obrien2008-09-181-0/+4
* Catch up with intr_event_create() API changes.obrien2008-09-181-2/+2
* Catch up with intr_event_create() API changes.obrien2008-09-181-1/+1
* Just a fixup for a KTRACE message I stumbled upon many moons ago.sbruno2008-09-181-1/+1
* Add a new cam_status CAM_SCSI_IT_NEXUS_LOST. This will be used by future pat...sbruno2008-09-181-0/+1
* - Add a missing prototype.marius2008-09-181-2/+2
* - Make bsdlabel use libgeom to determine provider name, device path, the medialulf2008-09-181-22/+40
* - Newer firmware versions no longer provide SUNW,stop-self so justmarius2008-09-183-30/+58
* Cleanup the AHCI code a bit.sos2008-09-183-56/+121
* Fix small mistake.mav2008-09-181-3/+3
* Improve grammar.jkoshy2008-09-181-2/+2
* Document new PMC classes, capabilities and CPU kinds.jkoshy2008-09-181-28/+63
* Add ASUS P5KPL-C to the list of supported motherboard.yongari2008-09-181-1/+3
* MfP4: Generalize int64_t in the public headers to support compilerskientzle2008-09-182-5/+9
* Make sure there is at least one port to avoid divide by zero when choosing thethompsa2008-09-181-1/+2
* Trying to distinguish different "versions" of mtree files was a silly idea.kientzle2008-09-183-4/+2
* Don't do round robin assignment of interrupts on xenkmacy2008-09-181-0/+7
* Change order of pcpu initialization so the pc_prvspace is setkmacy2008-09-181-1/+1
* fix initial page directory setup for APs to work when KERNBASE < 0xc0000000kmacy2008-09-181-37/+36
* MFamd64: More CPUID feature flags: SSE4, X2APIC, POPCNT, DTES64, and 1GBjhb2008-09-172-6/+12
* Bump modification date.mav2008-09-171-1/+1
* Fix a typo.mav2008-09-171-1/+1
* Add set of snd_hda driver configuration examples to the man page.mav2008-09-171-0/+97
* Some people have very strange notions of how large KVA_PAGES should be. Thekmacy2008-09-171-37/+55
* Sync with English revisions. While I'm there set fbsd:notbinary attributedelphij2008-09-1711-1261/+199
* Document the suser(9) and suser_cred(9) interface removal.attilio2008-09-171-1/+1
* Remove the suser(9) interface from the kernel. It has been replaced fromattilio2008-09-1712-171/+46
* Small consistency bug: remove named function attribute.ed2008-09-171-1/+1
* Document the -F 's return statement.remko2008-09-171-0/+6
* Whitespace fixes.jkoshy2008-09-172-11/+11
* Add event name aliases for Pentium PMCs.jkoshy2008-09-172-1/+23
OpenPOWER on IntegriCloud