summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use unsigned longs for the TTY's sysctl stats.ed2009-02-263-12/+12
* Don't use PTY name as format string, even though it isn't insecure here.ed2009-02-261-1/+1
* add more gpio registerssam2009-02-261-2/+9
* Fix typo in comments in r189023.sobomax2009-02-252-2/+2
* Enable support for PAT_WRITE_PROTECTED and PAT_UNCACHED cache modesjkim2009-02-252-103/+77
* The GM45 handles vblank differently. Pull the changes from Intel in.rnoland2009-02-255-1/+25
* Remove D_NEEDGIANT.rnoland2009-02-251-1/+1
* Turn on MSI if the card supports it. There is a blacklist for chipsrnoland2009-02-253-35/+78
* Prepare the radeon driver for MSI support.rnoland2009-02-251-0/+28
* Add some vblank related debugging and replace the DRM_WAIT_ON macrornoland2009-02-251-9/+23
* This was part of a sync to the code that Intel is shipping in linux.rnoland2009-02-256-2272/+1909
* The i915 driver was the only consumer of locked task support.rnoland2009-02-254-64/+0
* The vblank_swap ioctl was fundamentally race prone. Get rid of it.rnoland2009-02-253-433/+14
* There is no reason to hold the lock here.rnoland2009-02-251-2/+0
* Remove the PZERO priority from mtx_sleep.rnoland2009-02-251-2/+2
* Prior to r188331 a map entry's last read offset was only updated by a hardalc2009-02-251-3/+7
* Make machdep.hyperthreading_enabled tunable working with the SCHED_ULE.sobomax2009-02-252-18/+86
* Update to latest 3Com firmware image. The latest fimware isyongari2009-02-253-4578/+3802
* Update paths for ehci_ixp4xx.c in the old and new stacks.thompsa2009-02-241-1/+2
* Fix path and config name for ehci_mbus.cthompsa2009-02-241-2/+1
* These are no longer needed.thompsa2009-02-242-224/+0
* Fix some more issues with the real mode BTX.jhb2009-02-241-35/+60
* Revert the addition of the freelist argument for the vm_map_delete()kib2009-02-245-50/+31
* Add the assertion macros for the map locks. Use them in several mapkib2009-02-241-0/+44
* Use vm_map_entry_t instead of explicit struct vm_map_entry *.kib2009-02-241-1/+1
* Update the comment after the r188334.kib2009-02-241-4/+4
* Change the functions to ANSI in those cases where it breaks promotionrdivacky2009-02-2415-356/+121
* This copy of usbdevs is unused.thompsa2009-02-241-2527/+0
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-2417-19/+19
* Use my address of the FreeBSD project in the copyright statement in USB2.ed2009-02-241-2/+2
* delete-old does not recursively delete dirs so list all its contents too.thompsa2009-02-241-0/+14
* With only one threading library, simplify the logic of setting SHLIBDIR.ru2009-02-241-4/+2
* Restore the install location of libssp.so.0.ru2009-02-241-1/+2
* Bring back the code to prime the ACCESS cache when fetching attributes forjhb2009-02-241-0/+11
* fix typo'ssam2009-02-241-2/+2
* In tcp_usr_shutdown() and tcp_usr_send(), I missed converting NULLrwatson2009-02-241-2/+3
* MFp4 //depot/projects/usb@158015thompsa2009-02-242-90/+147
* Fix compiler warning.thompsa2009-02-241-0/+1
* MFp4 //depot/projects/usb@157974thompsa2009-02-248-0/+107
* MFp4 //depot/projects/usb@157958thompsa2009-02-244-41/+55
* MFp4 //depot/projects/usb@157909thompsa2009-02-244-17/+66
* MFp4 //depot/projects/usb@157855thompsa2009-02-241-1/+6
* MFp4 //depot/projects/usb@157853thompsa2009-02-2412-246/+33
* MFp4 //depot/projects/usb@157847thompsa2009-02-241-70/+68
* MFp4 //depot/projects/usb; 157814, 157863, 157868thompsa2009-02-244-148/+149
* move attach debug msg to the rf backendsam2009-02-243-4/+2
* Add PCIE power control api:sam2009-02-2415-42/+162
* Install the old usb headers under /usr/include/legacy/dev/usb as they arethompsa2009-02-243-2/+11
* Exclude ndis from the LINT build as it currently breaks the build, patches tothompsa2009-02-242-4/+4
* Fill in gpio support for 5416 and later parts:sam2009-02-245-49/+208
OpenPOWER on IntegriCloud