]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix r308306 by spelling variable correctly.
[FreeBSD/FreeBSD.git] / sys /
2016-11-04 manuFix r308306 by spelling variable correctly.
2016-11-04 manuSet rst_apb to NULL to avoid panic when release.
2016-11-04 scottlRecord the LogInfo field when reporting the IOCStatus...
2016-11-04 manuFor AHB clock we need to set the assigned parents for...
2016-11-04 scottlIf the da periph probe state machine gets an asc=0x44...
2016-11-04 manuAdd clk_set_assigned
2016-11-04 scottlasc/ascq 44/0 is typically a non-transient, permanent...
2016-11-04 gonzo[gpio] Add GPIO driver for Intel Bay Trail SoC
2016-11-04 brSystem Binary Interface (SBI) page was moved in latest...
2016-11-04 kibDo not sleep in vm_wait() if pagedaemon did not yet...
2016-11-04 mmelTEGRA: Fix numerous issues in clock code.
2016-11-04 mmelTEGRA: Add basic driver for memory controller.
2016-11-04 manuAdd Allwinner UP SoC support to GENERIC on armv6
2016-11-04 sephehyperv/vmbus: Reset ch_dev, once the child is deleted.
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 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 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 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 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 sephehyperv/kvp: Don't mix message status codes and function...
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 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 loosStop abusing from struct ifnet presence to determine...
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 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-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 emasteANSIfy ffs_subr.c
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 brFix alignment issues on MIPS: align the pointers properly.
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 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.
2016-10-30 lwhsuRevert r308107
2016-10-30 kibChange remained internal uses of boolean_t to bool...
2016-10-30 kibRemove vm_pager_has_page() declaration. It is not...
2016-10-30 alcMerge and sort vm_fault_hold()'s "int" variable definit...
2016-10-30 kibRemove vnode_locked label and goto, by collapsing vp...
2016-10-30 kibSplit long line instead of unindenting it. Add KASSERT...
2016-10-30 lwhsu- Fix `make` in sys/modules/bhnd
2016-10-30 jmcneillFix H3 temperature reporting. The formula in for V1...
2016-10-30 avgadd iic interface to ig4 driver, move isl and cyapa...
2016-10-30 avghwpmc: fix a race between amd_stop_pmc and amd_intr
2016-10-29 mavAdd sysctls for zfs_immediate_write_sz and zvol_immedia...
2016-10-29 alcThe "lookup_is_valid" field is used as a "bool". Make...
next