]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update arcmsr(4) to 1.40.00.01:
[FreeBSD/FreeBSD.git] / sys /
2017-11-08 delphijUpdate arcmsr(4) to 1.40.00.01:
2017-11-08 jeffReplace manyinstances of VM_WAIT with blocking page...
2017-11-08 markjCorrect the type of foff.
2017-11-08 jhibbitsDS1307: Add the mcp7941x enable bit
2017-11-08 jhibbitsAdd the ISEL feature macro for those powerpc cores...
2017-11-08 jhibbitsClear the WE bit in C code rather than the asm
2017-11-07 manuctl: Make max_luns and max_ports tunable variables...
2017-11-07 robakMake sysctl_kern_proc_umask execute fast path when...
2017-11-07 mwChange function validate_tx_req_id() to inline in ENA...
2017-11-07 mwFix ENA driver error handling in attach and basic style...
2017-11-07 kibBump __FreeBSD_version after struct mbuf KBI breakage...
2017-11-07 kibUse hardware timestamps to report packet timestamps...
2017-11-07 kibAdd a place for a driver to report rx timestamps in...
2017-11-06 sbrunoFix NOINET/NOINET6 build during compilation of iflib.
2017-11-06 sbrunoFix ixgbe(4) support for ifconfig's vlanhwtag flag...
2017-11-06 shurdbnxt: Add support for new phy_types and speeds - Part #2
2017-11-06 shurdOnly chain non-LRO mbufs when LRO is not possible
2017-11-06 impCentralize all 32-bit builds on 64-bit platform stuff.
2017-11-06 impPrefer bsd.init.mk to src.opts.mk
2017-11-06 impMACHINE can never be powerpc64, so cleanup code that...
2017-11-06 impMove machine and other link creation to defs.mk
2017-11-06 impPrefer bsd.init.mk to other constructs.
2017-11-06 impUse DO32 for all the places that we need to flag we...
2017-11-06 impDefine LIBFICL32 to be libficl.a on i386 and libficl32...
2017-11-06 impPowerpc is a 32-bit boot loader.
2017-11-06 mjgrwlock: fix up compilation without KDTRACE_HOOKS after...
2017-11-06 jhibbitsSet the PRD extension list base address in little endian
2017-11-05 mjgnamecache: bump numcache after dropping all locks
2017-11-05 mjgnamecache: wlock buckets in cache_lookup_nomakeentry
2017-11-05 jhibbitsFix an off-by-one error missed in the initial commit...
2017-11-05 kibRemove badsect(8).
2017-11-05 mjgnamecache: skip locking in cache_lookup_nomakeentry...
2017-11-05 kibZero the structure instead of the pointer to it.
2017-11-05 emasteANSIfy sys/kern/md4c.c
2017-11-05 mmelRemove support for ARMv6/v7 platform from elf_trampoline.
2017-11-05 mmelAll CP15 registers are bit fields or counters, don...
2017-11-05 eugenAllow a process to assign an IP address to local ppp...
2017-11-05 kibImprove the message printed when the cylinder group...
2017-11-05 tuexenFix an accounting bug where data was counted twice...
2017-11-05 mjgnamecache: skip locking in cache_purge_negative if...
2017-11-05 peterAs a follow-on to r325378, make the shutdown timer...
2017-11-05 jhibbitsAdd Freescale QorIQ SATA controller support.
2017-11-04 gonzoIncrease TX_MAX_SEGS from 10 to 20 for the if_awg.c...
2017-11-04 pfgANSI-fy exec_shell_imgact().
2017-11-04 kibx86: Do not emit unused TD_TID symbols.
2017-11-04 kibEliminate unused load.
2017-11-04 kibConvert explicit panic() call to assert.
2017-11-04 delphijAvoid calling get_controller_count() until attaching...
2017-11-04 impCleanup stray libstand names to be libsa names.
2017-11-04 impRevert "WIP: centralize machine links"
2017-11-04 impRevert "mostly libsa"
2017-11-04 impMake the startup timeout 0 seconds by default rathern...
2017-11-04 impmostly libsa
2017-11-04 impWIP: centralize machine links
2017-11-04 jhibbitsStop passing -me500 to the assembler for Book-E kernels
2017-11-03 bdreweryFollow-up r318105: Don't use NO_OBJ at top-level, use...
2017-11-03 tuexenAllow the setting of the MTU for future paths using...
2017-11-03 mjgSpecial-case pget lookups where pid == curproc->pid
2017-11-03 asomersFix mpr(4) panics caused by bad drive mapping tables
2017-11-03 hselaskyAllow CUSE(3) to free all memory mapped memory by using...
2017-11-03 hselaskyRemove redundant dev->si_drv1 NULL checks in the LinuxKPI.
2017-11-03 aeUse correct pointer in key_updateaddresses() when updat...
2017-11-03 fabientcrypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC...
2017-11-03 jhibbitsFix integer type and format in debug print
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 impThis used to have bzip2 support too.
2017-11-02 avgloader: fix BOOTSRC -> BOOTOBJ in a library path
2017-11-02 roygerloader: re-enable gzip support for x86
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-02 skraTake into account race conditions in case of accessed...
2017-11-02 avgDisable posix_fallocate(2) for ZFS
2017-11-02 tsoomezfs.c:vdev_read() needs to be careful about large sectors
2017-11-02 jhibbitsFix interrupt handling for dtsec
2017-11-02 avosrsu(4): trim code for Rx rate calculation.
2017-11-01 wulfevdev: Do not start/stop softrepeat callout if no clien...
2017-11-01 wulfevdev: Disable value normalization and state filtering...
2017-11-01 wulfsysmouse(4): Fix ums(4)-style T-axis reporting via...
2017-11-01 wulfevdev: Take driver's lock in cdev write handler if...
2017-11-01 wulfevdev: Lock Giant around keyboard ioctls
2017-11-01 wulfevdev: Hide "kern.evdev.rcpt_mask" sysctl if kernel...
2017-11-01 tsoomeefipart_strategy is using wrong offset with >512B sectors
2017-11-01 kibRestore an optimization that was temporary disabled...
2017-11-01 tuexenFix the reporting of the MTU for SCTP sockets when...
2017-11-01 kpepair: Fix panic on unload
2017-11-01 hselaskyImplement ioread16be() in the LinuxKPI.
2017-11-01 hselaskyUnconditionally include "opt_inet6.h" in the LinuxKPI.
2017-11-01 kibDo not run pmclog_configure_log() without pmc_sx protec...
2017-11-01 kibBe protective and check the po_file validity before...
2017-11-01 kibIn hwpmc, do not double-close the logging file.
2017-11-01 kibThere is no use for dropping Giant in the pmc syscall.
2017-11-01 kibMinor style tweaks.
2017-11-01 avggeom_slice: fix r325227, protect against multiple calls...
2017-11-01 kibUse designated initializers for pmc sysent and module...
2017-11-01 kibConsistently ensure that we do not load MXCSR with...
2017-11-01 dumbbellevdev: Translate KEY_102ND in evdev_scancode2key()
2017-11-01 mjgnamecache: fix .. check broken after r324378
2017-11-01 mjgFixup r325264, take #2
2017-11-01 mjgnamecache: ncnegfactor 16 -> 12
2017-11-01 mjgFixup r325264
2017-11-01 mjgSave on loginclass list locking by checking if caller...
next