]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
if_awg: Use syscon prop if it exists
[FreeBSD/FreeBSD.git] / sys /
2018-01-04 kevansif_awg: Use syscon prop if it exists
2018-01-04 jhbAlways use atomic_fetchadd() when updating per-user...
2018-01-04 jhbReport offset relative to the backing object for kinfo_...
2018-01-04 edAllow timed waits with relative timeouts on locks and...
2018-01-04 smhDisabled the use of flowid for lagg by default
2018-01-04 landonfbhnd(4): Add missing BCM4312 backplane clock speed...
2018-01-04 kibRestructure swapout tests after vm map locking was...
2018-01-04 cyCorrect function name in description block.
2018-01-04 alcOnce we have decided to swap out a process, don't delay...
2018-01-03 andreastThe recent bump of MAXDSIZ made 32-bit binary execution...
2018-01-03 emasteath: fix possible memory disclosure in ioctl handler
2018-01-03 npcxgbe(4): Add a knob to enable/disable PCIe relaxed...
2018-01-03 emasteath: revert accidental change committed with r327526
2018-01-03 emasteembed_mfs: correctly test grep return value
2018-01-03 markjAdd missing newlines to a couple of error messages.
2018-01-03 kibUse the new SDM-approved way to serialize x2APIC MSR...
2018-01-03 phkEliminate a paranthesis which is both unneeded and...
2018-01-03 karelsmake SW_WATCHDOG dynamic
2018-01-02 gonzonctgpio: add new device id for the GPIO chip in PCEngin...
2018-01-02 emasteath: fix possible memory disclosures in ioctl handlers
2018-01-02 emasteath: fix memory disclosure from ath_btcoex_ioctl
2018-01-02 emastehpt{nr,rr}: plug info leak in hpt_ioctl
2018-01-02 emastehpt27xx: plug info leak in hpt_ioctl
2018-01-02 markjFix some I/O ordering issues in gmirror.
2018-01-02 jeffFix arc after r326347 broke various memory limit querie...
2018-01-02 nwhitehornFix reversed endianness that crept in at some point...
2018-01-02 adrian[net80211] convert all of the WME use over to a tempora...
2018-01-01 antoinesysctl_kern_proc_args: do not take the fast path if...
2018-01-01 kibAvoid re-check of usermode condition.
2018-01-01 kibAdd CR4.SMAP control bit.
2018-01-01 kibDo not let vm_daemon run unbounded.
2018-01-01 impRemove sys/mips/rmi. It's been unmaintained since 2011...
2018-01-01 impRemove support for IDT. Only the RouterBoard RB533...
2018-01-01 impRetire old ADM 5120 port. It never grew much beyond...
2018-01-01 impRemove sys/mips/alchemy. It was still-born when I commi...
2018-01-01 impRemove sys/mips/rt305x. It's been replaced by sys/mips...
2017-12-31 gonzoFix GCC build broken by r32744
2017-12-31 ianAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-31 kevansaw_sid: Add support for a64
2017-12-31 alcThe variable "minslptime" is pointless and always has...
2017-12-31 gonzoUnbreak build broken by r327444
2017-12-31 cpercivaWrap includes in sys/tslog.h with #ifdef TSLOG.
2017-12-31 ianChase r327432... sparc64 clock.c now needs to include...
2017-12-31 nwhitehornRemove PIR from PCPU data. It has an implementation...
2017-12-31 gonzovt(4): add support for configurable console palette
2017-12-31 nwhitehornFix 32-bit build.
2017-12-31 nwhitehornMake newer binutils happy by using a bl-type branch...
2017-12-31 nwhitehornProvide relative, as well as absolute, addresses in...
2017-12-31 kibRemove MP SAFE marks and stray register name in comments.
2017-12-31 bzHappy New Year 2018 my friends!
2017-12-31 kppf: Allow the module to be unloaded
2017-12-31 kppf: Clean all fragments on shutdown
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 cpercivaInstrument thread creations for the the benefit of...
2017-12-31 cpercivaInstrument "boot holds" for the benefit of the TSLOG...
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 cpercivaTeach makeobjops.awk to accept PROLOG and EPILOG blocks...
2017-12-31 cpercivaUse the TSLOG framework to record SYSINIT entry/exit...
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 cpercivaUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 cpercivaConnect kern_tslog.c to the build and add TSLOG / TSLOG...
2017-12-31 cpercivaCode for recording timestamps of events, especially...
2017-12-31 kevansaw_sid: rewrite compat-string configuration to be more...
2017-12-31 nwhitehornUse data from the boot loader to pick the appropriate...
2017-12-31 nwhitehornMake sure the first instruction of the low-memory spinl...
2017-12-31 alcPreviously, swap_pager_copy() freed swap blocks one...
2017-12-31 pfgsysv_{ipc|shm}: update the NetBSD VCS tags to match...
2017-12-31 mjglocks: adjust loop limit check when waiting for readers
2017-12-31 mjgsx: fix up non-smp compilation after r327397
2017-12-31 mjglocks: re-check the reason to go to sleep after locking...
2017-12-31 mjgsx: read the SX_NOADAPTIVE flag and Giant ownership...
2017-12-31 mjgmtx: deduplicate indefinite wait check in spinlocks...
2017-12-31 mjgmtx: pre-read the lock value in thread_lock_flags_
2017-12-31 mjgrwlock: tidy up __rw_runlock_hard similarly to r325921
2017-12-30 manudwmmc: Fully subclass driver
2017-12-30 nwhitehornAvoid use of the fdt_get_property_*() API, which is...
2017-12-30 nwhitehornRemove logic for early console with loader.ps3 now...
2017-12-30 nwhitehornChange the way SMP startup works to match the new multi...
2017-12-30 nwhitehornCheck more aggressively for whether the desired propert...
2017-12-30 bryanvAdd macro for vxlan list mutex lock and unlock
2017-12-30 bryanvAdvertise IFCAP_LINKSTAT after r326480 added link statu...
2017-12-30 cyFix r327383:
2017-12-30 pfgelink.[ch]: Move historic VCS tags after the license.
2017-12-30 kibMove i386/isa/elink.[hc] to dev/ep.
2017-12-30 kibMove i386/isa/npx.c to i386i386/npx.c.
2017-12-30 impOn further testing on actual machines with this hardwar...
2017-12-30 impRemove two stray references to wl driver, removed some...
2017-12-30 bryanvAdd support for IPv6 scoped addresses to vxlan
2017-12-30 jhbRemove a redunant check.
2017-12-30 pfggeom_ccd.c: Fix the licenses properly
2017-12-30 pfggeom_ccd.c: Update the license with changes from upstream.
2017-12-30 avosnet80211: sanitize input for ieee80211_output()
2017-12-30 avosnet80211: handle VHT nodes in ieee80211_node_setuptxparms()
2017-12-30 ianMake kernel option KERNVIRTADDR optional, remove it...
2017-12-29 cemAdd AHCI/XHCI device IDs found on AMD 1950X+X399 system
2017-12-29 nwhitehornEnhance the CHRP/pSeries platform layer:
2017-12-29 kibDo not lock vm map in swapout_procs().
2017-12-29 nwhitehornAdd support for 64-bit PowerPC kernels to be directly...
2017-12-29 nwhitehornMaintain alignment of in-code 64-bit quantities by...
2017-12-29 marius- Don't allow userland to switch partitions; it's next...
next