summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -DWITH_INSTALL_AS_USER to the source build (naming matches theobrien2012-06-261-0/+12
* Bring over the initial 802.11n bluetooth coexistence support code.adrian2012-06-269-15/+859
* Add nand core module and module dependency information.takawata2012-06-263-0/+17
* Introduce RELEASE_PV_LIST_LOCK().alc2012-06-261-8/+11
* Fix an issue that caused the kernel to panic inside CTL when tryingken2012-06-268-70/+81
* Make sure the BAR TX session pause is correctly unpaused when a nodeadrian2012-06-261-1/+16
* Add PV list locking to pmap_enter(). Its execution is no longer serializedalc2012-06-261-57/+70
* Remove end of line whitespace.joel2012-06-261-1/+1
* Allow cxgbe(4) running within a VM to attach to its devices that have beennp2012-06-261-19/+40
* Explicitly mention that setting the change and expiry times to zero isbjk2012-06-251-6/+10
* Ensure crunchen uses the same make binary as the rest of the build.obrien2012-06-252-6/+12
* Add more locale-specific functions to the relevant man pages andissyl02012-06-255-3/+46
* Add missing MLINKS for whatever -> if_whatever.trasz2012-06-251-0/+18
* Fix a LOR acquiring the if_afdata lock while holding an rtentry lock.delphij2012-06-251-18/+16
* Unify sctp_input() and sctp6_input().tuexen2012-06-252-182/+114
* MFV (r237567):delphij2012-06-252-6/+9
* Handle case when result of pmap_pte is NULL. This issue was uncoveredgonzo2012-06-251-2/+4
* Whitespace cleanup.tuexen2012-06-258-99/+99
* Fix clang warning when compiling iw_cxgb.np2012-06-251-1/+1
* Mesh mode, potential garbage in QoS subfield.monthadar2012-06-251-3/+3
* Fix 'make depend'.uqs2012-06-252-4/+4
* Add PV chunk and list locking to pmap_change_wiring(), pmap_protect(), andalc2012-06-251-57/+109
* Fix size of the bcopy when extracting ethernet addresskevlo2012-06-251-1/+1
* Correct sizeof usagekevlo2012-06-256-6/+6
* Consume spare fields for the providergone pointers added to the g_class andken2012-06-251-4/+2
* Unbreak register tests for parallel SCSI.mjacob2012-06-251-2/+5
* Pass the packet length explicitly around.tuexen2012-06-245-30/+9
* Remove redundant check.tuexen2012-06-241-11/+3
* Do packet logging in a consistent way.tuexen2012-06-246-26/+30
* Clean up multi-id mode so it's driven by the f/w loaded,mjacob2012-06-246-54/+100
* Add the sys directory we create to the list of items to clean.andrew2012-06-241-0/+1
* In a complete lack of foresight on my part, my previous commit brokeadrian2012-06-245-0/+6
* Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.andrew2012-06-241-1/+15
* Shuffle these initialisations to where they should be.adrian2012-06-241-7/+7
* Change the ath_dfs_process_phy_err() method to take an mbuf rather thanadrian2012-06-243-10/+14
* Fix mandoc "Oc breaks Op" warning.joel2012-06-241-1/+1
* Remove the assert added in r237286eadler2012-06-241-2/+0
* Introduce an optional ath(4) radiotap vendor extension.adrian2012-06-244-2/+166
* On second thought, let's just set both CRC and PHY errors together onadrian2012-06-241-3/+6
* Sometimes the AR5416 sends back radar PHY errors with both the PHY erroradrian2012-06-241-4/+12
* Fix a bug which causes a panic in daopen(). The panic is caused byken2012-06-248-19/+133
* Make the wchar_t type machine dependent.andrew2012-06-2415-45/+40
* Introduce reserve_pv_entry() and use it in pmap_pv_demote_pde(). In orderalc2012-06-231-1/+83
* Better way to determine the status page length and rx pad boundary.np2012-06-231-12/+17
* Remove superfluous paragraph macro.joel2012-06-231-1/+0
* Add description about dev.acpi_ibm.0.handlerevents.iwasaki2012-06-231-1/+26
* Add in-driver event handler.iwasaki2012-06-231-86/+371
* Correct device id for GPU on some server SandyBridge model.kib2012-06-231-1/+1
* Unbreak options ZFS after r236884.marius2012-06-231-0/+4
* Release the ADB keyboard mutex when handling the power buttonjhibbits2012-06-231-0/+2
OpenPOWER on IntegriCloud