Remove logic for setting .MAKE.DEPENDFILE=/dev/null already covered by _SKIP_BUILD.
[freebsd.git] / sys /
2017-06-21 bdreweryFix various 'make *clean *all *install' combinations.
2017-06-21 kibCall pmap_copy() only for map entries which have the...
2017-06-21 kibAssert that the protection of a new map entry is a...
2017-06-21 zbbEnable arm,io-coherent property of PL310 L2 cache on...
2017-06-21 zbbCreate root DMA tag and fix MBUS windows on DMA coheren...
2017-06-21 zbbEnable setting the dma tag at the nexus level
2017-06-21 zbbIntroduce support for DMA coherent ARM platforms
2017-06-21 markjUpdate io-mapping.h in the LinuxKPI.
2017-06-21 markjAdd missing lock destructor invocations to the LinuxKPI...
2017-06-21 markjInclude kmod.h from the LinuxKPI's module.h.
2017-06-21 markjAdd a lockdep macro to the LinuxKPI.
2017-06-21 hselaskyAllow the VM fault handler to be NULL in the LinuxKPI...
2017-06-21 avgfix several fallouts from r320156, ZFS ABD import
2017-06-21 avgfix several fallouts from r320156, ZFS ABD import
2017-06-21 sephehyperv/storvsc: Reduce log verbosity
2017-06-21 alcEliminate an unused macro.
2017-06-21 emasteadd -znotext to kernel module link invocation
2017-06-21 mavAdd some device IDs for Intel Denverton SoCs.
2017-06-20 davidcsAdd pkts_cnt_oversized to stats.
2017-06-20 pfgAttempt to treat "metadata" as a collectively singular...
2017-06-20 loosAlways ignore the START and STOP bits whenever the...
2017-06-20 loosMake ofw_iicbus attach to twsi I2C controllers.
2017-06-20 loosAllow the use of extended media types with if_mvneta...
2017-06-20 loosAdd support to 2.5G uplink for the MV88E6141 and MV88E6...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 avgrevert r315852 which introduced zio_buf_alloc_nowait...
2017-06-20 pfgImprove grammar concerning "metadata".
2017-06-20 pfgext2fs: Add uninit_bg feature support.
2017-06-20 zbbDisable PL310 outer cache sync for IO coherent platforms
2017-06-20 zbbImplement workaround for Armada 38X family HW issue...
2017-06-20 manuAdd sun8i-h3-orangepi-one.dts to the build
2017-06-20 manuRemove some custom DTS files as we are using upstream...
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 rmacklemAdd the definition of maxbcachebuf to sys/buf.h.
2017-06-19 kibFix batched unload for DMAR busdma in qi mode.
2017-06-19 markjFix the !TD_IS_IDLETHREAD(curthread) locking assertions.
2017-06-19 kenFix a potential sleep while holding a mutex in the...
2017-06-19 bdreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-19 kibIgnore the P_SYSTEM process flag, and do not request
2017-06-19 kibAllow negative aio_offset only for the read and write...
2017-06-19 manuallwinner: Configure pins for DTS >= Linux 4.11
2017-06-18 rmacklemFix the NFS client/server so that it actually uses...
2017-06-18 impPut ARM_USE_V6_BUSDMA into the SAM9G20EK reference...
2017-06-18 impCreate a new option ARM_USE_V6_BUSDMA to force an armv4...
2017-06-18 impInclude the generic cpu.h instead of the v4/v6 specific...
2017-06-18 impLoad the transmit dma buffer at attach time as well...
2017-06-18 pfgext2fs: Enable RO huge_file feature support.
2017-06-18 markjAdd kthread parking support to the LinuxKPI.
2017-06-18 alcChange blist_alloc()'s allocation policy from first...
2017-06-18 ianAdd a driver for the imx6 EPIT timer that can be used...
2017-06-18 ianOnly register as the platform DELAY() implementation...
2017-06-18 markjAvoid including list.h in LinuxKPI headers.
2017-06-18 rmacklemTake "extern int maxbcachebuf" out of sys/param.h,...
2017-06-18 emasteAdd ZFS to Linux statfs ftype
2017-06-18 emastearm: add .arch_extension sec for smc instruction
2017-06-17 manumake.conf: Add the possibility to use another DTC
2017-06-17 markjRemove prototypes for unimplemented LinuxKPI functions.
2017-06-17 rmacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-17 sbrunoRevert r319989 "bnxt(4) Enable LRO support"
2017-06-17 emastearm: set appropriate section flags for .init_pagetable
2017-06-17 kevlo- Fix incorrect values in the computation of CCK and...
2017-06-17 mmelManually load tunable CPU quirks.
2017-06-17 kibCorrect translations between abridged and full x87...
2017-06-17 brUndefine temporary macro.
2017-06-17 alcPages that are passed to swap_pager_putpages() should...
2017-06-17 kibBump __FreeBSD_version for r320043, struct event 64...
2017-06-17 kibRegen.
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-16 kibStyle.
2017-06-16 tsoomeAdd chain loader support for loader
2017-06-16 zbbRevert change to description introduced in r320002
2017-06-16 zbbEnhance Armada 38x SoC identification string
2017-06-16 zbbMinor style improvements to pmap_remap_vm_attr()
2017-06-16 zbbFix typo in "Marvell" string
2017-06-16 adrian[ar71xx] migrate all of the duplicate configuration...
2017-06-15 sbrunobnxt(4): Implement temporary workaround in driver...
2017-06-15 sbrunobnxt(4) Enable LRO support
2017-06-15 glebiusPlug read(2) and write(2) on listening sockets.
2017-06-15 npcxgbe(4): Fix per-queue netmap operation.
2017-06-15 sbrunoRevert r319921 which seems to cause NFS booting asserti...
2017-06-15 kibSome minor improvements to vnode_pager_generic_putpages().
2017-06-15 hselaskyUse static device numbering instead of dynamic one...
2017-06-15 rlibbyddb show socket debugging
2017-06-15 davidcsUpgrade STORMFW to 8.30.0.0 and ecore version to 8...
2017-06-14 avgMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 markjFix indentation.
2017-06-14 avgMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 avgMFV r319945,r319946: 8264 want support for promoting...
2017-06-14 glebiusCheck return value from soaccept().
2017-06-14 jhbDon't try to assign interrupts to a CPU on single-CPU...
2017-06-14 rlibbyddb show files: fix up file types and whitespace
2017-06-14 jhibbitsActually add the mpc85xx_get_platform_clock() function.
2017-06-14 jhibbitsUse mpc85xx_get_platform_clock() instead of rolling...
2017-06-14 markjDon't call vm_pager_page_unswapped() when writing or...
2017-06-14 markjFree the request page if an I/O error occurs while...
2017-06-14 markjFix handling of subpage BIO_WRITE and BIO_DELETE reques...
2017-06-14 ngieUse nitems(..) when computing `max` instead of the...
2017-06-13 sbrunobnxt: In case of multi queues, have unique name for...
2017-06-13 sbrunoAdd new sysctl to allow changing of timing of the txq...
2017-06-13 sbrunoPlug mbuf leak in the busdma path of iflib.
next