]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-11-19 kibUse the plain panic calls, without additional printing...
2011-11-19 edRegenerate system call tables.
2011-11-19 edMake the Linux *at() calls a bit more complete.
2011-11-19 edRegenerate system call tables.
2011-11-19 edImprove *access*() parameter name consistency.
2011-11-19 rmacklemThe old NFS client will crash due to the reply being...
2011-11-19 npDo not increment the parent firmware's reference count...
2011-11-18 mariusThere's no need export the device interface methods...
2011-11-18 marius- Add a hint.miibus.X.phymask hint, allowing do individ...
2011-11-18 mariusThere's no need to read DC_10BTSTAT twice in dcphy_stat...
2011-11-18 marius- There's no need to ignore the return value of mii_att...
2011-11-18 yongariPartially revert r218788. r218788 removed calling dc_se...
2011-11-18 phoAdded check for negative seconds value. Found by syscal...
2011-11-18 bruefferAdd sfxge(4) to the hardware notes.
2011-11-18 jchandraRearrange XLP configuration files.
2011-11-18 philipLimit building sfxge(4) to amd64 only to unbreak the...
2011-11-18 kibFree unused allocation on error.
2011-11-18 kibFix fd leak.
2011-11-18 jchandraFix COP0 hazards for XLR and XLP
2011-11-18 kibConsistently use process spin lock for protection of the
2011-11-18 kibUse the alternate form of the gcc extension that works...
2011-11-18 tuexenCleanup comparison of interface names.
2011-11-18 hselaskyMake some XHCI command timeouts less strict.
2011-11-18 grehanImport virtio base, PCI front-end, and net/block/balloo...
2011-11-18 adrianFlesh out some slightly dirty reset/channel change...
2011-11-18 kevloAdd unicode support to msdosfs and smbfs; original...
2011-11-18 mmMore zfs(8) manpage fixes:
2011-11-18 mmFix reference to fsync(2).
2011-11-18 mmUpdate and desolarization of zfs(8) and zpool(8) manual...
2011-11-17 eadler- be more precise about the unit of measurement
2011-11-17 mariusImplement prefetch_read_{many,once}() for sparc64 and...
2011-11-17 mariusFix compilation on ILP32.
2011-11-17 yongariAdd preliminary support for RTL8168/8111F PCIe Gigabit...
2011-11-17 yongariAdd preliminary support for second generation RTL8105E...
2011-11-17 mavIntroduce CAM_SIM_POLLED SIM flag, indicating that...
2011-11-17 dimRevert r227538, since it doesn't compile with clang...
2011-11-17 mavChange the way how "not implemented" AHCI channels...
2011-11-17 bruefferSome cleanup:
2011-11-17 marcelWire the kernel text RWX, rather than RX. We're not...
2011-11-17 nwhitehornUse a global __pure2 function instead of a global regis...
2011-11-17 nwhitehornAdd an extra invariant here which was useful on 64...
2011-11-17 eadler- be more precise about the unit of measurement
2011-11-17 jchandraDo pmap update only on active CPUs.
2011-11-17 kibFix typo.
2011-11-17 luigiBring in support for netmap, a framework for very effic...
2011-11-17 rajAdd DTS for the Freescale P2020DS.
2011-11-17 hselaskyQuirk all of ALCOR's mass storage devices instead of
2011-11-17 alcEliminate end-of-line white space.
2011-11-17 davidxuPass CVWAIT flags to kernel, this should handle
2011-11-17 dougbUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-16 yongariDisable PCIe ASPM (Active State Power Management) for all
2011-11-16 yongariAdd missing driver lock in SIOCSIFCAP handler.
2011-11-16 yongariAdd preliminary support for RTL8411 PCIe Gigabit ethern...
2011-11-16 impAdd helpful clarification text. While not strictly...
2011-11-16 pjdConstify arguments for locking KPIs where possible.
2011-11-16 yongariAdd preliminary support for RTL8402 PCIe FastEthernet...
2011-11-16 andreastCopy over the ASM_DECLARE_FUNCTION_SIZE macro from...
2011-11-16 yongariEnable 64bit DMA addressing support for all msk(4)...
2011-11-16 pjdConstify stack argument for functions that don't modify it.
2011-11-16 pjdFix make universe.
2011-11-16 kibThe sys/sysctl.h header is needed when MFI_DEBUG is...
2011-11-16 kibFix build, use %d for int value formatting.
2011-11-16 philipAdd the sfxge(4) device driver, providing support for...
2011-11-16 alcRefactor the code that performs physically contiguous...
2011-11-16 jhbAdd single-message MSI support to mfi(4). It is disabl...
2011-11-16 phoHandle invalid large values for getdirentries(2) data...
2011-11-16 mjacobWas chasing down a failure to load f/w on a 2400. It...
2011-11-16 bzThe maximum TSO frame size should be:
2011-11-15 rmacklemModify the new NFS client so that nfs_fsync() only...
2011-11-15 hselaskySome brands of XHCI controllers needs more time to...
2011-11-15 tuexenSet the MTU of an path to an approriate value if the...
2011-11-15 mariusDefine curthread as an inline function that loads the...
2011-11-15 dimLLVM uses atomic operations, which are not supported...
2011-11-15 mariusAs it turns out, r186347 actually is insufficient to...
2011-11-15 nwhitehornFurther automate production release generation by namin...
2011-11-15 eadler- add support for Titan VScom PCIex-800H
2011-11-15 eadler- add support for Broadcom 802.11bg/EDGE/GPRS CardBus...
2011-11-15 desAdd netcat (nc) to /rescue.
2011-11-15 kibUpdate the device pager interface, while keeping the...
2011-11-15 kibRemove the condition that is always true.
2011-11-15 glebiusOn some laptops it is important to re-open /dev/psm...
2011-11-15 phoRemoved extra PRELE() call.
2011-11-15 obrienKNF
2011-11-15 obrienImprove the chances of matching an outputted string...
2011-11-15 dasA regression test to ensure that arc4random returns...
2011-11-15 dasFurther reduce diffs with OpenBSD's arc4random. The...
2011-11-15 dasSync the style, comments, and variable names of arc4ran...
2011-11-15 obrienReformat comment to be more readable in standard Xterm.
2011-11-15 rmacklemMove the setting of the default value for nm_wcommitsize to
2011-11-14 bruefferRe-apply r227466 to generate hardware notes for mps...
2011-11-14 bruefferRemove list nesting in the hardware notes section,...
2011-11-14 yongariClarify hw.ti.%d.dac tunable.
2011-11-14 yongariDocument newly introduced a loader tunable and sysctl...
2011-11-14 yongariOverhaul bus_dma(9) usage in driver:
2011-11-14 rm- add my co-mentors
2011-11-14 mavTemporary revert r227009 to fix freeze on UP systems...
2011-11-14 yongariExport sysctl node for various interrupt moderation...
2011-11-14 marcelAdd DTS for the Freescale P1020RDB.
2011-11-14 jhbFinish making 'wcommitsize' an NFS client mount option.
2011-11-14 marcelAdd DTS for the Freescale P3041DS.
next