summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of Novatel and Sierra 3G wireless product ids.thompsa2008-09-142-7/+106
* Remove one unneeded printf from non-verbose output.mav2008-09-141-1/+3
* come on Julian, make up if you're committing one change or the other.julian2008-09-142-13/+29
* Export IPFW_TABLES_MAX via sysctl. Part of PR: 127058.rik2008-09-141-0/+2
* oops commit the version that compilesjulian2008-09-141-0/+1
* Revert a part of the MRT commit that proved un-needed.julian2008-09-148-31/+22
* Make the commet for the default rule number more clear.rik2008-09-141-1/+4
* Add code to parse NFS mount options passed as individualrodrigc2008-09-131-23/+254
* Allow PAGE_SHIFT to already be defined.thompsa2008-09-131-0/+2
* Implement IPv6 support for TCP MD5 Signature Option (RFC 2385)bz2008-09-133-33/+95
* My massive snd_hda driver update.mav2008-09-133-2450/+3550
* Turn on TCP_SIGNATURE for LINT builds. This should catch situationsbz2008-09-131-1/+1
* We can't implicitly trust the hook on NGQF_FN/NGQF_FN2 processing inmav2008-09-131-6/+14
* - For any lock list we hold the head in order to reduce allocation fromattilio2008-09-121-5/+18
* Don't issue CDC request before negotiate the interface role.takawata2008-09-121-58/+107
* Whitespace cleanup.emaste2008-09-121-5/+5
* Make mlxcontrol work with more than one system drive:sepotvin2008-09-121-1/+1
* Use the parent device's DMA tag when creating our own DMA tags. This fixesjhb2008-09-121-9/+10
* When doing rfork(0), i.e. separating curproc VM from any other user ofkib2008-09-123-5/+14
* The user_ldt_alloc() function shall return with dt_lock locked.kib2008-09-121-5/+9
* Remove warning about static LDT segment allocation. Applicationskib2008-09-121-9/+0
* Connect ufoma(4) to build and,takawata2008-09-122-2/+1
* Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mappedjhb2008-09-112-0/+12
* Bandaid: disable interrupts to make sure intr_enabled and the IER registercognet2008-09-111-3/+8
* Remove the unused field "pc_prvspace" from the MD fields for the structcognet2008-09-111-6/+1
* Fix two small typo's in comments in the nullfs vnops code.ed2008-09-111-2/+2
* Update the comments above the 0xcf9 register reset attempt to match thejhb2008-09-112-8/+14
* The ERESTART to EINTR conversion is already done inrdivacky2008-09-111-8/+1
* ARM nexus style(9) improvements.raj2008-09-111-34/+31
* ARM interrupts improvements.raj2008-09-113-14/+16
* IXP425: split handling of the two QMGR interrupts so they are separatelyraj2008-09-111-14/+42
* Revert r177108 and restore r60506 for sparc64 as long as libstandmarius2008-09-101-0/+3
* Add drivers for the power management devices found on Fireplane/marius2008-09-103-0/+360
* Make sure the TTY has not disappeared out from under us before callingcsjp2008-09-101-2/+3
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingmarius2008-09-104-22/+226
* mld_timerresid() returns ms so instead of doing the maths in usecbz2008-09-101-1/+1
* Teach WITNESS about the interlocks used with lockmgr. This removes a bunchjhb2008-09-107-27/+49
* Disable the inline assembly crc32 routine and use the C version instead.jhb2008-09-101-87/+0
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-1012-1/+2019
* Some K8 chipsets don't expose all of the PCI devices on bus 0 via PCIejhb2008-09-102-28/+92
* Various whitespace fixes.jhb2008-09-103-11/+10
* Add a proper detach method to the est(4) driver using cpufreq_unregister().jhb2008-09-101-3/+6
* Remove VSVTX, VSGID and VSUID. This should be a no-op,trasz2008-09-106-13/+12
* Add a missing break statement; IFDATA_LINKSPECIFIC would fall throughbms2008-09-101-0/+1
* Get initial bootstrap of APs working under xen.kmacy2008-09-109-29/+1251
* Fix path in all includes: remove /mips32 subdirectorygonzo2008-09-1022-32/+32
* rename flags and add a ZYD_FLAG_DETACHING flag to indicate we'reweongyo2008-09-102-2/+9
* Allow building k8temp on i386.rpaulo2008-09-091-0/+1
* Build k8temp on i386.rpaulo2008-09-091-0/+1
* Add support for the CyberPower CP1500AVRLCD.remko2008-09-092-0/+6
OpenPOWER on IntegriCloud