]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
In r260111, in sys/conf/files, I disabled warning about unused functions
[FreeBSD/FreeBSD.git] / sys /
2014-02-14 dimIn r260111, in sys/conf/files, I disabled warning about...
2014-02-14 pluknetPreserve one character space for a trailing '\0'.
2014-02-14 dimSimilar to r260026, disable warning about unused functi...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 dimAfter r251709, avoid a clang 3.4 warning about an unuse...
2014-02-14 avgprovide fast versions of ffsl and flsl for i386; ffsll...
2014-02-14 bruefferCorrect the order of arguments to mtx_init().
2014-02-14 glebiusWhenever flowtable lookup fails, we do route lookup...
2014-02-14 glebiusOnce pf became not covered by a single mutex, many...
2014-02-14 dimBump __FreeBSD_version after the libc++ 3.4 ABI compati...
2014-02-14 hselaskyFix minor logical error in the XHCI driver. Set correct...
2014-02-14 adrianEnable use of the PCIe connected wifi on the DB120...
2014-02-14 adrianDisable this check for now; it fails on the AR9344...
2014-02-14 adrianAdd the ath0 EEPROM hints required to detect the on...
2014-02-14 attilioFix-up r254141: in the process of making a failing...
2014-02-14 rpauloAdd urtwn_start_locked() to avoid unlocking during TX.
2014-02-14 davidcscheck for defrag only when bus_dmamap_load_mbuf_sg...
2014-02-14 adrianDon't insert a flowtable entry if the lle isn't yet...
2014-02-13 bruefferFix a bug in be_uuid_dec(); it called le16dec() instead...
2014-02-13 andrewAllow the kernel to be loaded at any 1MiB address....
2014-02-13 ianRemove a couple obsolete function declarations.
2014-02-13 melifaroFurther simplify nd6_output_lle.
2014-02-13 loosMake the gpioled(4) work out of the box on BBB.
2014-02-13 loosAllow the use of the OFW GPIO bus for ti_gpio and bcm28...
2014-02-13 loosAllow the use of OFW I2C bus together with iicbb(4...
2014-02-13 loosAdd OFW support to the in tree gpio compatible devices...
2014-02-13 loosAdd an OFW GPIO compatible bus. This allows the use...
2014-02-13 impHonor the disabled status by only grabbing resources...
2014-02-13 impFix board ID too...
2014-02-13 impFix board name.
2014-02-13 aeDrop packets to multicast address whose scop field...
2014-02-13 hselasky- Remove not needed definitions from driver.
2014-02-13 brAdd function for configuring PLL4 (Audio) clock frequen...
2014-02-13 glebiusRemove unused FL_NOAUTO.
2014-02-13 glebiuso Axe non-pcpu flowtable implementation. It wasn't...
2014-02-13 ianValidate the header of a new dtb before using it. ...
2014-02-13 ianEnable both sdcard slots, but not the sdio-based wifi...
2014-02-13 ianAdd handling of standard "non-removable" property,...
2014-02-13 ianAdd standard non-removable and cd-gpios properties...
2014-02-13 ianWrite translation code for the SDHCI_PRESENT_STATE...
2014-02-12 ianFix the definition of the SDHCI_STATE_DAT and SDHCI_STA...
2014-02-12 glebiusFix function name in KASSERT().
2014-02-12 ianUse the same logic as the x86 platforms to avoid trying...
2014-02-12 ianUse the right symbols for determining arm architecture...
2014-02-12 npProvide additional information in some panic strings.
2014-02-12 ianOn armv6 and later, use the WriteNotRead bit of the...
2014-02-12 hselaskyIssue doorbell twice before finally freeing the DMA...
2014-02-12 impBetter nomatch messages: include compat string. Also...
2014-02-12 jhbAdd support for managing PCI bus numbers. As with...
2014-02-12 impConvert two while(1); statements into proper panics...
2014-02-12 ianRework the EARLY_PRINTF mechanism. Instead of defining...
2014-02-11 impSwap PA and VA so they are in the right registers...
2014-02-11 jhbCorrect assertion to assert that the existing device...
2014-02-11 jhbDon't waste a page of KVA for the boot-time memory...
2014-02-11 jhbExpose OBJT_MGTDEVICE VM objects used for GEM/TTM with...
2014-02-11 ianCheck in the "real" board_tsc4370 file in place of...
2014-02-11 brDisable debugging by default.
2014-02-11 marcelFix spelling of eight (was spelled eigth) in struct...
2014-02-10 glebiusCreate two public UMA_ZONE_PCPU zones: 64 bit sized...
2014-02-10 glebiusStyle.
2014-02-10 glebiusMake M_ZERO flag work correctly on UMA_ZONE_PCPU zones.
2014-02-10 glebiusAdd zpcpu_get_cpu() that converts base pointer of UMA_Z...
2014-02-10 bruefferOnly count table lookups when we're actually processing...
2014-02-10 bruefferFor IPv6, return the same error code as IPv4 when mrout...
2014-02-10 melifaroSimplify nd6_output_lle:
2014-02-09 bruefferAllow iwn2000 and iwn2030 firmware to be linked into...
2014-02-09 ianUpdate legacy platforms to use new arm_physmem helper...
2014-02-09 ianIf someone tries to boot a generic ATMEL kernel that...
2014-02-09 impAdd FDT attachment.
2014-02-09 impFDT attachment...
2014-02-09 impAdd TWI attachment for FDT. We're only matching the...
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT attachment. Flag lost functionality with FDT_HA...
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT attachment, plus minor code shuffle.
2014-02-09 impAdd FDT attachment.
2014-02-09 impAdd FDT matching code.
2014-02-09 ianAdd some extra debugging output when DEBUG is defined.
2014-02-09 ianFix the exclude-region clipping logic for the edge...
2014-02-09 andrewPass the pagetable used from locore.S to initarm to...
2014-02-09 ianNo need to set physmem in each initarm() instance anymo...
2014-02-09 ianUse vm_paddr_t, not vm_offset_t, when dealing with...
2014-02-09 andrewRemove the now unused MMU_INIT macro.
2014-02-09 trocinyFixup for r261590 (vnet sysctl handlers cleanup).
2014-02-09 ianIt turns out a global variable is the only straightforw...
2014-02-09 ianCalculate the kernel's load address from the PC in...
2014-02-09 alcDon't call vm_fault_prefault() on zero-fill faults...
2014-02-09 ianReplace compile-time constant KERNPHYSADDR with abp_phy...
2014-02-08 ianConsolidate code related to setting up physical memory...
2014-02-08 ianRemove the ARM_USE_SMALL_ALLOC option and code related...
2014-02-08 glebiusRemove ft_rtalloc and choose rtalloc function at compil...
2014-02-08 glebiusSpacing.
2014-02-08 brAdd drivers for:
2014-02-08 jhbAdd virtualized XSAVE support to bhyve which permits...
2014-02-08 glebiusRevert accidentially leaked changes in r261627.
2014-02-08 glebiusRemove never set flag FL_OVERWRITE. The only place...
2014-02-08 neelAdd a counter to differentiate between VM-exits due...
2014-02-08 delphijMFV r261619:
2014-02-08 delphijIn g_eli_crypto_hmac_init(), zero out after using the...
2014-02-08 neelFix a bug in the handling of VM-exits caused by non...
next