]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Cleanup comparison of interface names.
[FreeBSD/FreeBSD.git] / sys /
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-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 mavChange the way how "not implemented" AHCI channels...
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 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-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 pjdConstify arguments for locking KPIs where possible.
2011-11-16 yongariAdd preliminary support for RTL8402 PCIe FastEthernet...
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 mariusAs it turns out, r186347 actually is insufficient to...
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 kibUpdate the device pager interface, while keeping the...
2011-11-15 kibRemove the condition that is always true.
2011-11-15 phoRemoved extra PRELE() call.
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 yongariOverhaul bus_dma(9) usage in driver:
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.
2011-11-14 yongariIt's bad idea to allocate large memory, 4KB, from stack.
2011-11-14 jhbSync with the old NFS client: Remove an obsolete comment.
2011-11-14 rmhRemove a few bits of FreeBSD 2.x compatibility code.
2011-11-14 jhb- Split out a kern_posix_fadvise() from the posix_fadvi...
2011-11-14 alfredConstify args to copyiniov and copyinuio.
2011-11-14 rmacklemSince NFSv4 byte range locking only works for regular...
2011-11-13 rmacklemMove the assignment of default values for some mount...
2011-11-13 eadler- fix duplicate "a a" in some comments
2011-11-13 tuexenDon't copy uninitialized memory. Also simplify the...
2011-11-13 kibTo limit amount of the kernel memory allocated, and...
2011-11-13 bzReturn the correct value for the IPV6_MULTICAST_HOPS...
2011-11-12 dimFix kernel build breakage after r227475. I had forgott...
2011-11-12 theravenExpose all of the C99 limits.h stuff when we're in...
2011-11-12 theravenFix SIGATOMIC_M{IN,AX} on x86-64. These are meant...
2011-11-12 adrianDisable writing to the extension CYCPWR1 register.
2011-11-12 mavMajor GEOM MULTIPATH class rewrite:
2011-11-12 hselasky- This patch adds custom IOCTLs to read and write the...
2011-11-12 hselaskyEnable power save mode for the USB storage device driver.
2011-11-12 hselaskyStyle change.
2011-11-11 qingliA default route learned from the RAs could be deleted...
2011-11-11 brooksIn r191367 the need for if_free_type() was removed...
2011-11-11 eadler- add a missing "be" and "in"
2011-11-11 eadler- add support for CP-104EL-A and CP-104JU to puc
2011-11-11 yongariTo send a frame, controller requires a prepended TX...
2011-11-11 trocinyFix false positive EADDRINUSE that could be returned...
2011-11-11 pluknetstruct timespec32: change types of tv_sec and tv_nsec...
2011-11-11 kibStyle.
2011-11-11 kibGuard against the unlikely case of the alias path conta...
2011-11-11 kibWeaken the part of assertions added in the r227394...
2011-11-11 rstoneCorrect the types of the arguments to return probes...
2011-11-11 adrianCorrect device id comments.
2011-11-10 adrianRevert this previous commit for now - although this...
2011-11-10 yongariRemove dead ifdef. Driver should always check raised...
2011-11-10 yongaristyle.
2011-11-10 rstoneOn i386, fbt probes are implemented by writing an inval...
2011-11-10 adrianAdd a missing reference to AR9287.
2011-11-09 adrianSince these include wlan/ath/ah headers and these can...
2011-11-09 adrianUse the system-provided opt_ah.h if one is provided.
2011-11-09 adrianBump this up to where it used to be.
2011-11-09 adrianIntroduce a work-around for issues with the AR5416...
2011-11-09 delphijDo a dummy read to flush the interrupt ACK that we...
2011-11-09 adrianCommit a missing fix - the AR_SREV_KIWI_10_OR_LATER...
2011-11-09 adrianEven though the HAL doesn't currently support Kiwi...
2011-11-09 hselaskyFix size of USB 3.0 descriptor field.
2011-11-09 kibAttempt to improve formatting and content of several...
next