summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.attilio2012-11-0921-35/+11
* Dont compile some files in drm with -finline-limit=1350. GCC 4.2.1 doesntrdivacky2012-11-091-3/+2
* Fix LOW and FULL speed USB INTERRUPT endpoint support for thehselasky2012-11-093-41/+159
* Do not try to enable new features in the %cr4 if running underkib2012-11-091-1/+15
* Give tw_osl_dbg_printf format string to pacify clang warning.rdivacky2012-11-091-1/+1
* Give device_printf format string to pacify clang warning.rdivacky2012-11-091-1/+1
* Cast VIA_READ to (void) where the result is unused.rdivacky2012-11-092-3/+3
* Remove unused static mn_timeout.rdivacky2012-11-091-18/+0
* Give panic format string to pacify clang warning.rdivacky2012-11-091-1/+1
* Belatedly (by many years!) bump the version numbers in the src/-sidegjb2012-11-091-6/+6
* - Correct rev 242734, segments can sometimes get stuck. Be a bit morejeff2012-11-091-1/+4
* Add support for Advantech PCI-1602 RS-485/RS-422 serial cardeadler2012-11-091-0/+6
* Fix a very incorrect description.adrian2012-11-091-1/+1
* Replace spaces by tabs where appropriate.grog2012-11-081-38/+38
* Replace spaces with tabs where appropriate.grog2012-11-086-36/+36
* Shrink boot2 by 8 bytes, by eliminating some unneeded instructions indim2012-11-081-4/+2
* Fix the build - fix up the ath_alq code to not compile by default.adrian2012-11-081-4/+8
* Not only load pccard_ether settings, also load network settings. Thisn_hibma2012-11-081-0/+1
* Add some hooks into the driver to attach, detach and record EDMA descriptoradrian2012-11-086-8/+133
* Add my initial cut at driver-layer ALQ support.adrian2012-11-082-0/+254
* Oops, fix bogus spacing.adrian2012-11-081-8/+8
* Implement the ATH_RESET_NOLOSS path for TX stop and start; this is neededadrian2012-11-081-15/+30
* Convert this to a debug printf; it's working fine now.adrian2012-11-081-1/+1
* Make the USB ethernet methods constant again in if_udav.c,hselasky2012-11-081-5/+13
* sh: Add tests for modifying an alias (r242766).jilles2012-11-083-0/+21
* sh: Fix two issues when an alias is redefined:jilles2012-11-081-0/+11
* Add new USB device ID.kevlo2012-11-081-0/+1
* Make r242655 build on sparc64. While at it, make vm_{max,min}_kernel_addressmarius2012-11-081-2/+4
* Reduce differences between these two initarms a bit more.imp2012-11-082-20/+23
* Cleanup some whitspace in this file to get it out of an upcoming patch.bz2012-11-081-14/+14
* Zero the newly allocated md(4) swap-backed page to prevent randomkib2012-11-081-0/+9
* Make parameters to -c and -k options optional. If no parameters aregrog2012-11-082-13/+24
* Clarify that the ' flag is an apostrophe.grog2012-11-081-1/+1
* Add DTrace to 32-bit PowerPC GENERIC now.jhibbits2012-11-081-0/+3
* - Change ULE to use dynamic slice sizes for the timeshare queue in orderjeff2012-11-081-10/+48
* - Implement BIO_FLUSH support around journal entries. This will not 100%jeff2012-11-081-16/+121
* Use .PATH instead of VPATH.kevlo2012-11-081-1/+1
* ICMPV6_FILTER should read ICMP6_FILTER.delphij2012-11-081-2/+2
* - Current caching mode is completely broken because it simply reliesattilio2012-11-087-150/+16
* Add support for SCSI pass through devices to be attached andambrisko2012-11-083-0/+78
* Add y flag and environment variable LS_SAMESORT to specify the samegrog2012-11-086-21/+110
* Update AP96 to directly attach an arswitch.adrian2012-11-071-0/+8
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-0723-5/+1365
* Sort option parsing as far as practical.grog2012-11-071-41/+42
* sh: Test that a redefined alias works.jilles2012-11-071-0/+6
* Use information about suported diagnostic pages to avoid reading optionalmav2012-11-071-2/+7
* Announce diagnostic page 7 (Element Descriptor) support.mav2012-11-071-1/+2
* Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.ray2012-11-073-0/+3
* For kernel builds with PROFLEVEL >= 2, such as LINT, don't attempt todim2012-11-071-2/+5
* Disable automatic attachment of arswitch. It can't be auto-detected (like PHYsray2012-11-071-11/+0
OpenPOWER on IntegriCloud