]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix ixl(4) compilation with PCI_IOV pre-r266974
[FreeBSD/FreeBSD.git] / sys /
2016-01-03 ngieFix ixl(4) compilation with PCI_IOV pre-r266974
2016-01-03 adrian[ath] remove the inline version of the register access...
2016-01-03 melifaroFix fib4_lookup_nh_ext() flags/flowid order messed...
2016-01-03 jhibbitsInitialize the rid for input.
2016-01-03 jhibbitsAdd error interrupt handler for Freescale PCI errors
2016-01-03 ianEliminate code for walking through the early static...
2016-01-03 ianStore the pointer to the bootloader-provided env data...
2016-01-03 melifaroRemove 'struct route_int6' argument from in6_selectsrc...
2016-01-03 avosiwm: convert to ieee80211_tx_complete()
2016-01-03 avosiwm: reorganize if_iwmvar.h
2016-01-03 melifaroHandle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl...
2016-01-03 ngieRevert r293070
2016-01-03 ngieAdd "options ZFS" to NOTES so this will be tested with...
2016-01-02 ianReword the comment to better describe what I found...
2016-01-02 ianCast pointer through uintptr_t on the way to uint64_t...
2016-01-02 ianWork around problems that happen when there is ram...
2016-01-02 andreastFix booting of 32-bit kernels on 64-bit G5 hardware.
2016-01-02 ianUse 64-bit math when processing the lists of physical...
2016-01-02 ianFix the arm64 build by adding an all-important '&'...
2016-01-02 kibHide transient EBADF errors caused by the parallel...
2016-01-02 nwhitehornBump the maximum number of interrupt controllers to...
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2016-01-02 ianAdd an OF_decode_addr() implementation for arm64.
2016-01-02 adrian... and that would've never worked. Sorry!
2016-01-02 ianUse 64-bit math when finding a block of ram to hold...
2016-01-02 nwhitehornBring CPU features list in line with the ABI requirements.
2016-01-02 nwhitehornSwitch setting MSR[SF] to C code. This removes any...
2016-01-02 adrian[ath] add explicit bus barriers.
2016-01-02 desReplace the cosine table with a sine table, which ...
2016-01-02 ianRevert accidental change that snuck into r293045.
2016-01-02 ianMake the 'env' directive described in config(5) work...
2016-01-01 jhibbitsAccidentally dropped the 0 padding.
2016-01-01 jpaetzelUnset the gss kernel state when gssd exits
2016-01-01 kibMinor style cleanup.
2016-01-01 jhibbitsUse uint32_t for LBC block size.
2016-01-01 emasteReduce libstand Makefile duplication
2016-01-01 jhibbitsFix a couple printf formats.
2016-01-01 melifaroUse lltable_get_ifp() instead of direct access to lltab...
2016-01-01 melifaroRemove second EVENTHANDLER_REGISTER slipped in r292978.
2016-01-01 des17 years and change after I wrote warp_saver, here...
2016-01-01 desIn the unload target, check that the module is loaded...
2016-01-01 jhibbitsExtend idle support for newer Book-E cores.
2016-01-01 adrian[net80211] document the (not completely complete) set...
2015-12-31 adrian[rtwn] add rtwn module directory.
2015-12-31 adrian[rtwn] Add rtwn firmware and driver module.
2015-12-31 adrian[rtwn] bring over initial rtwn driver.
2015-12-31 adrian[rtwn] add rtwn firmware.
2015-12-31 allanjudeIntroduce the ZFS Boot Environments menu to the loader...
2015-12-31 dteskeRemove supposition comment that code would better live...
2015-12-31 dteskeFix a memory leak. nextboot_conf_file is not volatile...
2015-12-31 emastenewvers.sh: put variable assignments on separate lines
2015-12-31 dteskeRemove debugging messages. NB: SVN r187143 reads:
2015-12-31 kpAdd suppoort for the Sitecom LN-031
2015-12-31 hselaskyHandle when filedescriptors are closed before initializ...
2015-12-31 hselaskyMinor LinuxKPI code cleanup:
2015-12-31 hselaskyMake the kobject refcounting compliant with Linux....
2015-12-31 bzBump copyright year.
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc4.9.
2015-12-31 melifaroImplement interface link header precomputation API.
2015-12-31 araujoWrap using #ifdef 'notyet' those variables and statemen...
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-30 allanjudeBump __FreeBSD_version because r292782 removes sys...
2015-12-30 allanjudeBreak up opencrypto/xform.c so it can be reused piecemeal
2015-12-30 kibForce nullfs vnode reclaim after unlinking, to potentia...
2015-12-30 mariusChange the - hopefully - last piece of ktr(9) to use...
2015-12-30 jtlAdd the appropriate case statement for IPV6_BINDMULTI...
2015-12-30 andrewDecode and print the ID_AA64* registers on boot. These...
2015-12-30 bzThis code is not in modules that need KPI stability...
2015-12-30 hselaskyAdd support for modifying coalescing parameters runtime.
2015-12-30 hselaskyAllow I2C to read address 0x51 as well as address 0x50.
2015-12-30 hselasky10G ER/LR should present itself as LR.
2015-12-30 marius- (Ab)use udivx for dividing the u_int pc_cpuid when...
2015-12-30 jhibbitsAdd platform support for QorIQ SoCs.
2015-12-30 jhibbitsOptimize zero_page for book-e mmu.
2015-12-30 jhibbitsRewrite tid_flush() in C.
2015-12-30 dteskeFix stack leak introduced by SVN r97201 (nextboot_conf...
2015-12-30 mariusAdapt CATR() to r283283.
2015-12-29 jhbAdd ptrace(2) reporting for LWP events.
2015-12-29 jhbCall kern_thr_exit() instead of duplicating it.
2015-12-29 ianBring some of the recent locore-v4.S improvements into...
2015-12-29 kibAdd standard extended feature bit 6 from the Intel...
2015-12-29 ianFix the error checking for the ubenv command. This...
2015-12-29 jtlWhen checking the inp_ip_minttl restriction for IPv6...
2015-12-29 marius- Add entries for the more prominent members of the...
2015-12-29 pfgext2: recognize ext4 INCOMPAT_RECOVER flag
2015-12-29 hselaskyUpdate metadata for "tools/tools/bus_autoconf" after...
2015-12-29 delphijhyperv: vmbus: run non-blocking message handlers in...
2015-12-29 delphijhyperv: vmbus: remove the per-channel control_work_queue
2015-12-29 jhibbitsUpdate capabilities of e500mc, e5500, e6500.
2015-12-28 marius- Add an entry for the SIIG Cyber 2SP1 PCIe adapter...
2015-12-28 hselaskyAdd support for CQE zipping. CQE zipping reduces PCI...
2015-12-28 hselaskyAdd support for sysctl tunables to 10-stable and older...
2015-12-28 wollmanin6_if2idlen: treat bridge(4) interfaces like other...
2015-12-28 hselaskyMake the eeprom dump function more readable and rename...
2015-12-28 hselaskyReduce memory consumption when allocating kobject strin...
2015-12-28 melifaroAdd SFF-8024 Extended Specification Compliance
2015-12-28 cyCorrect __FreeBSD__ check.
2015-12-27 allanjudeAdd some additional GPT partition types
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 allanjudeFix incorrect error message in geom map
next