]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Upgrade our copy of llvm/clang to 3.4 release. This version supports
[FreeBSD/FreeBSD.git] / sys /
2014-02-16 Dimitry AndricUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 Ruslan Bukin- Decrease buffer size.
2014-02-16 Ian LeporeAfter a timeout, reset the controller using SDHCI_RESET...
2014-02-16 Ruslan BukinAdd driver for Synchronous Audio Interface (SAI).
2014-02-16 Hans Petter SelaskyAdd new PCI ID for hardware which needs port routing...
2014-02-16 Christian BruefferRemove an nve(4)-specific workaround from the xbox...
2014-02-16 Dimitry AndricIn sys/dev/usb/controller/musb_otg.c, fix a warning...
2014-02-16 Christian BruefferRetire the nve(4) driver; nfe(4) has been the default...
2014-02-16 Ian LeporeCatch up with last-second name change.
2014-02-16 Ian LeporeOops, remove some dregs of debugging.
2014-02-16 Ian LeporeMake it possible to access the ocotp registers before...
2014-02-16 Ian LeporeAdd a helper routine to depth-search the device tree...
2014-02-15 Ian LeporeSweep up a couple crumbs left over from the imx6->fsl...
2014-02-15 Ian LeporeIt turns out Freescale cleverly made the ocotp device...
2014-02-15 Ian LeporeAdd timeout logic to sdhci, separate from the timeouts...
2014-02-15 Ian LeporeIf no compatible cards were found after probing the...
2014-02-15 George V. Neville... Summary: Two quick edits to the implementation notes...
2014-02-15 Ian LeporeIncrease the wait time for acquiring the bus from 10...
2014-02-15 Ian LeporeConvert the "R1B fix" from a busy-loop in the interrupt...
2014-02-15 Ian LeporeAdd a driver to provide access to imx6 on-chip one...
2014-02-15 Zbigniew BodekHandle pmap_enter() on already promoted mappings for...
2014-02-15 Zbigniew BodekRemove spurious assertion from pmap_extract_locked...
2014-02-15 Zbigniew BodekAvoid redundant superpage promotion attempts on ARM
2014-02-15 Zbigniew BodekFix superpage promotion on ARM with respect to RO/RW...
2014-02-15 Zbigniew BodekEnsure proper TLB invalidation on superpage promotion...
2014-02-15 Zbigniew BodekAlways clear L1 PTE descriptor when removing superpage...
2014-02-15 Dimitry AndricIn sys/dev/xen/console/console.c, #if 0 an unused stati...
2014-02-15 Dimitry AndricUnder sys/netpfil/ipfw, surround two IPv6-specific...
2014-02-15 Dimitry AndricIn sys/fs/nandfs/nandfs_vfsops.c, #if 0 an unused stati...
2014-02-15 Adrian ChaddMake sure that the flowtable flowid is only set to...
2014-02-15 Luigi RizzoThis new version of netmap brings you the following:
2014-02-14 Dimitry AndricIn cxgbe, conditionalize the t4_pgprot_wc() function...
2014-02-14 Adrian ChaddInclude the CPU id in the per-CPU timer swi thread...
2014-02-14 Dimitry AndricDisable warning about unused static const variables...
2014-02-14 Dimitry AndricIn r260111, in sys/conf/files, I disabled warning about...
2014-02-14 Sergey KandaurovPreserve one character space for a trailing '\0'.
2014-02-14 Dimitry AndricSimilar to r260026, disable warning about unused functi...
2014-02-14 Julio MerinoMFV: Import atf-0.20.
2014-02-14 Dimitry AndricAfter r251709, avoid a clang 3.4 warning about an unuse...
2014-02-14 Andriy Gaponprovide fast versions of ffsl and flsl for i386; ffsll...
2014-02-14 Christian BruefferCorrect the order of arguments to mtx_init().
2014-02-14 Gleb SmirnoffWhenever flowtable lookup fails, we do route lookup...
2014-02-14 Gleb SmirnoffOnce pf became not covered by a single mutex, many...
2014-02-14 Dimitry AndricBump __FreeBSD_version after the libc++ 3.4 ABI compati...
2014-02-14 Hans Petter SelaskyFix minor logical error in the XHCI driver. Set correct...
2014-02-14 Adrian ChaddEnable use of the PCIe connected wifi on the DB120...
2014-02-14 Adrian ChaddDisable this check for now; it fails on the AR9344...
2014-02-14 Adrian ChaddAdd the ath0 EEPROM hints required to detect the on...
2014-02-14 Attilio RaoFix-up r254141: in the process of making a failing...
2014-02-14 Rui PauloAdd urtwn_start_locked() to avoid unlocking during TX.
2014-02-14 David C Somayajulucheck for defrag only when bus_dmamap_load_mbuf_sg...
2014-02-14 Adrian ChaddDon't insert a flowtable entry if the lle isn't yet...
2014-02-13 Christian BruefferFix a bug in be_uuid_dec(); it called le16dec() instead...
2014-02-13 Andrew TurnerAllow the kernel to be loaded at any 1MiB address....
2014-02-13 Ian LeporeRemove a couple obsolete function declarations.
2014-02-13 Alexander V. ChernikovFurther simplify nd6_output_lle.
2014-02-13 Luiz Otavio O SouzaMake the gpioled(4) work out of the box on BBB.
2014-02-13 Luiz Otavio O SouzaAllow the use of the OFW GPIO bus for ti_gpio and bcm28...
2014-02-13 Luiz Otavio O SouzaAllow the use of OFW I2C bus together with iicbb(4...
2014-02-13 Luiz Otavio O SouzaAdd OFW support to the in tree gpio compatible devices...
2014-02-13 Luiz Otavio O SouzaAdd an OFW GPIO compatible bus. This allows the use...
2014-02-13 Warner LoshHonor the disabled status by only grabbing resources...
2014-02-13 Warner LoshFix board ID too...
2014-02-13 Warner LoshFix board name.
2014-02-13 Andrey V. ElsukovDrop packets to multicast address whose scop field...
2014-02-13 Hans Petter Selasky- Remove not needed definitions from driver.
2014-02-13 Ruslan BukinAdd function for configuring PLL4 (Audio) clock frequen...
2014-02-13 Gleb SmirnoffRemove unused FL_NOAUTO.
2014-02-13 Gleb Smirnoffo Axe non-pcpu flowtable implementation. It wasn't...
2014-02-13 Ian LeporeValidate the header of a new dtb before using it. ...
2014-02-13 Ian LeporeEnable both sdcard slots, but not the sdio-based wifi...
2014-02-13 Ian LeporeAdd handling of standard "non-removable" property,...
2014-02-13 Ian LeporeAdd standard non-removable and cd-gpios properties...
2014-02-13 Ian LeporeWrite translation code for the SDHCI_PRESENT_STATE...
2014-02-12 Ian LeporeFix the definition of the SDHCI_STATE_DAT and SDHCI_STA...
2014-02-12 Gleb SmirnoffFix function name in KASSERT().
2014-02-12 Ian LeporeUse the same logic as the x86 platforms to avoid trying...
2014-02-12 Ian LeporeUse the right symbols for determining arm architecture...
2014-02-12 Navdeep ParharProvide additional information in some panic strings.
2014-02-12 Ian LeporeOn armv6 and later, use the WriteNotRead bit of the...
2014-02-12 Hans Petter SelaskyIssue doorbell twice before finally freeing the DMA...
2014-02-12 Warner LoshBetter nomatch messages: include compat string. Also...
2014-02-12 John BaldwinAdd support for managing PCI bus numbers. As with...
2014-02-12 Warner LoshConvert two while(1); statements into proper panics...
2014-02-12 Ian LeporeRework the EARLY_PRINTF mechanism. Instead of defining...
2014-02-11 Warner LoshSwap PA and VA so they are in the right registers...
2014-02-11 John BaldwinCorrect assertion to assert that the existing device...
2014-02-11 John BaldwinDon't waste a page of KVA for the boot-time memory...
2014-02-11 John BaldwinExpose OBJT_MGTDEVICE VM objects used for GEM/TTM with...
2014-02-11 Ian LeporeCheck in the "real" board_tsc4370 file in place of...
2014-02-11 Ruslan BukinDisable debugging by default.
2014-02-11 Marcel MoolenaarFix spelling of eight (was spelled eigth) in struct...
2014-02-10 Gleb SmirnoffCreate two public UMA_ZONE_PCPU zones: 64 bit sized...
2014-02-10 Gleb SmirnoffStyle.
2014-02-10 Gleb SmirnoffMake M_ZERO flag work correctly on UMA_ZONE_PCPU zones.
2014-02-10 Gleb SmirnoffAdd zpcpu_get_cpu() that converts base pointer of UMA_Z...
2014-02-10 Christian BruefferOnly count table lookups when we're actually processing...
2014-02-10 Christian BruefferFor IPv6, return the same error code as IPv4 when mrout...
2014-02-10 Alexander V. ChernikovSimplify nd6_output_lle:
2014-02-09 Christian BruefferAllow iwn2000 and iwn2030 firmware to be linked into...
next