]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-19 eadlermy copyright: some minor adjustments
2018-05-19 kibFix PCID+PTI pmap operations on Xen/HVM.
2018-05-19 kibFix IBRS handling around MWAIT.
2018-05-19 markjEnable kernel dump features in GENERIC for most platforms.
2018-05-19 mmacyufs: remove cgbno variable where unused
2018-05-19 mmacynet: fix uninitialized variable warning
2018-05-19 mmacyctf dwarf: don't report "no dwarf entry" as if it were...
2018-05-19 emastemuge(4): chase r333813 if_addr_lock rwlock to epoch...
2018-05-19 mmacydisable printing value of SKEIN_LOOP during standard...
2018-05-19 mmacybhnd nvram map: don't write "variable records written...
2018-05-19 impRestore the all rights reserved language. Put it on...
2018-05-19 mmacymp_ring: fix i386
2018-05-19 traszFix whitespace; no functional changes.
2018-05-19 traszAdd #defines for vendor/product USB IDs. No functional...
2018-05-19 emasteRemove duplicate cap_no_rights from r333874
2018-05-19 traszPermit "(", ")", ":", and "/" in USB string descriptors.
2018-05-19 mmacyUnbreak BeagleBone Black boot by collapsing 29 SYSINITs...
2018-05-19 mmacyintr unbreak KTR/LINT build
2018-05-19 mmacyctfconvert: silence useless enum has too many values...
2018-05-19 mmacypmap: silence warnings
2018-05-19 mmacynetmap and iflib drivers, silence unused var warnings
2018-05-19 mmacynetinet silence warnings
2018-05-19 mmacytcp sysctl fix may be uninitialized
2018-05-19 mmacytcp fastopen: fix may be uninitialized
2018-05-19 mmacyAF_UNIX: switch to annotations to avoid warnings
2018-05-19 mmacynetmap: compare e1 with e2, not with itself
2018-05-19 mmacynet: fix set but not used
2018-05-19 mmacycapsicum: propagate const correctness
2018-05-19 mmacyback out DBGSET macro
2018-05-19 mmacyintr: eliminate / annotate unused stack locals
2018-05-19 mmacysendfile: annotate unused value and ensure that npages...
2018-05-19 mmacyumtx: don't call umtxq_getchain unless the value is...
2018-05-19 mmacycpuset: revert and annotate instead
2018-05-19 mmacyconf: revert last change and annotate unused var instead
2018-05-19 mmacykevent: annotate unused stack local
2018-05-19 mmacylockf: annotate LOCKF_DEBUG only var
2018-05-19 mmacycapsicum: annotate variable only used by debug
2018-05-19 mmacyturnstile / sleepqueue: annotate variables only used...
2018-05-19 mmacyvfs: annotate variables only used by debug builds as...
2018-05-19 jhibbitsAdd SPR_HSRR0/SPR_HSRR1 definitions
2018-05-19 mmacytty: use __unused annotation instead to silence warnings
2018-05-19 mmacyepoch: avoid warning when INVARIANTS is not enabled
2018-05-19 mmacydisable set but not used on code that can't be changed
2018-05-19 mmacymalloc: avoid possibly returning stack garbage if MALLO...
2018-05-19 jhibbitsAdd hypervisor trap handling, using HSRR0/HSRR1
2018-05-19 mmacycpuset_thread0: avoid unused assignment on non debug...
2018-05-19 mmacymake_dev: avoid unused assignments on non debug builds
2018-05-19 mmacymqueue: avoid unused variables
2018-05-19 mmacyphysio: avoid uninitialized variables
2018-05-19 mmacycache_lookup remove unused variable and initialize...
2018-05-19 mmacyfilt_timerdetach: only assign to old if we're going...
2018-05-19 mmacygetnextevent: put variable only used by KTR under ifdef KTR
2018-05-19 mmacysimplify control flow so that gcc knows we never pass...
2018-05-19 mmacytty: conditionally assign to ret value only used by...
2018-05-19 jhibbitspowerpc64: Add OPAL definitions
2018-05-19 mmacyremove unused locked variable in lockmgr_unlock_fast_path
2018-05-19 mmacysignotify: don't create a stack local that isn't used...
2018-05-19 mmacysysv_msg initialize saved_msgsz
2018-05-19 mmacyremove unused variable
2018-05-19 mmacyfix uninitialized variable warning in reader locks
2018-05-19 mmacyadd DBGSET macro to conditionally assign to a variable...
2018-05-19 mmacyfix uninitialized variable warning
2018-05-19 mmacysys_process.c fix set but not used warning
2018-05-19 mmacysubr_epoch.c fix unused variable warnings
2018-05-19 jhibbitsFix a manual copy from the original diff for r333825
2018-05-19 jhibbitsAdd yet another option for gathering available memory
2018-05-19 jhibbitsAdd some Hypervisor interrupt definitions
2018-05-19 mmacypidctrl Actually use the variables that we assign to...
2018-05-19 mmacyfix gcc8 unused variable and set but not used variable...
2018-05-19 sjgMerge bmake-20180512
2018-05-19 mmacySilence non-actionable warnings in vendor code
2018-05-18 mmacyAnnotate td_pre_epoch_prio in struct thread
2018-05-18 mjglockmgr: avoid atomic on unlock in the slow path
2018-05-18 traszStop claiming the device-side USB serial interfaces...
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 sjgtag bmake-20180512
2018-05-18 sjgImport bmake-20180512
2018-05-18 jhbBe more robust against garbage input on a TOE TLS TX...
2018-05-18 mmacyepoch(9): allocate net epochs earlier in boot
2018-05-18 mmacyepoch(9): assert that epoch is allocated post-configure
2018-05-18 mmacyepoch: move epoch variables to read mostly section
2018-05-18 emasteUse NULL for SYSINIT's last arg, which is a pointer...
2018-05-18 emasteamd64 GENERIC: correct whitespace on smartpqi entry
2018-05-18 nwhitehornUse sysrc(8) in the documentation rather than echoing...
2018-05-18 nwhitehornFix math error in the computation of the free space...
2018-05-18 mmacyepoch(9): Make epochs non-preemptible by default
2018-05-18 sbrunoQuiesce a couple pages of clang warnings with a cast...
2018-05-18 emastemuge(4): style and comment cleanup
2018-05-18 markjDon't increment addl_page_shortage for wired pages.
2018-05-18 impBased on multiple sources including the State Gazette...
2018-05-18 emastemuge(4): sync register names with Microchip's lan7800.h
2018-05-18 gallatinTeach pmcannotate about $TMPDIR and _PATH_TMP
2018-05-18 sbrunobnxt(4)
2018-05-18 cognetInstead of ignoring the VFP registers, set the dumppcb...
2018-05-18 aeMake the name of option that toggles IFCAP_HWRXTSTMP...
2018-05-18 andrewEnable the Qualcomm MSM UART driver. This is needed...
2018-05-18 mjgamd64: tweak the read_frequently section
2018-05-18 delphijMFV r333779: xz 5.2.4.
2018-05-18 npcxgbe(4): Implement ifnet callbacks that deal with...
2018-05-18 mmacyepoch(9): fix error in example and update API reference
next