]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-10-23 Alexander MotinMove CAM_UNQUEUED_INDEX setting to the last moment...
2013-10-23 Luiz Otavio... Add the Raspberry Pi BSC (I2C compliant) controller...
2013-10-23 Steven HartlandImprove ZFS N-way mirror read performance by using...
2013-10-23 Kevin LoFix the RT2860_TX_SW_CFG2 init value on older revisions...
2013-10-23 Andreas ToblerFix build.
2013-10-23 Eitan AdlerAdd missing symlinks for the sbuf man page
2013-10-23 Mateusz Guzikgnop: make sure that newly allocated memory for softc...
2013-10-23 Ganbold TsagaankhuuRadxa Rock board (by radxa.com) kernel config file.
2013-10-23 Ganbold TsagaankhuuImport basic support for Rockchip RK3188 SoC.
2013-10-23 Ganbold TsagaankhuuAdd FDT for Radxa Rock board and Rockchip RK3188 SoC.
2013-10-22 Brooks DavisMFP4: 1187103, 222076, 222057, 222051, 221799
2013-10-22 Brooks DavisMFP4:
2013-10-22 Olivier Houchard- Use bus_dmamap_unload(), it is not optional.
2013-10-22 Olivier HouchardTypo fix.
2013-10-22 Olivier HouchardTry to make sure the frame is indeed in the kernel...
2013-10-22 Jung-uk KimAllow users to set UUID in network byte order regardles...
2013-10-22 Brooks DavisMFP4:
2013-10-22 Nathan WhitehornA few other common cases for encode-int decoding: OF_ge...
2013-10-22 Brooks DavisMFP4:
2013-10-22 Brooks DavisRemove a bit of debugging output that slipped into...
2013-10-22 Brooks DavisMFP4:
2013-10-22 Brooks DavisMFP4:
2013-10-22 Nathan WhitehornAdd a new function (OF_getencprop()) that undoes the...
2013-10-22 Brooks DavisEnable ATSE_CFI_HACK in BERI configs, stable MAC addres...
2013-10-22 John BaldwinAdd a manpage for the getenv() family of functions...
2013-10-22 Peter GrehanFix AHCI ATAPI emulation when backed with /dev/cd0
2013-10-22 Tijl CoosemansAdd a dummy statement to the beginning of the pthread_c...
2013-10-22 Gavin AtkinsonRename the "alfred" command to "auto", and document...
2013-10-22 Colin PercivalThou shalt not leak build host state into the system...
2013-10-22 Andre OppermannThe TCP delayed ACK logic isn't aware of LRO passing...
2013-10-22 Ian LeporeMask out non-address bits in the mac address register...
2013-10-22 Brooks DavisStop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC...
2013-10-22 Nathan WhitehornIgnore registers on devices where the reg property...
2013-10-22 Brooks DavisSync BERI kernel configs with P4:
2013-10-22 Brooks DavisMFP4: 223121 (PIC portion), 225861, 227822, 229692...
2013-10-22 Nathan WhitehornCatch up on 6 years of improvements in Open Firmware...
2013-10-22 Nathan WhitehornSet BUS_PROBE_NOWILDCARD on this attachment as a stopga...
2013-10-22 Nathan WhitehornAllow lots of interrupts (useful on multi-domain platfo...
2013-10-22 Nathan WhitehornStandards-conformance and code deduplication:
2013-10-22 Alexander MotinFix memory and references leak due to unfreed path.
2013-10-22 Alexander MotinFix memory and references leak due to unfreed path.
2013-10-22 Steven HartlandUse the vdev's ashift to calculate the supported min...
2013-10-22 Alexander MotinUnconditionally acquire periph reference on CCB allocat...
2013-10-22 Alexander MotinFix memory and references leak due to unfreed path.
2013-10-22 Alexander MotinUpdate ahci(4), respecting recent driver changes.
2013-10-22 Alexander MotinRemove global device lock acquisition from dev_relthrea...
2013-10-22 Alexander MotinRemove Giant-locked drivers support (DISKFLAG_NEEDSGIAN...
2013-10-22 Alexander MotinMerge GEOM direct dispatch changes from the projects...
2013-10-22 Dag-Erling... Add a reload command.
2013-10-22 Dag-Erling... Start rtsold if necessary.
2013-10-22 Oleksandr TymoshenkoMake watchdog function conform watchdog(9):
2013-10-22 Oleksandr Tymoshenko- Implement watchdog function and register it with...
2013-10-22 Nathan WhitehornReturn standards-compliant code from OF_nextprop()...
2013-10-22 Bjoern A. ZeebMake netback compile without INET support in the kernel.
2013-10-21 Sean BrunoResolve clang warning about a use of syslog. By using...
2013-10-21 Brooks DavisRemove the isf(4) driver. It was created by accident...
2013-10-21 Nathan WhitehornMake hard-wired TLB allocations be at minimum one page...
2013-10-21 Alexander MotinAdd comments that taskqueue_enqueue_locked() returns...
2013-10-21 Brooks DavisMFP4: 223121 (FDT infrastructure portion)
2013-10-21 Brooks DavisAllow kernels without options SOFTUPDATES to build...
2013-10-21 Ed MasteDon't force 64-bit DWARF2 on MIPS
2013-10-21 Nathan WhitehornUse standard ofw_bus helpers instead of reinventing...
2013-10-21 Konstantin... Add a resource limit for the total number of kqueues...
2013-10-21 Konstantin... Add a resource limit for the total number of kqueues...
2013-10-21 Konstantin... Reset function on SandyBridge holds the gt_lock for...
2013-10-21 Konstantin... Print more useful information about the transfer that...
2013-10-21 Nathan WhitehornProvide an interface for PCI bus drivers that need...
2013-10-21 Kirk McKusickFix build problem on ARM (which defaults to building...
2013-10-21 Alexander MotinMerge CAM locking changes from the projects/camlock...
2013-10-21 Bryan DreweryFix 'make delete-old-libs' and 'make check-libs' to...
2013-10-21 Ganbold TsagaankhuuMove and rename dwc otg driver to more
2013-10-21 Edward Tomasz... Don't test arrays for being NULL.
2013-10-21 Alexander MotinMFprojects/camlock:
2013-10-21 Hiroki Sato- Fix jail_parallel_start="YES".
2013-10-21 Xin LIDrop cm_lock before calling mapper_close, which in...
2013-10-21 Andrey V. ElsukovAdd a note that lacp_compose_key() should be updated...
2013-10-21 Alexander MotinMFprojects/camlock r256619:
2013-10-21 Pyun YongHyeonAdd preliminary support for RTL8106E PCIe FastEthernet.
2013-10-21 Pyun YongHyeonCorrect MAC revision bits. Previously it always cleared...
2013-10-21 Alexander MotinPartial MFproject/camlock r256671:
2013-10-21 Gleb SmirnoffProvide a working example line for an interface with...
2013-10-21 Jason EvansUpdate jemalloc to version 3.4.1.
2013-10-21 Mark JohnstonWhen fetching function arguments out of a frame on...
2013-10-21 Nathan WhitehornFix 80-column line wrapping in a comment.
2013-10-21 Kirk McKusickRestructuring of the soft updates code to set it up...
2013-10-21 Nathan WhitehornAllow the OFW interrupt mapping code to work with PCI...
2013-10-20 Ian LeporeCalculate the baud rate divisor rather than using a...
2013-10-20 Nathan WhitehornAvoid sign overflow if there are more than 2 GB of...
2013-10-20 Justin T. GibbsThe Xen userland event channel driver isn't complete...
2013-10-20 Kirk McKusickFourth of several cleanups to soft dependency implement...
2013-10-20 Ian LeporeAdd configuration for the Freescale i.MX53 Quick Start...
2013-10-20 Kirk McKusickThird of several cleanups to soft dependency implementa...
2013-10-20 Ian LeporeAdd a driver for the Freescale Fast Ethernet Controller...
2013-10-20 Jilles Tjoelkersyslog: Use SOCK_CLOEXEC instead of separate fcntl...
2013-10-20 Ian LeporeSwitch to using the standard uart console driver instea...
2013-10-20 Kirk McKusickSecond of several cleanups to soft dependency implement...
2013-10-20 Jilles Tjoelkerpopen(): Try to prevent inappropriate fd passing even...
2013-10-20 Kirk McKusickFirst of several cleanups to soft dependency implementa...
2013-10-20 Jilles Tjoelkerpathchk: Ensure bytes >= 128 are considered non-portabl...
2013-10-20 Nathan WhitehornSince the PS3 port was committed, the AIM nexus device...
next