summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2012-08-02regenMike Belopuhov
2012-08-02Emulex Lancer (XE201)Mike Belopuhov
2012-08-02remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.Okan Demirmen
2012-08-02Apply profiling to all threads instead of just the thread that calledPhilip Guenthe
2012-08-01Use mtrrmask instead of hardcoded values to accommodate newer CPUsMike Belopuhov
2012-07-30Revert previous change, and don't set IFM_AVALID | IFM_ACTIVE in ifm_statusMiod Vallat
2012-07-29whitespace cleanup, no binary changeMike Belopuhov
2012-07-28zap a misleading commentPhilip Guenthe
2012-07-26now that we are current again, enable POOL_DEBUGOtto Moerbeek
2012-07-26move to -currentOtto Moerbeek
2012-07-26rename all_state_flags to state_flags to finish the transitionMike Belopuhov
2012-07-25When reporting media state, be sure to set IFM_AVALID and IFM_ACTIVE inMiod Vallat
2012-07-24decls before codeTheo de Raadt
2012-07-23Call sppp_clear_ip_addrs from a workq. Problem reported by RD Thrush andStuart Henderson
2012-07-22remove a few things to make this fit again; with miodTheo de Raadt
2012-07-22Fix for ClickPad. On issue pointed gilles@ and matthieu@Alexandr Shadchin
2012-07-22unp_dispose() walks not just the mbuf chain (m_next) but also the packetPhilip Guenthe
2012-07-21Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED toMatthew Dempsky
2012-07-20regenJonathan Gray
2012-07-20add some more 7 series/ivy bridge idsJonathan Gray
2012-07-20match on Mobility Radeon HD2600Jonathan Gray
2012-07-19say that we are unhibernating..Theo de Raadt
2012-07-18Attach non-frame buffer GIO devices with ga_product being the id gathered byMiod Vallat
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