]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Portability:
[FreeBSD/FreeBSD.git] / sys /
2009-12-28 thompsaCompact USB_VENDOR_X and USB_PRODUCT_Y in the quirk...
2009-12-27 mariusAdd a driver for the `Fire' JBus to PCIe bridges found...
2009-12-27 luigidiverted packet must re-enter _after_ the matching...
2009-12-27 bzAdd missing include to make LINT-VIMAGE build as well.
2009-12-26 marcelUse unordered memory loads and stores for the in* and...
2009-12-26 marcelSYnc with amd64:
2009-12-26 rmacklemWhen porting the experimental nfs subsystem to the...
2009-12-26 thompsaUse macros to strip off USB_VENDOR_ and USB_PRODUCT_...
2009-12-26 jkoshy* Support the L1D_CACHE_LD event on Core2 processors.
2009-12-26 jkoshyLog process mappings for existing processes at PMC...
2009-12-26 traszNow that all the callers seem to be fixed, add KASSERTs...
2009-12-25 mariusRemove clause 3 from Izumi Tsutsui's licenses.
2009-12-25 mariusStyle changes
2009-12-25 marius- Take advantage of bus_{read,write}_*(9).
2009-12-25 mariusRemove clause 3 and 4 from TNF licenses.
2009-12-25 mariusStyle changes
2009-12-25 bzRemove extra spaces (no functional change).
2009-12-25 rmacklemModify the experimental server so that it uses VOP_ACCE...
2009-12-25 bzRemove an unused global.
2009-12-25 gavinSet the locally-assigned bit in the randomly generated...
2009-12-25 gavinSmall spelling fix, "Ethetnet" -> "Ethernet"
2009-12-25 mavTeach twe driver to report array stripe size to GEOM.
2009-12-25 marius- Hook up the default implementations of the MSI/MSI...
2009-12-25 mavAvoid false positive probe on ICH6 chipsets.
2009-12-25 rwatsonMinor comment tweaks in rmlocks.
2009-12-25 yongariRemove wrong assertion.
2009-12-24 mavReport stripe size only if physical sector size is...
2009-12-24 yongariether_ifattach sets if_mtu, remove unnecessary code.
2009-12-24 yongariUpdate if_iqdrops in case of RX buffer allocation failure.
2009-12-24 yongariAdd suspend/resume support as well as basic WOL.
2009-12-24 luigifix poor indentation resulting from a merge
2009-12-24 yongariImplement RX interrupt moderation using one-shot timer...
2009-12-24 mariusMerge from amd64/i386:
2009-12-24 mariusAdd missing locking in intr_bind().
2009-12-24 mariusExecute the cleanup handlers before jumping to the...
2009-12-24 marius- Consistently wrap debugging in NETIF_DEBUG. This...
2009-12-24 mariusRevert r183628 as with the current ata(4) ATAPI DMA...
2009-12-24 mavMake geom_concat to passthrough stripe parameters of...
2009-12-24 mavAs soon as geom_raid3 reports it's own stripe as sector...
2009-12-24 marius- Don't check for a valid interrupt controller on every...
2009-12-24 mavAs soon as mirror has no own stripes, report largest...
2009-12-24 mavAdd two disk ioctls, giving user-level tools informatio...
2009-12-24 mavMake geom_stripe report it's stripe size to upper layers.
2009-12-24 delphijAdapt OpenBSD pf's "sloopy" TCP state machine which...
2009-12-23 rpauloAdd hwpmc_arm.c
2009-12-23 rpauloIntel XScale hwpmc(4) support.
2009-12-23 mariusRecognize the NS16552 found in PCIe-based sun4u machines.
2009-12-23 marius- By re-arranging the code in OF_decode_addr() somewhat...
2009-12-23 mariusStyle changes.
2009-12-23 marius- Add support for the IOMMUs of Fire JBus to PCIe and...
2009-12-23 mariusFix whitespace according to style(9).
2009-12-23 marius- Add quirk handling for ALi M5229, mainly setting...
2009-12-23 marius- Sort the prototypes.
2009-12-23 mariusAdd structures for OFW MSI/MSI-X support. These are...
2009-12-23 mariusHook ebus(4) and isa(4) up to the sun4v LINT build...
2009-12-23 marius- Remove devices which are/were only relevant for sun4u.
2009-12-23 mariusDon't probe the bq4802 variant found in Ultra 25 and...
2009-12-23 mariusDon't use an out register to hold the vector number...
2009-12-23 yongariWe don't need to generate DMA complete interrupt for...
2009-12-23 yongariCorrect STE_COUNTDOWN register offset. The datasheet...
2009-12-23 yongariRemove unused duplicated register definition. It seems the
2009-12-23 yongariImplement hardware MAC statistics counter support....
2009-12-23 luigimostly style changes, such as removal of trailing white...
2009-12-23 yongariReport the correct result of mii_mediachg(). Previously...
2009-12-23 yongariDon't report link status if driver is not running.
2009-12-23 yongariOverhaul RX filter programming.
2009-12-23 yongariReimplement controller reset. Datasheet says full reset...
2009-12-23 yongariDon't reinitialize controller if driver is already...
2009-12-23 rwatsonWhen warning about possible netisr configuration proble...
2009-12-23 rwatsonRefine netisr.c comments a bit.
2009-12-23 luigifix build with the new fast lookup structure.
2009-12-23 luigifix build on 64-bit architectures.
2009-12-23 marcelCalculate the average CPU clock frequency and export...
2009-12-23 marcelExport the bus, cpu and itc frequencies under the hw...
2009-12-23 marcelAdd a bit definition for invalid timestamp in the recor...
2009-12-23 thompsaShorten the USB_QUIRK_ENTRY macro and undef it at the...
2009-12-23 thompsaMove all Mass Storage Quirks over to the USB quirk...
2009-12-23 thompsaSync usb vendor/product defines to p4
2009-12-22 yongariReimplement Tx status error handler as recommended...
2009-12-22 marius- Correct an off-by-one error when calculating the...
2009-12-22 marius- Add support for the JBus to EBus bridges which hang...
2009-12-22 marius- Add macros for the states of the interrupt clear...
2009-12-22 yongariPrefer bus_write_{1,2,4}/bus_read_{1,2,4} to
2009-12-22 mariusMake these constants unsigned which is more appropriate.
2009-12-22 yongariPrefer memory space register mapping over io space...
2009-12-22 mariusEnroll these drivers in multipass probing. The motivati...
2009-12-22 yongariInstead of relying on hard resetting of controller...
2009-12-22 jhbDon't build zfsboot, gptzfsboot, and zfsloader if WITHO...
2009-12-22 bmsUse ALLOW_NEW_SOURCES and BLOCK_OLD_SOURCES to signal...
2009-12-22 yongariReimplement miibus_statchg method. Don't rely on link...
2009-12-22 mavAdd support for Intel SCH PATA controller.
2009-12-22 yongariIntroduce sc_flags member variable and use it to keep...
2009-12-22 luigimerge code from ipfw3-head to reduce contention on...
2009-12-22 yongariAdd minimal dealy while ste(4) is waiting for the end...
2009-12-22 yongariAdd bus_dma(9) and endianness support to ste(4).
2009-12-22 jhb- Rename the __tcpi_(snd|rcv)_mss fields of the tcp_inf...
2009-12-22 gallatinDon't take the driver mutex in mxge_tick(), as it
2009-12-22 luigisome mostly cosmetic changes in preparation for upcomin...
2009-12-22 traszCosmetic fixes.
2009-12-22 thompsaAdd missed usb product define in r200826.
next