]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Cleanup evdev support for TI ADC/TS
[FreeBSD/FreeBSD.git] / sys /
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...
2016-09-08 mav"Extended copy information available" is not an error...
2016-09-08 mav"ATA pass through information available" is not an...
2016-09-08 andrewTrap msr/mrs instructions. These are privileged arm64...
2016-09-08 avgintpm: make sure to register smbus driver before intpm...
2016-09-08 andrewDon't panic when we don't handle a userland exception...
2016-09-08 avgintpm: better clean up resources after a failed attachment
2016-09-08 avgintpm: do not try attaching to unsupported controller...
2016-09-08 avgintpm: fix attachment to supported AMD FCHs
2016-09-08 kibOn rename, do not perform truncation of dirhash if...
2016-09-08 kibDo not leak transient ENOLCK error from flush_newblk_de...
2016-09-08 kibWhen logging unlikely UFS_TRUNCATE() failure in ufs_dir...
2016-09-08 kibWhen externding directory inode in ufs_direnter(),...
2016-09-08 kibIn dqsync(), when called from quotactl(), um_quotas...
2016-09-08 kibIn softdep_prealloc(), return early not only for snapsh...
2016-09-08 kibThere is no need to upgrade the last dvp lock on lookup...
2016-09-08 kibPartially lift suspension when ffs_reload() finished...
2016-09-08 mavDecode ATA Status Return descriptor.
2016-09-08 hselaskyCorrectly map the USB mouse tilt delta values into...
2016-09-08 sephepxeboot: Add nfs.read_size tunable.
2016-09-08 sephehyperv/hn: Factor out NVS NDIS initialization
2016-09-08 sephehyperv/hn: Function renaming.
2016-09-08 sephehyperv/kvp: Fix IPv4/IPv6 address injection support.
2016-09-08 sephehyperv/hn: Pass MTU around.
2016-09-08 sephehyperv/hn: Factor out function to do NVS initialization.
2016-09-08 sephehyperv/hn: Push RXBUF size adjustment down.
2016-09-08 sephehyperv/hn: Pull vmbus channel open up.
2016-09-08 allanjudeFix typo in skein amd64 assembly
2016-09-08 kevloIn m_devget(), if the data fits in a packet header...
2016-09-08 brooksRemove a pointless translation of struct ioc_toc_header.
2016-09-07 mavMFV r305562: 7259 DS_FIELD_LARGE_BLOCKS is unused
2016-09-07 mavMFV r305560: 7278 tuning zfs_arc_max does not impact...
2016-09-07 jhbChelsio T4/T5 VF driver.
2016-09-07 jhbDon't break out of the m_advance() loop if len drops...
2016-09-07 andrewWhen synchronising the instruction and data caches...
2016-09-07 andrewOnly call cpu_icache_sync_range when inserting an execu...
2016-09-07 avosrum: fix possible panic on device detach (similar to...
2016-09-07 bro Update QEMU device tree.
2016-09-07 avgwork around AMD erratum 793 for family 16h, models...
2016-09-07 mavFix channel initialization in FBS mode.
2016-09-07 avgamdsbwd: add support for FCH in family 16h models 30h...
2016-09-07 avosrum: use mgmt frame rate for EAPOL frames.
2016-09-07 sgalabovFix MIPS INTRNG (both FDT and non-FDT) behaviour broken...
2016-09-07 sephehyperv/hn: Nuke unused bits
2016-09-07 sephehyperv/hn: Simplify per-packet-info construction.
2016-09-07 sephehyperv/hn: Cleanup RNDIS packet message encapsulation.
2016-09-07 wmaRemove messy machdep code for Alpine V1 and use proper...
2016-09-07 wmaIntroduce support for Annapurna Alpine CCU and NB devices
2016-09-07 sephehyperv/hn: Avoid bit fields for TXCSUM setup.
2016-09-07 jhibbitsDisable the qoriq errata fix for now
2016-09-07 jhibbitsAllow pmap_early_io_unmap() to reclaim memory
2016-09-07 jmcneillAdd support for Allwinner A83T CPU frequency scaling.
2016-09-07 jmcneillAttach later so axp81x attaches after aw_nmi.
2016-09-06 markjDon't treat an error from g_mirror_clear_metadata(...
2016-09-06 markjAdd some fail points to gmirror.
2016-09-06 mariusDisable vt(4) by default on sparc64 as creator_vt(4...
2016-09-06 brooksModernize the initalization of sigproptbl.
2016-09-06 jmcneillAdd generic device-tree cpufreq driver.
2016-09-06 mjgnullfs: stop special-casing directories in null_vptocnp
2016-09-06 jmcneillAdd generic device-tree cpufreq driver.
next