summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | implement listing of a subset of pipes/queues/schedulers.luigi2010-03-113-91/+264
* | Add bpf and random to Octeon configurations, since they're needed to runjmallett2010-03-112-0/+4
* | Don't force single user on Octeon anymore.jmallett2010-03-111-2/+0
* | o) Eliminate use of sc->typestr, which is always NULL.jmallett2010-03-111-41/+56
* | Add device ID for the NATURAL4000 keyboardthompsa2010-03-111-0/+1
* | - Integrate latest driver code from OpenBSDthompsa2010-03-114-131/+652
* | extend search for Apple Function Key.thompsa2010-03-111-13/+18
* | Add new device ID for the SMC 2514HUBthompsa2010-03-111-0/+1
* | add new vendor ID for APACERthompsa2010-03-111-0/+1
* | Implement USB kernel driver detach from userland.thompsa2010-03-113-6/+21
* | Make sure there is a way to reset the endpoint FIFO on transfer errors forthompsa2010-03-111-4/+18
* | For USS820 driver we need to manually reset TX FIFO at each SETUP transactionthompsa2010-03-111-0/+8
* | isochronous endpoint descriptors should have two more bytes which are zero bythompsa2010-03-111-7/+16
* | Add new uvisor(4) device ID.thompsa2010-03-112-0/+6
* | It appears that some UVISOR devices do not handle when the clear stall commandthompsa2010-03-111-5/+0
* | - make the usb_temp_setup() and usb_temp_unsetup() functions public so thatthompsa2010-03-113-21/+17
* | Use wMaxPacketSize for the uftdi input buffer size.thompsa2010-03-111-3/+1
* | Fix ARM cache handling yet more.raj2010-03-112-2/+9
* | Let detailed info about CPU features print on Marvell Sheeva CPU as well.raj2010-03-111-0/+2
* | Reapply r185998 which was overwritten at some point.thompsa2010-03-111-3/+0
* | The if_tap interface is of IFT_ETHERNET type, but itqingli2010-03-112-1/+5
* | - Use an initializer macro to initialize fields in 'fake' FILE objects usedjhb2010-03-1112-39/+22
* | Fix a bug in the previous change: remove function-local definition ofjhb2010-03-111-1/+0
* | Small whitespace fixes.jhb2010-03-111-2/+1
* | Style fixes.jhb2010-03-111-10/+10
* | Regen after big endian compatibility import.nwhitehorn2010-03-114-4/+4
* | Accidentally committed test code. Remove it.nwhitehorn2010-03-111-1/+0
* | Provide groundwork for 32-bit binary compatibility on non-x86 platforms,nwhitehorn2010-03-1148-351/+602
* | Print out the family and model from the cpu_id. This is especially usefuljhb2010-03-112-3/+7
* | Fix a comment nit.jhb2010-03-111-2/+2
* | The number after the command is *not* optional.joerg2010-03-111-1/+1
* | Update nfsrv_getsocksndseq() for changes in TCP internals since FreeBSD 6.x:rwatson2010-03-111-12/+11
* | Improve the change made in the previous commit.ed2010-03-111-2/+1
* | Make script(1) a little less broken.ed2010-03-111-0/+2
* | Wrap the proc wakeup special case for ddb in ifdef DDB.thompsa2010-03-111-0/+6
* | Revert r204992 and just wrap it all in ifdef INVARIANTS to fix the debug andthompsa2010-03-111-4/+6
* | Fix a typo in r204974 so that FTYPE_LNG matches the initialisers ofmarius2010-03-111-1/+1
* | Stash the context of the running thread at the time an IPI_STOP is receivedneel2010-03-115-5/+35
* | fixes a compile error if INVARIANTS is disabled.weongyo2010-03-111-4/+4
* | Fix style(9) bugs in the previous revision.sobomax2010-03-101-3/+3
* | further narrow down no carrier workaround, since it appears to only affectsobomax2010-03-101-4/+19
* | Fix build breakage introduced in r204922.yongari2010-03-101-2/+1
* | Fix typo in r204978.yongari2010-03-101-1/+1
* | Add descriptions for debug.ktr sysctl nodes.jhb2010-03-101-5/+10
* | Fix typo in r204975.yongari2010-03-101-1/+1
* | Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.yongari2010-03-101-1/+29
* | Fix copyright spelling.imp2010-03-1014-15/+15
* | Fix copyright spellingimp2010-03-101-1/+1
* | Enable hardware fixes for BCM5704 B0 as recommended by data sheet.yongari2010-03-101-0/+12
* | - The OPSZ macro actually only does the right thing for int32 and int64marius2010-03-102-29/+21
OpenPOWER on IntegriCloud