]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Polish devcfg(4) slightly: add \n after the end of every sentence.
[FreeBSD/FreeBSD.git] / sys /
2013-04-27 cpercivaMove IPPROTO_IPV6 from #ifdef __BSD_VISIBLE to #if...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 wkoszekAdd Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm...
2013-04-27 alcAvoid some lookup restarts in vm_radix_lookup_{ge,le}().
2013-04-27 mavMFprojects/camlock r249542:
2013-04-27 mavMFprojects/camlock r249541:
2013-04-27 sbrunoChange maxio to reflect variable hardware configurations.
2013-04-27 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-27 mavReturn "descr" field alike to "Intel RAID1 volume"...
2013-04-27 rpauloAdd reset support to the Wii.
2013-04-27 rpauloFix the frambuffer issues by calling pmap_mapdev()...
2013-04-26 adrianConditionally compile this only if ATH_DEBUG is defined.
2013-04-26 adrianDump the entire TXQ descriptor contents during a reset...
2013-04-26 sbrunoAdjust the min comparison to look at the adjust value...
2013-04-26 gonzoMove pinmux configuration to board-specific config...
2013-04-26 adrianBump FreeBSD_version after glebius' changes.
2013-04-26 smhAdded automatic detection of non-rotating media which...
2013-04-26 smhTeach GEOM and CAM about the difference between the...
2013-04-26 smhAdded available delete methods discovery during device...
2013-04-26 smhRefactored scsi_xpt use of device_has_vpd to generic...
2013-04-26 smhUpdated TRIM calculations in cam/ata to be based off...
2013-04-26 smhAdded the ability to send ATA identify and Data Set...
2013-04-26 smhAdded Dataset Management defines to be used by TRIM...
2013-04-26 smhAdded a sysctl (kern.geom.dev.delete_max_sectors) to...
2013-04-26 smhRemoved unneeded tests in dadeletemethodset changing...
2013-04-26 glebiusAdd usie to LINT.
2013-04-26 glebiusAdd const qualifier to the dst parameter of the ifnet...
2013-04-26 smhChanged ZFS TRIM sysctl from vfs.zfs.trim_disable ...
2013-04-26 impOcteon 2 (6xxx) and newer CPUs don't use the clock...
2013-04-26 jhibbitsRemove a comment that shouldn't have gone in.
2013-04-25 sbrunoIn the case where the controller supports an sg_list...
2013-04-25 glebiusFix couple of mbuf leaks in incoming ARP processing.
2013-04-25 impMinor whitespace nit
2013-04-25 impUse the offsets from pcb.h rather than regnum.h to...
2013-04-25 smhAdds Host Protected Area (HPA) support for ATA disks...
2013-04-25 glebiusIntroduce a pointer to const variable gw, which points...
2013-04-25 impMake it possible to include this file in assembler...
2013-04-25 impUse the defines from pcb.h over the ones from regnum...
2013-04-25 grehanAdd RIP-relative addressing to the instruction decoder.
2013-04-25 jhibbitsIntroduce kernel coredumps to ppc32 AIM. Leeched from...
2013-04-24 mmMFV r249857:
2013-04-24 mavMove hptmv and mpt drivers shutdown a bit later to...
2013-04-24 rrsThis fixes the issue with the "randomly changing" default
2013-04-24 impFix N32/N64 ABIs to use proper registers after recent...
2013-04-24 dimWhen rebooting (exiting) from the BTX loader, make...
2013-04-24 hselaskyFix for duplicate sample rate detection after recent...
2013-04-24 hselaskyFix the USB audio feedback endpoint algorithm. There...
2013-04-24 andreBase the calculation of maxmbufmem in part on kmem_map...
2013-04-24 aeRemove unused variable.
2013-04-24 hselaskyFix playback for Focusrite Scarlett 2i2 USB recording...
2013-04-24 rpauloHandle the IRQ for the reset button.
2013-04-24 rpaulowiigpio depends on options WII.
2013-04-23 jkimFix white spaces.
2013-04-23 sbrunoReturn a lun count of 1 and a lun id of 0 when CAM...
2013-04-23 eadlerRevert r249800 as
2013-04-23 andreWhen doing RFC3042 limited transmit on the first on...
2013-04-23 eadlerAdd support for Intel C600/X79 Series Chipset KT Contro...
2013-04-23 eadlerAvoid warning about uninitalized variable
2013-04-23 eadlerRemove always-true conditions from if statement.
2013-04-23 eadlerMake temp, temp1 the same type that they will later...
2013-04-23 eadlerRemove tautological compare.
2013-04-23 hselaskyAdd support for runtime switching of sample rate for
2013-04-23 hselaskyAdd convenience wrapper functions to run callbacks...
2013-04-23 impAdd an option for the GE FES based packet engines....
2013-04-23 impUpdate trapframe to be consistent with the changes...
2013-04-23 mmThe zfs synctask code restructuring introduced a new...
2013-04-23 hselaskyAdd descriptive comment.
2013-04-22 brooksMFP4 223084, 227821:
2013-04-22 adrianUpdate arswitch to the new API.
2013-04-22 gonzoSplit BeagleBone DTS to generic AM335x part and Beagle...
2013-04-22 jhb- Some BIOSes use an Extended IRQ resource descriptor...
2013-04-22 nyanBuild uart_dev_lpc.c on arm only. This fixes pc98...
2013-04-22 glebiusPanic if UMA_ZONE_PCPU is created at early stages of...
2013-04-22 dmarionInitialize GIC_PMRR register on ARM GIC.
2013-04-22 adrianConvert over the etherswitch framework to use VLAN...
2013-04-22 alcSimplify vm_radix_{add,dec}lev().
2013-04-21 olegPlug static llentry leak (ipv4 & ipv6 were affected).
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-21 hselaskyAdd OHCI controller ID.
2013-04-21 tijlRemove redundant definitions of _ALIGN and _ALIGNBYTES.
2013-04-21 aeSince we didn't break the loop, we should set i to...
2013-04-21 rpauloFix an off by one calculation in wiipic_dispatch().
2013-04-21 adrianWhen doing BAW tracking, don't dereference a NULL point...
2013-04-20 adrianThere's some races (likely in the BAR handling, sigh...
2013-04-20 kenFix compilation.
2013-04-20 sbrunoExpose CAM_BOOT_DELAY as a kernel conf item now.
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 adrianInitialise the chainmask fields regardless of whether...
2013-04-19 luigimostly whitespace changes:
2013-04-19 kenUpdate chio(1) and ch(4) to support reporting element...
2013-04-19 adrianImplement a very basic multi-PHY aware switch device.
2013-04-19 jhInclude PID in the error message which is printed when...
2013-04-19 glebiusDon't compare unsigned socklen_t against < 0.
2013-04-19 jillessem: Restart the POSIX sem_* calls after signals with...
2013-04-19 adrianAdd a debug statement to log the currently chosen chain...
2013-04-19 adrian.. don't know how this snuck into this commit. Sorry.
2013-04-19 adrianPrint out the chainmask configuration.
2013-04-19 adrianUse uint32_t for fields that are fetched via ath_hal_ge...
2013-04-19 jhibbitsFix the uart(4) module build. Without uart_dev_lpc...
2013-04-19 acheAttempt to mitigate poor initialization of arc4 by...
next