]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
OptionalObsoleteFiles: don't remove c++filt when using ELF Tool Chain
[FreeBSD/FreeBSD.git] / sys /
2015-05-01 neelr281630 relaxed the limits on the vectors that can...
2015-05-01 gnnAdd a state transition call to show that we have entere...
2015-05-01 bzRemove the extra extern which makes gcc complain; I...
2015-05-01 neelEmulate MSR_SYSCFG which is accessed by Linux on AMD...
2015-05-01 erjFix build by adding ixgbe_x550.c to sys/conf/files...
2015-04-30 erjInclude makefiles necessary to make ixgbe build with...
2015-04-30 erjAdd support for certain Intel X550 devices.
2015-04-30 neelDon't require <sys/cpuset.h> to be always included...
2015-04-30 melifaroFix KASSERT introduced in r282155.
2015-04-30 neelWhen an instruction cannot be decoded just return to...
2015-04-30 oshogboMark local function as static as a result of removing...
2015-04-30 oshogboRename macros to use prefix ERRNO. Add macro ERRNO_SET...
2015-04-30 neelAdvertise the MTRR feature via CPUID and emulate the...
2015-04-30 jhbVarious fixes to the stats in igb(4), ixgbe(4), and...
2015-04-30 jkimRemove leftover from r282269.
2015-04-30 gnnMove the SIFTR DTrace probe out of the writing thread...
2015-04-30 jhbRemove support for Xen PV domU kernels. Support for...
2015-04-30 roygeratkbd: remove usage of x86bios
2015-04-30 jhibbitsAlso happened to miss this in r282264.
2015-04-30 jhibbitsMissed ofw_machdep.c in r282264.
2015-04-30 kevlo- Disable usb aggregation mode by default since it...
2015-04-30 jhibbitsUnify booke and AIM machdep.
2015-04-29 neelRe-implement RTC current time calculation to eliminate...
2015-04-29 oshogboSave errno from close override.
2015-04-29 oshogboRemove the nvlist_.*[fv] functions.
2015-04-29 gremboBump __FreeBSD_version for smb(4) changes in r281985
2015-04-29 oshogboRemove recursion from descriptor-related functions.
2015-04-29 oshogboNvlist functionality is not used within interrupt conte...
2015-04-29 oshogboAlways use the nv_malloc macro instead of malloc(3).
2015-04-29 oshogboStyle fixes.
2015-04-29 emastevt: fix vt_fb_bitblt_bitmap mask corruption
2015-04-29 pfgRevert r281889:
2015-04-29 jhbDon't free mbufs when stopping an interface in netmap...
2015-04-29 gnnBrief demo script showing the various values that can...
2015-04-29 scottlRevert r282227. It is clearly incorrect as it frees...
2015-04-29 scottlImprove support for blacklisting bad memory locations...
2015-04-29 pfgFix memory leak in scsi_scan_bus()
2015-04-29 pfgPlug memory leaks in kbdmux(4) (take 2)
2015-04-29 andrewAdd pmap_mapbios and pmap_unmapbios. These will be...
2015-04-29 roygervt_vga: add a timeout while waiting for vertical retrace
2015-04-29 gnnMake it possible to statically link SIFTR into the...
2015-04-29 traszAdd kern.racct.enable tunable and RACCT_DISABLED config...
2015-04-29 whuMicrosoft vmbus, storage and other related driver enhan...
2015-04-29 adrianConstify some const parameters in seq.h.
2015-04-29 neelEmulate the 'bit test' instruction. Windows 7 uses...
2015-04-28 impOnly include CWARNFLAGS once to reduce command line...
2015-04-28 neelImplement the century byte in the RTC. Some guests...
2015-04-28 smhFix misuse of input argument in traverse_visitbp
2015-04-28 bro Fix bus_space_read_multi functions: correct increment...
2015-04-28 melifaroFix panic introduced by r282070.
2015-04-28 andrewAllow the arm64 config file to define SOCDEV_PA and...
2015-04-28 andrewOnly enable the hpet driver on x86 hardware, it doesn...
2015-04-28 pfgMFV r282150
2015-04-28 andrewFix pmap_dcache_wb_pou in the new armv6 pmap to correct...
2015-04-28 andrewThere may not be an FACS table, check for this before...
2015-04-28 aeFix the comment. We will not do SPD lookup again, because
2015-04-28 aeSince PFIL can change mbuf pointer, we should update...
2015-04-28 avgreplace a comment about zfs recv -F corner case with...
2015-04-28 avgzfs_onexit_fd_hold: return EBADF even if devfs_get_cdev...
2015-04-28 ganboldUpdate Amlogic MMC driver:
2015-04-28 kibDo not sleep waiting for the MAP_ENTRY_IN_TRANSITION...
2015-04-28 avgdsl_dir_rename_check: return EXDEV on cross-pool rename...
2015-04-28 avgMFV r282123: 5610 zfs clone from different source and...
2015-04-28 avgMFV r282124: 5393 spurious failures from dsl_dataset_ho...
2015-04-28 avgnvpair_type_is_array: DATA_TYPE_INT8_ARRAY was not...
2015-04-28 hselaskyThe add_bounce_page() function can be called when loadi...
2015-04-28 kevlo- Add a new urtwn(4) device
2015-04-27 andrewReturn NULL on failure from nexus_alloc_resource as...
2015-04-27 zbbFix wrong cast of pointer to u_int in db_interface...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 traszMake setproctitle(3) work in Capsicum capability mode...
2015-04-27 kibPartially revert r255986: do not call VOP_FSYNC() when...
2015-04-27 kibFix locking for oshmctl() and shmsys().
2015-04-27 melifaroFix 'may be used uninitialized' warning not caught...
2015-04-27 melifaroUse free_nat_instance() for nat instance deletion.
2015-04-27 zbbIntroduce ddb(4) support for ARM64
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 melifaroMake rule table kernel-index rewriting support any...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 scottlSmall change in header order to allow this to compile.
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 glebiusFix memory leak.
2015-04-27 loosPass the supplied buffer length instead of a fixed...
2015-04-27 aeMake ipsec_in_reject() static. We use ipsec[46]_in_reje...
2015-04-27 aeRemove now unneded KEY_FREESP() for case when ipsec...
2015-04-27 aeFix possible use after free due to security policy...
2015-04-27 ganboldEnable root mounting from mmc/sd card.
2015-04-26 tuexenDon't panic under INVARIANTS when receiving a SACK...
2015-04-26 glebiusDon't use ifm_data. It was used only for self checking...
2015-04-26 mjgfd: plug an always overwritten initialization in fdalloc
2015-04-26 mjgConsistently use p instead of td->td_proc in create_thread
2015-04-26 andrewCleanup a little more:
2015-04-26 andrewFix the style of locore-v4.S and locore-v6.S to help...
2015-04-26 andrewRemove the armv6 code from locore-v4.S, it's not needed...
2015-04-26 andrewUse ARMv7 style unaligned access on ARMv6. We set this...
2015-04-26 baptmdoc: fix rendering issues
2015-04-26 hselaskyAllow DSP basename cloning to be disabled or enabled...
next