summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Decontext-alize the nfsserver module.attilio2008-09-165-101/+91
* Implement zero-copy bpf(4) buffer or "zbuf" support for libpcap. A slightlycsjp2008-09-163-37/+354
* Add 'device acpi' to GENERIC on i386. Most newer i386 machines require it,jhb2008-09-161-0/+1
* Allow a jail to be started with a specific route fib.thompsa2008-09-163-2/+15
* Hide some of driver's internal debugging.mav2008-09-161-142/+173
* Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-Xjhb2008-09-161-1/+99
* o When not making a translation cache-inhibit and guarded (PTE_I|PTE_G)marcel2008-09-161-40/+42
* Retire the 'i_reclen' field from the in-memory i-node. Previously,jhb2008-09-162-7/+9
* Bump __FreeBSD_version to reflect that kernel NFS mount code can acceptrodrigc2008-09-161-1/+1
* Rewrite cpudep_ap_bootstrap(). We now enable L3, L2, L1D and L1Imarcel2008-09-161-14/+110
* o In decr_get_timecount() only read the low timebase register.marcel2008-09-161-4/+9
* Set pcpup->pc_curthread and pcpup->pc_curpcb before callingmarcel2008-09-161-3/+3
OpenPOWER on IntegriCloud