freebsd.git
2015-03-19 kibProvide definitions for all descriptors types in the...
2015-03-19 kibFix syntax error.
2015-03-19 andrewFix building ixgbe with gcc, it doesn't like nested...
2015-03-19 mavAdd camcontrol subcommands to control APM and AAM levels.
2015-03-19 andrewUse the dsb macro to use the correct instruction when...
2015-03-19 adrianFix the label search routine in geom_map to not trip...
2015-03-19 alcFix the root cause of the "vm_reserv_populate: reserv...
2015-03-19 hirenAdd connection flow type to siftr(4).
2015-03-19 aeTo avoid a possible race, release the reference to...
2015-03-18 allanjudeRemove a non-required unsafe condition added in the...
2015-03-18 allanjudeFix the handbook install option in bsdinstall
2015-03-18 hirenAdd connection flowid to siftr(4).
2015-03-18 kibCosmetics:
2015-03-18 kenImprove the mt(1) rblim display.
2015-03-18 kenFix a couple of problems in the sa(4) media type reports.
2015-03-18 jfvFix i386 LINT build issues, and remove unused variable.
2015-03-18 jfvCorrect the ixgbe entries in mips and powerpc, and...
2015-03-18 jhbClear an mbuf's external storage flags in m_extaddref...
2015-03-18 ianUpdate ucom(4) with information about the new PPS captu...
2015-03-18 andrewAllowus to exclude a.out support from ldd and use it...
2015-03-18 andrewWe won't support a.out on arm64/aarch64. As such there...
2015-03-18 emastexlint: add arm64 #define
2015-03-18 hselaskyAdd missing void pointer argument to SYSINIT() functions.
2015-03-18 hselaskyFix problems about 32-bit ticks wraparound and unsigned...
2015-03-18 hselaskyDeclare missing symbol and inline macro which is only...
2015-03-18 eadlerImplement pax -O option to permit limiting a PAX archiv...
2015-03-18 adrianFix ixgbe(4) to compile - with RSS; with ix+ixv in...
2015-03-18 adrianFix ixgbe(4) - add ix_txrx to compile in the kernel.
2015-03-18 adrianCorrectly const-ify things.
2015-03-17 jfvResolve a few build issues, add module directories...
2015-03-17 kibWhen initial placement of the new entry crosses the...
2015-03-17 kibWhen inserting new entry into the address map, ensure...
2015-03-17 ianFix fdt_platform_fixups() mem region handling. It...
2015-03-17 ianThe minimum sbuf buffer size is 2 bytes (a byte plus...
2015-03-17 ianIn sbuf_new_for_sysctl(), default the buffer size to...
2015-03-17 allanjudeDocument that nextboot(8) doesn't work as expected...
2015-03-17 emasteWhen cross-building with an external toolchain we still...
2015-03-17 glebiuso Enhance vm_pager_free_nonreq() function:
2015-03-17 emasteAdd arm64 xlint support.
2015-03-17 glebiusFix build.
2015-03-17 glebiusFix build after r280182.
2015-03-17 zbbIntroduce Annapurna Labs AHCI support
2015-03-17 dumbbelldrm: Update the device-independent code to match Linux...
2015-03-17 jfvUpdate to the Intel ixgbe driver:
2015-03-17 emasteImport compiler-rt r232125 by Joerg Sonnenberger
2015-03-17 bdreweryDocument LIB and LIB_CXX.
2015-03-17 bdreweryAdd LIB_CXX so that C++ libraries will use CXX to link.
2015-03-17 bdreweryUnhide linker line for libraries.
2015-03-17 bdreweryRemove unneeded handling of undefined NM.
2015-03-17 glebiusReduce header pollution.
2015-03-17 mavImprove ATA and SCSI versions printing.
2015-03-17 feldUse 24h timestamps in the ps(1) STARTED column
2015-03-17 glebiusAlways lock the hash row of a source node when updating...
2015-03-17 hselaskyRemove no longer used allocation type.
2015-03-17 mavMake ATA power management commands to work on SCSI...
2015-03-17 hselaskyUse define instead of constant.
2015-03-17 arybchiksfxge: increase default put-list limit to 1024
2015-03-17 arybchiksfxge: prefetch txq->common if TxQ is started only
2015-03-17 arybchiksfxge: adding version info to device description
2015-03-17 arybchiksfxge: move deferred packet list statistics to dedicate...
2015-03-17 arybchiksfxge: add tunables to control LRO parameters on driver...
2015-03-17 jkimCatch up with Clang 3.6.0.
2015-03-17 stasBump the date after the `show devmap` addition.
2015-03-17 stasDocument the `show devmap` DDB command.
2015-03-16 ianFix minor fallout from sysctl strings being nulterminat...
2015-03-16 gshapiroDefault to turning off OpenSSL SSL_OP_TLSEXT_PADDING...
2015-03-16 mavReport that we may have write cache, and that we do...
2015-03-16 bennoReset bp->bio_done to unmapped_buf when removing a...
2015-03-16 ianTrivial change / forced-commit to document prior change...
2015-03-16 ian(no commit message)
2015-03-16 ianUse a regular sbuf + SYSCTL_OUT() rather than sbuf_new_...
2015-03-16 ianUpdate an sbuf assertion to allow for the new SBUF_INCL...
2015-03-16 rwatsonIntroduce a cap_ioctl_t used for the 'cmds' arguments...
2015-03-16 nwhitehornConvert PTE eviction lock from an RW lock to a RM lock...
2015-03-16 jhbMove special DDP handling for closing a connection...
2015-03-16 gjbDocument r279663, qsort(3) enhancements.
2015-03-16 gjbDocument r279571, freebsd-update(8) will not download...
2015-03-16 gjbDocument r279463, iovctl(8) rc(8) script.
2015-03-16 gjbDocument r279361, kern.osrelease and kern.osreldate...
2015-03-16 gjbDocument r279315, uefisign(8) addition.
2015-03-16 gjbDocument r279252, pmap(9) overhaul for 64-bit PowerPC...
2015-03-16 gjbDocument r279189, VSX support.
2015-03-16 gjbDocument r279186, setmode(3) set errno on failure.
2015-03-16 gjbDocument r278970, acpi(4) update to 20150204.
2015-03-16 glebiusProvide a comment explaining r279688.
2015-03-16 mavReport ARAT (APIC-Timer-always-running) feature for...
2015-03-16 mavIncrease S/G list size of 32 to 33 entries.
2015-03-16 markjRemove unused upstream DTrace provider implementations...
2015-03-16 mjgproc: get rid of proc lock + unlock pair in proc_reap
2015-03-16 mjgcred: add proc_set_cred helper
2015-03-15 baptFix DESTDIR support
2015-03-15 baptRemove bad and useless LINKS
2015-03-15 kibFix build with clang 3.6, silence -Wcast-qual warning.
2015-03-15 mavPre-allocate one extra request per processing thread.
2015-03-15 markjAdd a missing format string argument.
2015-03-15 adrianUse ar71xx_mac_addr_random_init() instead of a hand...
2015-03-15 adrianStart fleshing out some MAC address helper functions.
2015-03-15 baptSymplify links installation by using multi variable...
2015-03-15 mjgaudit: fix cred assignment when A_SETPMASK is used
2015-03-15 adrianAdd a new taskqueue (device specific, not net80211...
next