]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-24 kibMake pci_get_dma_tag() non-static. Since the function...
2013-10-24 kibAdd some definitions for the bits in root control and...
2013-10-24 kibMove the PCI_DMA_BOUNDARY definition into the pcivar.h.
2013-10-24 kibAdd ddb 'show ioapic' and 'show all ioapics' commands.
2013-10-24 pluknetModernize pass(4) description to the 21st century.
2013-10-24 pluknetCorrect typo. s/an an/an/
2013-10-24 mariusMove the implementation of bus_space_barrier(9) to...
2013-10-24 adrianFix a use-after-free node reference issue when waiting...
2013-10-24 loosAdd an OFW SPI compatible bus. Fix the spibus probe...
2013-10-24 loosAdd the Raspberry Pi SPI controller driver.
2013-10-24 traszDon't spin with mutex hold when there is not enough...
2013-10-24 nwhitehornDo not map IRQs twice. This fixes PowerPC/FDT systems...
2013-10-24 nwhitehornAllow PIC drivers to translate firmware sense codes...
2013-10-24 brooksRegenerate documentation post r256915:
2013-10-24 gjbRevert r256921 to prevent error output when in the...
2013-10-24 nwhitehorninterrupt-parent and #interrupt-cells are written to...
2013-10-24 mavSome microoptimizations for da and ada drivers:
2013-10-24 bdreweryAdd support for using "pkg+http://" for the PACKAGESITE.
2013-10-24 rayFix crossed fingers output. Only comment changed.
2013-10-24 cpercivaBe more selective when filtering for lib*.so.N files...
2013-10-24 markjRedefine the io provider using the SDT(9) macros instea...
2013-10-24 hrsReturn 0 if:
2013-10-24 adrianBreak out the debug code into a new include file in...
2013-10-24 adrianAdd #ifdef wrapper around definitions so they aren...
2013-10-24 pfgUFS2: make di_extsize unsigned.
2013-10-23 neelTidy usage messages for bhyve and bhyveload.
2013-10-23 brooksMFP4:
2013-10-23 nwhitehornFactor out MI portions of the PowerPC nexus device...
2013-10-23 nwhitehornTypo while reviewing diffs. Sorry for the breakage!
2013-10-23 delphijUpdate driver to version 10.0.664.0.
2013-10-23 asomerssbin/geom/class/part/geom_part.c
2013-10-23 grehanExport the block size capability to guests.
2013-10-23 smhAdded support for the 'zfs list -t snap' and 'zfs snap...
2013-10-23 mavRemove 128KB bzero() call done for every block I/O...
2013-10-23 nwhitehornAdd two new interfaces to ofw_bus:
2013-10-23 baptFix build with gcc
2013-10-23 brooksBERI_SIM.hint is no longer used, remove it.
2013-10-23 mavMinor (mostly cosmetical) addition to r256960.
2013-10-23 nwhitehornA quick addendum: the standard says that timebase-frequ...
2013-10-23 nwhitehornIf the device tree directly contains the timebase frequ...
2013-10-23 brooksRevert addition of sbintime and getsbintime that crept...
2013-10-23 baptAllow to bootstrap by doing pkg add ./a/path/to/a/pkg_p...
2013-10-23 nwhitehornUse OF_getencprop() in preference to OF_getprop() for...
2013-10-23 baptImprove SRV records support for the pkg(8) bootstrap:
2013-10-23 nwhitehornRemove OF_instance_to_package() hack for FDT and replac...
2013-10-23 nwhitehornMake all Open Firmware internal interfaces endian-safe...
2013-10-23 brooksRevert r256934, it needs work to build on mips32.
2013-10-23 jhbFinish r254925 and remove the last remaining sysctl...
2013-10-23 loosEnable the build of OFW I2C bus for FDT systems.
2013-10-23 mavMove CAM_UNQUEUED_INDEX setting to the last moment...
2013-10-23 loosAdd the Raspberry Pi BSC (I2C compliant) controller...
2013-10-23 smhImprove ZFS N-way mirror read performance by using...
2013-10-23 kevloFix the RT2860_TX_SW_CFG2 init value on older revisions...
2013-10-23 andreastFix build.
2013-10-23 eadlerAdd missing symlinks for the sbuf man page
2013-10-23 mjggnop: make sure that newly allocated memory for softc...
2013-10-23 ganboldRadxa Rock board (by radxa.com) kernel config file.
2013-10-23 ganboldImport basic support for Rockchip RK3188 SoC.
2013-10-23 ganboldAdd FDT for Radxa Rock board and Rockchip RK3188 SoC.
2013-10-22 brooksMFP4: 1187103, 222076, 222057, 222051, 221799
2013-10-22 brooksMFP4:
2013-10-22 cognet- Use bus_dmamap_unload(), it is not optional.
2013-10-22 cognetTypo fix.
2013-10-22 cognetTry to make sure the frame is indeed in the kernel...
2013-10-22 jkimAllow users to set UUID in network byte order regardles...
2013-10-22 brooksMFP4:
2013-10-22 nwhitehornA few other common cases for encode-int decoding: OF_ge...
2013-10-22 brooksMFP4:
2013-10-22 brooksRemove a bit of debugging output that slipped into...
2013-10-22 brooksMFP4:
2013-10-22 brooksMFP4:
2013-10-22 nwhitehornAdd a new function (OF_getencprop()) that undoes the...
2013-10-22 brooksEnable ATSE_CFI_HACK in BERI configs, stable MAC addres...
2013-10-22 jhbAdd a manpage for the getenv() family of functions...
2013-10-22 grehanFix AHCI ATAPI emulation when backed with /dev/cd0
2013-10-22 tijlAdd a dummy statement to the beginning of the pthread_c...
2013-10-22 gavinRename the "alfred" command to "auto", and document...
2013-10-22 cpercivaThou shalt not leak build host state into the system...
2013-10-22 andreThe TCP delayed ACK logic isn't aware of LRO passing...
2013-10-22 ianMask out non-address bits in the mac address register...
2013-10-22 brooksStop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC...
2013-10-22 nwhitehornIgnore registers on devices where the reg property...
2013-10-22 brooksSync BERI kernel configs with P4:
2013-10-22 brooksMFP4: 223121 (PIC portion), 225861, 227822, 229692...
2013-10-22 nwhitehornCatch up on 6 years of improvements in Open Firmware...
2013-10-22 nwhitehornSet BUS_PROBE_NOWILDCARD on this attachment as a stopga...
2013-10-22 nwhitehornAllow lots of interrupts (useful on multi-domain platfo...
2013-10-22 nwhitehornStandards-conformance and code deduplication:
2013-10-22 mavFix memory and references leak due to unfreed path.
2013-10-22 mavFix memory and references leak due to unfreed path.
2013-10-22 smhUse the vdev's ashift to calculate the supported min...
2013-10-22 mavUnconditionally acquire periph reference on CCB allocat...
2013-10-22 mavFix memory and references leak due to unfreed path.
2013-10-22 mavUpdate ahci(4), respecting recent driver changes.
2013-10-22 mavRemove global device lock acquisition from dev_relthrea...
2013-10-22 mavRemove Giant-locked drivers support (DISKFLAG_NEEDSGIAN...
2013-10-22 mavMerge GEOM direct dispatch changes from the projects...
2013-10-22 desAdd a reload command.
2013-10-22 desStart rtsold if necessary.
2013-10-22 gonzoMake watchdog function conform watchdog(9):
next