]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Generalize UFS buffer pager to allow it serving other filesystems
[FreeBSD/FreeBSD.git] / sys /
2016-10-28 kibGeneralize UFS buffer pager to allow it serving other...
2016-10-28 kibEnable vn_io_fault() deadlock avoidance for msdosfs.
2016-10-28 kibEnsure that cluster allocations never allocate clusters...
2016-10-28 kibIf the fatchain() call in chainalloc() returned an...
2016-10-28 kibUse symbolic name for the value of fully free word...
2016-10-28 kibUse symbolic name for the free cluster number.
2016-10-28 kibFix comment formatting.
2016-10-28 kibRemove useless NULL check.
2016-10-28 sephehyeprv/hn: Rename cleaned up RNDIS header file.
2016-10-28 sephehyperv/hn: Change header guardian; in preparation for...
2016-10-28 sephehyperv/hn: Cleanup RNDIS related files.
2016-10-28 sephehyperv/hn: Pull data path code up.
2016-10-28 sephehyperv/hn: Reorganize RX path; mainly pull non-control...
2016-10-28 sephehyperv/hn: Nuke unnecessary indirection.
2016-10-28 sephehyperv/hn: Rename cleaned up NVS source file.
2016-10-28 sephehyperv/hn: Rename cleaned up NVS header file.
2016-10-28 sephehyperv/hn: Change header guardian; in preparation for...
2016-10-28 adrian[net80211] add comments!
2016-10-28 adrian[net80211] don't abort a background scan upon reception...
2016-10-27 jhbAdd powerd(8) support for several families of AMD CPUs.
2016-10-27 jhbMFamd64: Add bounds checks on addresses used with ...
2016-10-27 luigiVarious fixes for ptnet/ptnetmap (passthrough of netmap...
2016-10-27 avg3746 ZRLs are racy
2016-10-27 sephehyperv/hn: NVS inclusion cleanup and forward declare...
2016-10-27 sephehyperv/hn: Move send context to NVS domain.
2016-10-27 sephehyperv/hn: Move hn_softc to if_hnvar.h
2016-10-27 sephehyperv/hn: Shuffle chimney sending buffer alloc/free...
2016-10-27 sephehyperv/hn: Define empty packet filter.
2016-10-27 sephehyperv/hn: Move %b format string for capabilities near...
2016-10-27 sephehyperv/hn: Nuke unnecessary M_NETVSC
2016-10-27 ganboldAdd support for Allwinner Consumer IR interface.
2016-10-27 sephehyperv/hn: Properly configure RSS according to RSS...
2016-10-27 kevloDisable CLKREQ for ASPM since re(4) doesn't implement...
2016-10-26 bdreweryRemove excess CTLFLAG_VNET
2016-10-26 mckusickThe UFS/FFS filesystem checks directory link counts...
2016-10-26 jhbEnable EFER_NXE properly on APs.
2016-10-26 jhbCorrect definition of 'struct sigcontext' on MIPS.
2016-10-26 andrewUse the new fdt_intr.h constants in the Allwinner NMI...
2016-10-26 jchRemove an extraneous call to soisconnected() in syncach...
2016-10-26 andrewPull the common FDT interrupt values into a new header...
2016-10-26 andrewDefine the Allwinner PLL FDT constants in the file...
2016-10-26 andrewStop including a possibly GPLd header from the GPIO...
2016-10-26 andrewOnly release CPUs when they exist.
2016-10-26 andrewUse nitems to get the correct number of registers to...
2016-10-26 manuThe only consumer of pll1 is the CPU clock, we don...
2016-10-26 impLIBSTAND goes last, so put it last here too.
2016-10-26 impBack out the move to the loader script from -N. This...
2016-10-26 sephehyperv/vmbus: Implement vmbus_chan_printf.
2016-10-26 sephehyperv/vmbus: Add missing white space.
2016-10-25 impFix two backwards tests.
2016-10-25 impAdd it to the right place
2016-10-25 cemuhso(4): Fix a null pointer dereference
2016-10-25 andrewAdd MULTIDELAY support to the am335x dmtimer. This...
2016-10-25 andrewRemove the need for the delay to be zero when MULTIDELA...
2016-10-25 impReally make WITHOUT_FORTH (MK_FORTH==no) work. The...
2016-10-25 glebiusThe argument validation in r296956 was not enough to...
2016-10-25 andrewRemove armadaxp_idcache_wbinv_all, it's a static functi...
2016-10-25 glebiusCheck m_getcl() return value.
2016-10-25 andrewRemove arm11x6_setttb and armv7_setttb as they are...
2016-10-25 manuallwinner A10 Pll1 allow changing freq
2016-10-25 impAdd better comment...
2016-10-25 andrewCreate a new PSCI error code and use it to signal that...
2016-10-25 andrewImport the Cortex String memcpy and memmove into the...
2016-10-25 andrewFix the build on both arm64 and when WITHOUT_FORTH...
2016-10-25 andrewUpdate the armv6 tlb handling functions to detect if...
2016-10-25 avgfix up r307903, use correct max address definition
2016-10-25 avgvmm/svm: iopm_bitmap and msr_bitmap must be contiguous...
2016-10-25 traszMake the USB attach strings in dmesg include product...
2016-10-25 hirenFreeBSD tcp stack used to inform respective congestion...
2016-10-25 hirenUndo r307899. It needs a bit more work and proper commi...
2016-10-25 hirenIn Collaboration with: Matt Macy <mmacy at nextbsd...
2016-10-25 bdreweryUse proper if_getdrvflags() API.
2016-10-25 sephehyperv/hn: Set baudrate properly
2016-10-24 jmcneillEnable driver for SY8106A Buck Regulator.
2016-10-24 jmcneillDefer cpufreq updates from intr handler to the taskqueu...
2016-10-24 rstoneFix ip_output() on point-to-point links
2016-10-24 manuAdd needed cpu-supply property for cpufreq.
2016-10-24 npkrping: Allow the underlying ib_device to handle DMA...
2016-10-24 kibFollow-up to r307866:
2016-10-24 impPreliminary support for EFI in boot loader. Define...
2016-10-24 manuallwinner: Add support for P2WI in RSB driver
2016-10-24 npcxgbe(4): Fix bug in the calculation of the number...
2016-10-24 marcelInclude <sys/types.h> explicitly instead of depending...
2016-10-24 marcelInclude <stdarg.h> instead of <machine/stdarg.h> when...
2016-10-24 kibFix typo.
2016-10-24 kibHandle broadcast NMIs.
2016-10-24 tsoomeloader should boot pre-feature flags pools.
2016-10-24 manuRevert 307822
2016-10-24 andrewIncrease CACHE_LINE_SHIFT to 7 as cache lines are 128...
2016-10-24 mavFix panic after ZVOL renamed to name invalid for DEVFS.
2016-10-24 sephehyperv/ic: Rework framework/message version negotiation.
2016-10-24 sephehyperv/hn: Nuke unused forward declaration.
2016-10-24 sephehyperv/hn: Fix RX filter settings.
2016-10-24 sephehyperv/hn: Start link status check, if no network chang...
2016-10-24 jhibbitsAdd a bunch of new default options to MPC85XX* configs
2016-10-24 sephehyperv/hn: Properly handle synthetic parts reattach...
2016-10-24 sephehyperv/hn: Fix chimney sending buffer leakage upon...
2016-10-24 sephehyperv/hn: Move chimney buffer index and size to txdesc.
2016-10-23 jhibbitsUse the correct name for the qm_portals class.
2016-10-23 jmcneillAdd device cpufreq.
next