]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Use arch-specific .text padding fill value in EFI loaders
[FreeBSD/FreeBSD.git] / sys /
2016-09-16 emasteUse arch-specific .text padding fill value in EFI loaders
2016-09-16 npcxgbe(4): Attach to cards with the Terminator 6 ASIC...
2016-09-15 npWhitespace nits.
2016-09-15 avosnet80211: allow to override SWCRYPT/SWMIC bits in the...
2016-09-15 bdeDecode some REX prefixes in inst_call(). This makes...
2016-09-15 brooksThe TLS offset is a property of the process ABI.
2016-09-15 bdeAbort single stepping in ddb if the trap is not for...
2016-09-15 jhbRemove 'cpu' and 'cpu_class' on amd64.
2016-09-15 traszChange the getnewvnode(9) tag for nullfs from "null...
2016-09-15 kevloBump __FreeBSD_version for r305824.
2016-09-15 emasteRenumber license clauses in sys/kern to avoid skipping #3
2016-09-15 npcxgbe(4): Use the interface's viid to calculate the...
2016-09-15 kevloRemove the 4.3BSD compatible macro m_copy(), use m_copy...
2016-09-14 jhibbitsOnly define db_show_spr if DDB is enabled.
2016-09-14 manuufsread: Do not cast struct direct from void *
2016-09-14 bzTry to fix LINT builds after r305807. Seems to be...
2016-09-14 tuexenEnsure that the IPPROTO_TCP level socket options
2016-09-14 bdeUse the MI macro TRAPF_USERMODE() instead of open-coded...
2016-09-14 hselaskyImprove USB polling mode by not locking any mutexes...
2016-09-14 hselaskyMake the callout structure in the boot loader's kernel...
2016-09-14 sephehyperv/hn: Fix some ifnet settings
2016-09-14 sephehyperv/hn: Remove the FreeBSD_version check for TSO...
2016-09-14 sephehyperv/hn: Bring in shims from stable/10
2016-09-14 sephehyperv/hn: Use sx for the main lock.
2016-09-14 sephehyperv/hn: Cleanup hn_ioctl.
2016-09-14 sephehyperv/hn: Function renaming: hn_ifinit -> hn_init
2016-09-14 sephehyperv/hn: Deprecate hn_softc_t
2016-09-14 sephehyperv/hn: Remove unused softc field
2016-09-14 sephehyperv/vmbus: Make sure that the sub-channel count...
2016-09-14 sephehyperv/hn: Pull RSS key and indirect table setup up.
2016-09-13 avosnet80211: improve error checking in ieee80211_parse_...
2016-09-13 aeFix swap tables between sets when this functional is...
2016-09-13 andrewAdd a missing opt_ddb.h include from places that includ...
2016-09-13 andrewFix the arm64 kernel build when DDB is disabled, debug_...
2016-09-13 baptRemove code that crept in r305125 by accident
2016-09-13 andrewAdd a warning about a known erratum we have observed...
2016-09-13 sephehyperv/hn: Reorganize synthetic parts attach code.
2016-09-13 sephehyperv/hn: Regroup synthetic parts attach code.
2016-09-13 sephehyperv/hn: Reorganize channel attach/detach code.
2016-09-12 avosnet80211: fix possible panic in adhoc mode (INIT -...
2016-09-12 oshogbofd: add fget_cap and fget_cap_locked primitives
2016-09-12 jhbRemove explicit device_verbose() from the t4iov driver...
2016-09-12 jhbMake device_quiet() an attachment property.
2016-09-12 gonzoRemove semicolon from the end of the macro definition
2016-09-12 avosurtwn: fix possible driver hang when beacon miss is...
2016-09-12 kibFix typo in comment.
2016-09-12 brAdd SMP support for MTI Malta 34kf CPU.
2016-09-12 manuRemove CUBIEBOARD kernel config file.
2016-09-12 sephehyperv/hn: Pull ether address and link status extractio...
2016-09-12 sephehyperv/hn: Reorganize RNDIS attach
2016-09-12 sephehyperv/hn: Reorganize sub-channel allocation.
2016-09-12 sephehyperv/hn: Function rename.
2016-09-12 impReport the Silicon Revisions for the AM335x SoCs correctly.
2016-09-12 sephehyperv/hn: Rename chimney sending buffer connect/discon...
2016-09-12 sephehyperv/hn: Rename RXBUF connect/disconnect functions.
2016-09-12 adrian[ath_hal] quieten a bit of the boot messages - this...
2016-09-12 sephex86: Use sx lock for interrupt sources.
2016-09-12 adrian[ath] set the relevant TOA/TOD locationing bits when...
2016-09-12 adrian[ath] tweak the TX EDMA debugging a bit.
2016-09-12 gonzoCleanup evdev support for TI ADC/TS
2016-09-12 npcxgbe(4): Catch up with the rename of tlscaps -> crypto...
2016-09-11 npcxgbe(4): Add support for additional port types and...
2016-09-11 cemioat(4): Start poll timer when descriptors are released...
2016-09-11 cemioat(4): De-spam ioat_process_events KTR logs
2016-09-11 gonzoAdd evdev support to TI ADC/touchscreen driver
2016-09-11 gonzoAdd evdev protocol implementation
2016-09-11 npcxgbe(4): Rename the debug_flags driver tunable/sysctl...
2016-09-11 npcxgbe(4): Deal with the slightly different SGE_STAT_CFG...
2016-09-11 npcxgbe(4): Use smaller min/max bursts for fl descriptors...
2016-09-11 allanjudeMFV r268120:
2016-09-11 npcxgbe(4): Update the pad_boundary calculation for T6...
2016-09-11 npcxgbe(4): Use correct macro for header length with...
2016-09-11 npcxgbe(4): Set up fl_starve_threshold2 accurately for T6.
2016-09-11 kibAdd FPU_KERN_NOCTX flag to the fpu_kern_enter() functio...
2016-09-10 manua10_mmc: Remove completly the PIO code now all access...
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-10 mjgcache: improve scalability by introducing bucket locks
2016-09-10 mavSwitch random_get_pseudo_bytes() shim to arc4rand().
2016-09-10 kibFix build
2016-09-10 jhibbitsAdd ehci to the MPC85XX build
2016-09-09 jilleswait: Do not copyout uninitialized status/rusage/wrusage.
2016-09-09 mjglocks: add backoff for spin mutexes and thread lock
2016-09-09 emasteANSIfy uipc_syscalls.c
2016-09-09 npcxgbe(4): Avoid a NULL dereference in the clearstats...
2016-09-09 bdePass the trap type and code down from db_trap() to...
2016-09-09 brAdd support for SMP on MIPS Malta platform.
2016-09-09 bdeFix stopping when the specified breakpoint count is...
2016-09-09 mjgnullfs: plug vnode ref leak in null_vptocnp
2016-09-09 npcxgbe(4): Do not prescreen frames before attempting...
2016-09-09 adrian[gpio] include intr.h when building with INTRNG.
2016-09-09 adrian[net80211] add in ToA/ToD based location mbuf tags...
2016-09-09 adrian[ath_hal] fixes for finer grain timestamping, some...
2016-09-09 jhibbitsCorrect the type of db_cmd_loop_done.
2016-09-08 cemqueue(3): Enhance queue debugging macros
2016-09-08 jhbDon't check aq64_minfree which is unsigned for negative...
2016-09-08 bdeSprinkle DOINGASYNC() checks so as to do delayed writes...
2016-09-08 brAllow the use of soft-interrupts for sending IPIs.
2016-09-08 bdeFix single-stepping of instructions emulated by vm86.
2016-09-08 emasteUpdate capabilities.conf comment
2016-09-08 mavDon't report to devd statuses that CAM doesn't consider...
next