]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-23 rayTurn off confusing rotation of scroll history.
2013-10-23 rayMFC @r256964.
2013-10-23 rayAdd new vt_buf flag VBF_HISTORY_FULL - whole history...
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 rayWe have to know what is CPU_CONTROL_[DI]C_ENABLE so...
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 rayMFC @r256953
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 rayRemove syscons related flags.
2013-10-22 rayEnable cache early to speed up memory operations.
2013-10-22 rayo Update drivers according to fb_info structure changes.
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 rayTurn imx51_ipuv3 into simple frambuffer provider.
2013-10-22 rayEnable to build vt_fb driver and generic framebuffer.
2013-10-22 rayAdd generic/simple framebuffer.
2013-10-22 rayAdd VT(9) driver for generic framebuffer.
2013-10-22 rayo Do not blank screen on window resize.
2013-10-22 rayReverse priority. Bigger now better.
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 rayAdd new terminal method terminal_set_winsize_blank...
2013-10-22 rayHardware specific drivers have bigger priority (over...
2013-10-22 mavFix memory and references leak due to unfreed path.
2013-10-22 rayDon't forget to clean terminal window memory. But color...
2013-10-22 mavFix memory and references leak due to unfreed path.
2013-10-22 rayDeclare framebuffer's register/unregister EVENTHANDLERs.
2013-10-22 rayo Add simplified structure describing framebuffer object.
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):
2013-10-22 gonzo- Implement watchdog function and register it with...
2013-10-22 nwhitehornReturn standards-compliant code from OF_nextprop()...
2013-10-22 bzMake netback compile without INET support in the kernel.
2013-10-21 sbrunoResolve clang warning about a use of syslog. By using...
2013-10-21 brooksRemove the isf(4) driver. It was created by accident...
2013-10-21 nwhitehornMake hard-wired TLB allocations be at minimum one page...
2013-10-21 mavAdd comments that taskqueue_enqueue_locked() returns...
2013-10-21 brooksMFP4: 223121 (FDT infrastructure portion)
2013-10-21 brooksAllow kernels without options SOFTUPDATES to build...
2013-10-21 emasteDon't force 64-bit DWARF2 on MIPS
2013-10-21 nwhitehornUse standard ofw_bus helpers instead of reinventing...
2013-10-21 kibAdd a resource limit for the total number of kqueues...
2013-10-21 kibAdd a resource limit for the total number of kqueues...
2013-10-21 kibReset function on SandyBridge holds the gt_lock for...
2013-10-21 kibPrint more useful information about the transfer that...
2013-10-21 nwhitehornProvide an interface for PCI bus drivers that need...
2013-10-21 mckusickFix build problem on ARM (which defaults to building...
2013-10-21 mavMerge CAM locking changes from the projects/camlock...
2013-10-21 bdreweryFix 'make delete-old-libs' and 'make check-libs' to...
2013-10-21 ganboldMove and rename dwc otg driver to more
2013-10-21 traszDon't test arrays for being NULL.
2013-10-21 mavMFprojects/camlock:
2013-10-21 hrs- Fix jail_parallel_start="YES".
2013-10-21 delphijDrop cm_lock before calling mapper_close, which in...
2013-10-21 aeAdd a note that lacp_compose_key() should be updated...
2013-10-21 mavMFprojects/camlock r256619:
2013-10-21 yongariAdd preliminary support for RTL8106E PCIe FastEthernet.
next