summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFp4: //depot/projects/usb@155990thompsa2009-01-132-0/+8
* MFp4: //depot/projects/usb@155957thompsa2009-01-136-54/+92
* MFp4: //depot/projects/usb@155948thompsa2009-01-131-3/+0
* MFp4: //depot/projects/usb@155936thompsa2009-01-132-59/+52
* MFp4: //depot/projects/usb@155923thompsa2009-01-132-2/+2
* MFp4: //depot/projects/usb@155917thompsa2009-01-1319-93/+209
* MFp4: //depot/projects/usb@155906thompsa2009-01-137-26/+14
* MFp4: //depot/projects/usb@155842thompsa2009-01-135-16/+48
* MFp4: //depot/projects/usb@155839thompsa2009-01-1316-321/+299
* MFp4: //depot/projects/usb@155834thompsa2009-01-1322-132/+84
* MFp4: //depot/projects/usb@155829thompsa2009-01-134-30/+22
* MFp4: //depot/projects/usb@155820thompsa2009-01-1318-32/+94
* MFp4: //depot/projects/usb@155810thompsa2009-01-131-2/+17
* MFp4: //depot/projects/usb@155759thompsa2009-01-131-4/+2
* MFp4: //depot/projects/usb@155755thompsa2009-01-131-4/+9
* MFp4: //depot/projects/usb@155754thompsa2009-01-131-2/+7
* MFp4: //depot/projects/usb@155750thompsa2009-01-132-6/+8
* MFp4: //depot/projects/usb@155748thompsa2009-01-132-0/+8
* MFp4: //depot/projects/usb@155730thompsa2009-01-131-1/+1
* MFp4: //depot/projects/usb@155869thompsa2009-01-134-0/+2668
* Enable MSI support for VIA Nano processors on i386 (missing in r187118).jkim2009-01-131-2/+12
* Change configuration order to enable output only after codec is configured.mav2009-01-131-58/+55
* Clean up BookE low-level exceptions code.raj2009-01-131-46/+49
* Clean up BookE pmap.raj2009-01-131-137/+90
* Add a new KTR tracepoint in the KTR_CALLOUT class to note when a calloutjhb2009-01-131-0/+1
* Rework BookE pmap towards multi-core support.raj2009-01-1311-753/+466
* Documentation-only change:luigi2009-01-132-6/+12
* comment out some debugging messages that slipped in by mistake.luigi2009-01-131-4/+3
* Add several HP OEM parts' PCI IDs.delphij2009-01-131-0/+22
* On some platforms touching the bb registers when the phy is poweredsam2009-01-131-2/+3
* Fix a cut/paste bug which prevents us from setting the averagegnn2009-01-131-1/+1
* Add basic i386 support for VIA Nano processors.jkim2009-01-123-4/+23
* Replace more strcmp(cpu_vendor, "foo") with cpu_vendor_id.jkim2009-01-121-7/+7
* More usb2 foma driver update.takawata2009-01-121-3/+4
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-124-3/+11
* Add basic amd64 support for VIA Nano processors.jkim2009-01-126-15/+200
* Fix issue where ata_atapicmd() can never really return EBUSY which isobrien2009-01-121-1/+2
* Provide a NDIS tx power level converstion to/from net80211, this uses a loookupthompsa2009-01-121-1/+30
* Fix CTF based builds to that if the debug build is being used we getgnn2009-01-121-0/+1
* Allow VIA Nano processors to boot FreeBSD/amd64.jkim2009-01-121-2/+3
* Add support for AMD64 Family 10h processors.jkim2009-01-121-3/+5
* Revive the RTF_LLINFO flag in route.h. The kernel code is guardedqingli2009-01-124-2/+14
* Some early Macintosh GPIO controllers don't provide reg properties fornwhitehorn2009-01-121-10/+27
* Since we allow conditional allocation of labels on syncache entries,rwatson2009-01-111-2/+0
* Remove unneeded includes.thompsa2009-01-113-3/+0
* add missing return that broke WPA1+2 supportsam2009-01-111-0/+1
* Fix msdosfs_print(), which in turn fixes "show lockedvnods" for msdosfstrasz2009-01-111-0/+1
* Prevent a panic that happens on SMP machines when removing a disk withtrasz2009-01-111-1/+11
* Fix unwanted crosschannel mixing, possible on some codecs likemav2009-01-111-4/+8
* o Tweak comments a bit.maxim2009-01-111-2/+2
OpenPOWER on IntegriCloud