summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove wrong header and the NULL check before free().araujo2015-12-151-3/+1
* EAGAIN handling for imsg_read.araujo2015-12-153-5/+7
* Replace all postponed TLB flushes by immediate ones except the oneskra2015-12-151-75/+20
* Remove sys/types.h due to STANDARDS and unistd.h also includes sys/types.h.kevlo2015-12-155-10/+5
* Remove sys/types.h due to STANDARDS and unistd.h also includes sys/types.h.kevlo2015-12-152-4/+2
* Add flag to disable inital reboot(8) userland syncsmh2015-12-152-7/+23
* Fix example code rendering, \n needs escaping to show up.brueffer2015-12-154-14/+14
* Flush intermediate TLB cache when L2 page table is unlinked.skra2015-12-151-1/+6
* Assorted grammar, spelling and punctuation fixes.brueffer2015-12-152-7/+7
* Show the enclosure name and id in sesutil mapbapt2015-12-151-0/+11
* ARM: Remove outdated katelib.h.mmel2015-12-153-104/+2
* ARM: option PPC_PROBE_CHIPSET is applicable only for x86. Don't enable itmmel2015-12-151-0/+1
* hyperv/kvp: wake up the daemon if it's sleeping due to poll()royger2015-12-151-1/+10
* Add entry for lib80211; fix a typo in libsysdecode.brueffer2015-12-151-1/+2
* Minor spelling, mdoc and style cleanup.brueffer2015-12-151-7/+8
* x86/bounce: try to always completely fill bounce pagesroyger2015-12-151-44/+12
* Properly drain callouts in the IPFW subsystem to avoid use after freehselasky2015-12-153-6/+12
* Fix a typo (opencrypto -> crypto) and remove useless comment.kevlo2015-12-151-5/+2
* Allow users override `DEBUG` on the command line via DEBUG_FLAGS="-DDEBUG" withngie2015-12-155-5/+15
* Add MSI-X support for 26XX cards.mav2015-12-151-11/+30
* [arswitch] bump the number of ports on the ar934x internal switch.adrian2015-12-151-2/+2
* [qca953x] remove unneeded initialisation.adrian2015-12-151-1/+1
* [ar71xx] always count interrupts, spurious or otherwise.adrian2015-12-151-4/+2
* [arge] add a comment about needing mdio busses in order to use the interface.adrian2015-12-151-0/+5
* Flip this over to ncurses.adrian2015-12-151-1/+1
* DIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD|LIBADD).bdrewery2015-12-151-3/+18
* DIRDEPS_BUILD: Fix incorrectly adding in RELDIR for DIRDEPS in bootstrapping.bdrewery2015-12-151-1/+3
* DIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstrapping.bdrewery2015-12-151-1/+1
* Add comment about OBJTOP not yet being defined outside of META MODE.bdrewery2015-12-151-0/+2
* Follow-up r291739: Don't suggest LDADD on private libs to use LIBADD.bdrewery2015-12-151-1/+2
* Start on a new library (libsysdecode) that provides routines for decodingjhb2015-12-1516-30/+192
* Follow-up r290423: Don't use CSH for buildenv shell.bdrewery2015-12-141-0/+4
* Add strlcat() and strlcpy() to libstand.ian2015-12-141-2/+2
* Allow overriding FILESDIRs for snmp files.bdrewery2015-12-141-2/+2
* ioatcontrol(8): Add support for interrupt coalescingcem2015-12-144-6/+53
* ioat(4): Add support for interrupt coalescingcem2015-12-145-1/+88
* Enhance the "ubenv import" command to allow importing a u-boot env varian2015-12-141-6/+29
* ioat(4): Gather and expose DMA statistics via sysctlcem2015-12-142-19/+105
* Let termcap be used in LIBADD.bdrewery2015-12-141-0/+1
* urtwn: add raw Tx path.avos2015-12-141-1/+119
* inet6: Do not assume every interface has ip6 enabled.kp2015-12-142-0/+4
* Don't retry SAS commands in response to protocol errorsasomers2015-12-142-6/+22
* Update advice on obj disk space requirementsemaste2015-12-141-2/+2
* resolver: preserve binary compatibility; reduce header pollutionvangyzen2015-12-144-25/+30
* Update the handling of interrupts on the generic PCIe driver:andrew2015-12-141-17/+49
* Add support for MSI interrupts to the gicv2m controller. The allocationandrew2015-12-141-1/+35
* Flesh out the SEE ALSO section.brueffer2015-12-141-1/+12
* Fix kernel build with "options GEOM_MOUNTVER". Previously it was onlytrasz2015-12-141-0/+1
* urtwn: fix frame processing in the Rx path.avos2015-12-141-91/+118
* Upgrade to Unbound 1.5.7.des2015-12-1482-608/+1832
|\
OpenPOWER on IntegriCloud