]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Provide relative, as well as absolute, addresses in trap panic panics. This
[FreeBSD/FreeBSD.git] / sys /
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...
2017-12-29 kibStyle.
2017-12-29 alcAfter r327168, the variable "vm_pageout_wanted" can...
2017-12-29 marius- There is no need to keep the tuning error and re...
2017-12-29 cyCorrect the comment describing badrs which is bad route...
2017-12-29 npcxgbe(4): Reduce duplication by consolidating minor...
2017-12-29 pfgif_txpreg.h: drop clauses 3 and 4.
2017-12-29 pfgdev/txp: Update if_txpreg.h to match OpenBSD's version.
2017-12-28 kibClean up the comment.
2017-12-28 nwhitehornRemove ELF note for Open Firmware. It is marked optiona...
2017-12-28 kibIn vm_swapout_map_deactivate_pages(), it is enough...
2017-12-28 mariusProbe Intel Denverton eMMC 5.0 controllers.
2017-12-28 mariusWith the advent of interrupt remapping, Intel has repur...
2017-12-28 jhbRemove a few more dangling references to ie(4).
2017-12-28 sbrunoe1000: Add support for Ice Lake and Cannon Lake
2017-12-28 pfgFix some typos.
2017-12-28 pfgnetinet6/ip6_id.c: niels kindly dropped clause 3/4...
2017-12-28 pfgStart syncing changes from OpenBSD's ip6_id.c instead...
2017-12-28 pfgRevert r327293
2017-12-28 pfgnetinet6/ip6_id.c: niels kindly dropped clause 3/4...
2017-12-28 jhbMinor formatting and style tweaks to some comments.
2017-12-28 jhbRemove a stale reference to ie(4).
2017-12-28 pfgsys/sys/chio.h: add NetBSD RCS ID.
2017-12-28 pfgsys/i386/isa/elink*: sync with (older) NetBSD.
2017-12-28 kibReuse kern_proc_vmmap_resident() for procfs_map residen...
2017-12-28 kibMake kern_proc_vmmap_resident() externally accesible...
2017-12-28 manuRevert r327250 as it broke the build for some armv6...
2017-12-28 pfgSPDX: fix wrong license ID tag in dev/cesa.
2017-12-28 pfgSPDX: fix wrong license ID tag in dev/spibus.
2017-12-28 pfgSPDX: fix wrong license ID tag in libkern.
2017-12-28 pfgarm/ixp425: Drop 3rd and 4th clauses from Ichiro FUKUHA...
2017-12-27 pfgSPDX: fix license ID tags for arm/xscale.
2017-12-27 npcxgbe/iw_cxgbe: Fix iWARP over VLANs (catch up with...
2017-12-27 pfgsparc64: Update idprom.h.
2017-12-27 manuarm: hdmi_if.m is already in files.arm
2017-12-27 manuarm: Add kern/kern_clocksource.c to files.arm
2017-12-27 shurdDon't pass rids to taskqgroup_attach()
2017-12-27 shurdRemove assertion that's not true for !EARLY_AP_STARTUP
2017-12-27 pfgSPDX: Complete License ID tags for UFS.
2017-12-27 shurdFix indentation.
2017-12-27 kevansif_awg: Respect rgmii-*id PHY configurations
2017-12-27 manuctl: Correct comment in ctl_worker_thread
2017-12-27 eadlerkernel: Fix several typos and minor errors
2017-12-26 mizhka[mips] fix compilation of TP-WN1043ND kernel configuration
2017-12-26 ianAdd a new ARM kernel option, LOCORE_MAP_MB, to control...
2017-12-26 alcRefactor vm_map_find(), creating a separate function...
2017-12-26 kevansextres/syscon: Commit missing bits from r327106
2017-12-26 tuexenWhite cleanups.
next