]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Sort .ALLSRC before concatenating files together. This makes sure that the
[FreeBSD/FreeBSD.git] / sys /
2014-05-06 scottlDue to reasons unknown at this time, the system can...
2014-05-06 delphijImport George Wilson's change for Illumos #4730:
2014-05-06 tuexenRemove unused code. This is triggered by the bugreport...
2014-05-06 ianEnable PL310 power-saving modes and tune the cache...
2014-05-06 ianAdd a public routine to set the L2 cache ram latencies...
2014-05-06 ianAdd defines for the bits in the PL310 debug control...
2014-05-06 ianCall platform_pl310_init() before enabling the controll...
2014-05-06 rayImplement KDMKTONE ioctl.
2014-05-06 ianBreak out the code that figures out the L2 cache geomet...
2014-05-06 ianMove the pl310.enabled tunable to hw.pl310.enabled...
2014-05-06 seFix buildkernel breakage, which was fall-out from the...
2014-05-06 rwatsonSpell raccdt in a more conventional way in a comment.
2014-05-06 hselaskyReduce the number of interrupts in USB host mode for...
2014-05-06 kenFix a problem with async notifications in the mpr(4...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-06 alcPrior to r254304, a separate function, vm_pageout_page_...
2014-05-06 davidcsModify Copyright information to reflect Qlogic Corporat...
2014-05-06 adrianModify the RX path to keep the previous RX descriptor...
2014-05-06 glebius- Remove net.inet.tcp.reass.overflows sysctl. It counts...
2014-05-05 raySwitch vga drivers to use names and new vt(4) driver...
2014-05-05 rayRevert r264997 and r265026. It is not required anymore.
2014-05-05 impIntroduce CWARNFLAGS.${COMPILER_TYPE} and use that...
2014-05-05 rayAdd vt(4) driver name for ofwfb driver.
2014-05-05 raySwitch fb and efifb drivers to use names and new vt...
2014-05-05 rwatsonGarbage collect two more unused sysinit subsystems...
2014-05-05 raySet of updates to vt(4) core part.
2014-05-05 glebiusThe tcp_log_addrs() uses th pointer, which points into...
2014-05-05 rayCreate dataset for vt(4) drivers.
2014-05-05 rayDefine a new method for probing vt(4) driver before...
2014-05-05 kenAdjust #if statements inside mprsas_send_smpcmd() to...
2014-05-05 tuexenFill in csum_data only for UDP or TCP packets. This...
2014-05-05 adrianWake up the hardware before calling ath_mode_init(...
2014-05-05 neelVirtual machine halt detection is turned on by default...
2014-05-05 truckmanAvoid unsigned integer overflow which can cause
2014-05-05 hselaskyBuild the kernel sound module without ISA DMA support...
2014-05-05 hselaskyImprove DWC OTG USB host side support for isochronous...
2014-05-05 traszMake r242379 - the fix for UFS labels disappearing...
2014-05-05 adrianBreak out the multicast programming into its own hardwa...
2014-05-05 adrianQuieten the RX/TX descriptor and FIFO setup debugging.
2014-05-05 adrianAdd Atheros AR1111 support to the HAL.
2014-05-04 glebiusThe FreeBSD-SA-14:08.tcp was a lesson on not doing...
2014-05-04 aeAdd an advice what to do when partition was automatical...
2014-05-04 aeAdd better error description for case when we are doing...
2014-05-04 aePrevent an unexpected shrinking on resizing due to...
2014-05-04 nwhitehornDisable ACPI and P4TCC throttling by default, following...
2014-05-04 traszProvide better descriptions for 'struct ctl_scsiio...
2014-05-04 smhUse a zio flag to prevent recursion of vdev_queue_io_do...
2014-05-04 aeFor schemes that do an automatic partition aligning...
2014-05-04 loosMove gpiobus routines to dev/gpio. Avoid polluting...
2014-05-03 loosReally sort out the headers.
2014-05-03 melifaroFix panic on IPv4 address removal introduced in r265279.
2014-05-03 melifaroFix sysctl_ifmalist() broken in r265019.
2014-05-03 melifaroRemove additional fib checks from rtalloc1_fib.
2014-05-03 melifaroPass radix head ptr along with rte to rtexpunge().
2014-05-03 kibAfter r254627, the deupdate() started writing the direc...
2014-05-03 dumbbelldrm/radeon: Add 32bit ioctls support
2014-05-03 loosFix the tinderbox armv6/arm build failure.
2014-05-03 smhDon't treat TRIM requests returning ENOTSUP as an unexp...
2014-05-03 rmacklemThe new draft specification for NFSv4.0 specifies that...
2014-05-02 mariusAllow GEOM_VINUM to be statically compiled into the...
2014-05-02 mjgRequest a non-exiting process in sysctl_kern_proc_...
2014-05-02 mjgFix typo in KF_FD_TYPE_TRACE comment: ptrace -> ktrace
2014-05-02 bruefferFree resources in an error case.
2014-05-02 bruefferProperly free resources in case of error.
2014-05-02 kenBring in the mpr(4) driver for LSI's MPT3 12Gb SAS...
2014-05-02 asomersFix a panic caused by doing "ifconfig -am" while a...
2014-05-02 bruefferClean up more lindev(4) vestiges.
2014-05-02 smhRemoved pointless / duplicated call to trim_map_first.
2014-05-02 bruefferlibdev(4) has been removed, get rid of the module as...
2014-05-02 rwatsonGarbage collect mtxpool_lockbuilder, the mutex pool...
2014-05-02 eadlerlindev(4): finish the partial commit in r265212
2014-05-02 eadlerlindev(4): remove the device
2014-05-02 ianHonor the max-frequency property if it appears in the...
2014-05-02 ganboldSwitch to use arm_devmap_add_entry() to setup static...
2014-05-02 mjgIgnore the error from pipespace_new when creating a...
2014-05-02 adrianAdd tracking for self-generated frames when the VAP...
2014-05-02 neelAdd logic in the HLT exit handler to detect if the...
2014-05-01 brooksFix a 2038 bug.
2014-05-01 loosFix a leak in g_uzip_taste(). After retrieve all the...
2014-05-01 melifaroFix rnh_walktree_from() function (patch from kern/174959).
2014-05-01 loosActually the FEATURE() macro is defined on sys/sysctl.h.
2014-05-01 loosSome style and whitespace fixes. Reduce the difference...
2014-05-01 loosRemove unnecessary headers. Sort out the headers....
2014-05-01 grehanProvide an alias for the userboot console and name...
2014-04-30 impFix logic error. <blush>
2014-04-30 impTurns out this .if evaluated not in the context of...
2014-04-30 mavRespect MAXIMUM TRANSFER LENGTH field of Block Limits...
2014-04-30 impThis was copied to IMX6, which has since evolved furthe...
2014-04-30 impOmit from the universe build all config files tagged...
2014-04-30 impAllow FDT_DTS_FILE to be a list, either in the makedtb...
2014-04-30 smhReintroduce priority for the TRIM ZIOs instead of using...
2014-04-30 mavDo not reread SCSI disk VPD pages on every device open.
2014-04-30 smhMake uninteresting PCI devices with no attached drivers...
2014-04-30 ianConvert the Zynq SoC support to the new routines for...
2014-04-30 eadlernull.c: uio is unused
2014-04-30 eadlernull.c: fix ordering
2014-04-30 eadlerAdd a /dev/full device.
2014-04-30 delphijFix TCP reassembly vulnerability.
2014-04-30 adrian* Modify the beacon interval in debugging to be ni_intv...
2014-04-30 adrianAdd ar9300_get_next_tbtt().
next