freebsd.git
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-03 jmcneillAdd support for Allwinner H3 audio codec.
2016-11-03 adrianAdd a witness check to enforce that no non-sleeping...
2016-11-03 adrian[ath] add the MIMO per-chain RSSI and noise floor infor...
2016-11-03 gjbImport tzdata2016i.
2016-11-03 edReplace basename(3) by a thread-safe implementation.
2016-11-03 bdreweryUse proper MACHINE_ARCH.
2016-11-03 alcIn vm_fault()'s loop over the shadow chain, move a...
2016-11-03 bro Add support for long double.
2016-11-03 traszCheck for lengths being <= 0. Note that this interface...
2016-11-03 avgMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-03 avgsmbus: remove smbus_trans / SMB_TRANS
2016-11-03 gonzo[evdev] Add evdev support to atkbd(4) driver
2016-11-03 loosRemove the mbuf tag after use (for reinjected packets).
2016-11-02 jmcneillAdd support for the integrated DMA controller found...
2016-11-02 jmcneillRegister the device's xref handle at attach time.
2016-11-02 jmcneillAdd support for H3 PLL2 (PLL_Audio).
2016-11-02 jmcneillThe DTS may report fewer than 4 parents for a module...
2016-11-02 jhibbitsSince it's no longer accessing a powerpc-specific regis...
2016-11-02 jhibbitsFix the build. protctl is only used on powerpc.
2016-11-02 cemioat(4): Read CHANSTS register for suspended/halted...
2016-11-02 jillessh: Add simple test for 'set -C' (noclobber).
2016-11-02 kibRemove remnants of the recursive sleep support. Instea...
2016-11-02 avgdev/cpuctl: put debug output under CPUCTL_DEBUG rather...
2016-11-02 avgfix typo in a comment
2016-11-02 avgsmbus: remove the potentially very dangerous slave...
2016-11-02 avgichiic/ig4: completely disengage from smbus
2016-11-02 avgAdd support for microcode update on newer AMD CPUs...
2016-11-02 scottlAdd a fallback to the device mapper logic. We've seen...
2016-11-02 fabientIn rtadvd, interface lookup calls if_indextoname()...
2016-11-02 sbrunoRemoved unused M_TSO_LEN.
2016-11-02 andrewAdd BeagleBone Black support to GENERIC on armv6.
2016-11-02 andrewAllow an SMP kernel to boot on Cortex-A8:
2016-11-02 kibAllow some dotdot lookups in capability mode.
2016-11-02 kibRemove tautological casts.
2016-11-02 kibStyle fixes.
2016-11-02 traszFix getfsstat(2) with MNT_WAIT to not skip filesystems...
2016-11-02 traszMake autounmountd(8) not die when traced with "truss...
2016-11-02 sephehyperv/kvp: Don't mix message status codes and function...
2016-11-02 delphijMFV r308196:
2016-11-02 tsoomeefinet_dev_print should honor verbose option.
2016-11-02 sephehyperv: GC unused functions.
2016-11-02 jhibbitsAdd P1022 and compatible SVR IDs
2016-11-02 gonzo[psm] Fix choosing wrong mode for synaptic device ...
2016-11-02 jhibbitsMerge i.MX and PowerPC SDHCI drivers
2016-11-02 jhibbitsToggle card insert/remove interrupt enable bits on...
2016-11-02 jhibbitsMove imx_sdhci driver over to a dev/sdhci in preparatio...
2016-11-01 ivadasz[iwm] Set full-offload scan flag. Fixes fw panic when...
2016-11-01 ivadasz[iwm] Get rid of SYNC_RESP_STRUCT and SYNC_RESP_PTR...
2016-11-01 gavinRemove MATCHOUI macro, unused since r197980.
2016-11-01 jonathanAdd rules to build LLVM IR binaries and libraries.
2016-11-01 hirenSet slow start threshold more accurately on loss to...
2016-11-01 cemioat(4): Allocate contiguous descriptors
2016-11-01 cemioat(4): Simplify by removing dynamic scaling
2016-11-01 cemAdd test case for >65535 segment coredumps
2016-11-01 loosStop abusing from struct ifnet presence to determine...
2016-11-01 lidlRevisit blacklistd support in ftpd
2016-11-01 alcMove and revise a comment about the relation between...
2016-11-01 mavFix ZIL records ordering when ZVOL opened both with...
2016-11-01 emastelibm: add braces around initialization of subobjects
2016-11-01 emastearm64 make-memstick.sh: use 'set -e' to abort if any...
2016-11-01 brLocale fix for endian big (EB) machines.
2016-11-01 mavPass to zvol_log_truncate() same sync values as to...
2016-11-01 sephehyperv/vmbus: Avoid extra header copy.
2016-11-01 sephehyperv/hn: Directly fill chimney sending buffer for...
2016-11-01 sephehyperv/hn: Move TSO packet fixup to an earlier place...
2016-11-01 hselaskyMake sure the virtual T-axis buttons generate button...
2016-11-01 sephehyperv/hn: Regroup if_start related functions.
2016-11-01 sephehyperv/hn: Rename cleaned up file.
2016-11-01 sephehyperv/hn: Cosmetic cleanup; no functional changes.
2016-11-01 lwhsu- Fix `make` in sys/modules/bhnd
2016-11-01 baptsyslogd(8): add an 'include' keyword
2016-10-31 baptAllow symlinks to be followed in cron.d directories...
2016-10-31 baptFix typo in cron(8) date
2016-10-31 gjbFix packaging /usr/lib{,32}/libgcc_eh{,_p}.a.
2016-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 gjbFix packaging /usr/share/examples/etc.
2016-10-31 emasteANSIfy ffs_subr.c
2016-10-31 gjbFix packaging calendar(1) files.
2016-10-31 brDetect integer overflow and limit the number of positional
2016-10-31 hselaskyMake sure the virtual T-axis buttons gets cleared for...
2016-10-31 jhbMove declarations of invpcid_works and pmap_pcid_enable...
2016-10-31 baptcron(8): add support for /etc/cron.d and /usr/local...
2016-10-31 brFix alignment issues on MIPS: align the pointers properly.
2016-10-31 mavThere appeared to be even more copy/pastes. :)
2016-10-31 mavFix wrong copy/paste in error message.
2016-10-31 brUse correct signal number for floating point exceptions.
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-31 baptWhen issuing a PXE dhcp request, always issue a param...
2016-10-31 roygerxen: add a grant-table user-space device
2016-10-31 roygerxen/intr: add reference counts to event channels
2016-10-31 roygerxen/netfront: fix statistics
2016-10-31 manuIn loader.efi, instead of exiting directly, try to...
2016-10-31 andrewOn arm64 build the efi loader with -fPIC. Without this...
2016-10-31 kevloAdd preliminary support for the RTL8153.
2016-10-31 sephehyperv/hn: Don't start shared TX taskq, if the hypervis...
2016-10-31 sephehyperv/hn: Reset do_lro, if the hash types are not...
2016-10-31 sephehyperv/hn: Cleanup RXBUF ack processing.
2016-10-31 sephehyperv/hn: Rework temporary channel packet buffer expan...
2016-10-31 sephehyperv/hn: Rename cleaned up RNDIS source file.
next