summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2012-07-18comment typo; s/lineair/linear/Matthew Dempsky
2012-07-18Hopefully correctly recognize GIO boards with a 8-bit only ID register, whichMiod Vallat
2012-07-18regenMiod Vallat
2012-07-18A couple more device IDs, thanks to Martin Boehme for donating boards!Miod Vallat
2012-07-18According to Linux, and just verified the hard way, the 8254 timer does notMiod Vallat
2012-07-18Print messages about nodes purged from the node cache if hostap/ibss modes areStefan Sperling
2012-07-18syncStuart Henderson
2012-07-18Additional Broadcom NIC PCI ids. From Brad.Stuart Henderson
2012-07-18Unify use of tabs/spaces on product lines. From Brad.Stuart Henderson
2012-07-17p_prof_ticks accidentally got moved from a 'copy-on-fork' areaPhilip Guenthe
2012-07-17Revert my previous change for rt2661. It is causing excessive "ral0: deviceStefan Sperling
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-07-17Add the Huawei Mobile E303.David Coppa
2012-07-17regenKirill Bychkov
2012-07-17add a bunch of devices found in different laptops and desktops.Kirill Bychkov
2012-07-17use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sendingYASUOKA Masahiko
2012-07-16add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4)Markus Friedl
2012-07-16Forgot these files during the recent clock churning.Miod Vallat
2012-07-16oops, need sys/acct.h tooTheo de Raadt
2012-07-16Add shorter form function aml_node_setval() for setting an intTheo de Raadt
2012-07-16Put acct_shutdown() proto in a better placeTheo de Raadt
2012-07-16Move increment of ic_nnodes closer to where the node is actually insertedStefan Sperling
2012-07-16Fix a couple of possible node leaks in ieee80211_input().Stefan Sperling
2012-07-16Back out my workaround from r1.43 now that jsing has committed a better fix.Stefan Sperling
2012-07-16Make sure we have a swap partition before trying to read or writeJoel Sing
2012-07-16As usual, turn off POOL_DEBUG for the release. Note that POOL_DEBUG isJasper Lievisse Adriaanse
2012-07-16and we head towards releaseTheo de Raadt
2012-07-15Don't panic in hibernate resume if no swap partition exists on the root disk.Stefan Sperling
2012-07-14A known errata of R4000 and R4400 processors, is that reading the internalMiod Vallat
2012-07-14Split the existing mips64 clock code into time-of-day and generic duties inMiod Vallat
2012-07-14Make IPv6 privacy addresses appear alongside regular SLAAC addresses.sperreault
2012-07-13Use NULL instead of 0 in pointer context. approvedz blambert@Claudio Jeker
2012-07-133 line diff to fix divert using connections from local system.Claudio Jeker
2012-07-13bye bye SCCSTheo de Raadt
2012-07-13extraneous comment (corresponding code was removed a while back)Mike Larkin
2012-07-13Make hppa64 kernel compile again.Joel Sing
2012-07-13Improve diffability with amd64Mike Larkin
2012-07-13Make amd64 look like i386 for hibernate resumeMike Larkin
2012-07-13typoTheo de Raadt
2012-07-13Make amd64 like i386 for hibernate support in acpi_sleep_machdepMike Larkin
2012-07-13Try to avoid using the same wchan name twice.Theo de Raadt
2012-07-13Add support compose LED on a usb keyboardAlexandr Shadchin
2012-07-13Disable acpivideo(4) on ASUS laptops.Paul Irofti
2012-07-13Fix wireless scanning on slow systems with a high RX rate and interfaceStefan Sperling
2012-07-13remove confuzzling commentHenning Brauer
2012-07-13Move all the macros defined here into the _KERNEL block since userlandClaudio Jeker
2012-07-13Make the ACPI EC aware of the AML global lock.Paul Irofti
2012-07-13More foundation goo for amd64 hibernateMike Larkin
2012-07-13Starting point for amd64 hibernate ... some goo copied from i386.Mike Larkin
2012-07-13Keep separate OACTIVE flags to mark full management/data tx queues,Stefan Sperling