]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
geli: fix parallel execution of tests
[FreeBSD/FreeBSD.git] / sys /
2018-01-07 Kyle EvansFix bogus pass for syscon_generic introduced in r327621
2018-01-06 Emmanuel Vadotarm64: Remove old clock driver for Allwinner 64bit SoC
2018-01-06 Kyle EvansMove syscon_generic to attach much later
2018-01-06 Jung-uk KimFix a header inclusion missed in the previous commit.
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 John BaldwinRemove LINK_MAX.
2018-01-05 Konstantin BelousovMake it possible to re-evaluate cpu_features.
2018-01-05 Gleb SmirnoffIn sendfile_iodone() both pru_abort and sorele need...
2018-01-05 Andriy GaponFix a couple of comments in AMD Virtual Machine Control...
2018-01-05 John BaldwinCorrect comment. procfs_doprocfile implements 'file...
2018-01-05 Fedor UporovAdd 64bit feature support.
2018-01-05 Eitan Adlercam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
2018-01-04 Nathan WhitehornRevert r327360, which can cause boot problems on high...
2018-01-04 Kyle Evansif_awg: Use syscon prop if it exists
2018-01-04 John BaldwinAlways use atomic_fetchadd() when updating per-user...
2018-01-04 John BaldwinReport offset relative to the backing object for kinfo_...
2018-01-04 Ed SchoutenAllow timed waits with relative timeouts on locks and...
2018-01-04 Steven HartlandDisabled the use of flowid for lagg by default
2018-01-04 Landon J. Fullerbhnd(4): Add missing BCM4312 backplane clock speed...
2018-01-04 Konstantin BelousovRestructure swapout tests after vm map locking was...
2018-01-04 Cy SchubertCorrect function name in description block.
2018-01-04 Alan CoxOnce we have decided to swap out a process, don't delay...
2018-01-03 Andreas ToblerThe recent bump of MAXDSIZ made 32-bit binary execution...
2018-01-03 Ed Masteath: fix possible memory disclosure in ioctl handler
2018-01-03 Navdeep Parharcxgbe(4): Add a knob to enable/disable PCIe relaxed...
2018-01-03 Ed Masteath: revert accidental change committed with r327526
2018-01-03 Ed Masteembed_mfs: correctly test grep return value
2018-01-03 Mark JohnstonAdd missing newlines to a couple of error messages.
2018-01-03 Konstantin BelousovUse the new SDM-approved way to serialize x2APIC MSR...
2018-01-03 Poul-Henning KampEliminate a paranthesis which is both unneeded and...
2018-01-03 Mike Karelsmake SW_WATCHDOG dynamic
2018-01-02 Oleksandr Tymoshenkonctgpio: add new device id for the GPIO chip in PCEngin...
2018-01-02 Ed Masteath: fix possible memory disclosures in ioctl handlers
2018-01-02 Ed Masteath: fix memory disclosure from ath_btcoex_ioctl
2018-01-02 Ed Mastehpt{nr,rr}: plug info leak in hpt_ioctl
2018-01-02 Ed Mastehpt27xx: plug info leak in hpt_ioctl
2018-01-02 Mark JohnstonFix some I/O ordering issues in gmirror.
2018-01-02 Jeff RobersonFix arc after r326347 broke various memory limit querie...
2018-01-02 Nathan WhitehornFix reversed endianness that crept in at some point...
2018-01-02 Adrian Chadd[net80211] convert all of the WME use over to a tempora...
2018-01-01 Antoine Brodinsysctl_kern_proc_args: do not take the fast path if...
2018-01-01 Konstantin BelousovAvoid re-check of usermode condition.
2018-01-01 Konstantin BelousovAdd CR4.SMAP control bit.
2018-01-01 Konstantin BelousovDo not let vm_daemon run unbounded.
2018-01-01 Warner LoshRemove sys/mips/rmi. It's been unmaintained since 2011...
2018-01-01 Warner LoshRemove support for IDT. Only the RouterBoard RB533...
2018-01-01 Warner LoshRetire old ADM 5120 port. It never grew much beyond...
2018-01-01 Warner LoshRemove sys/mips/alchemy. It was still-born when I commi...
2018-01-01 Warner LoshRemove sys/mips/rt305x. It's been replaced by sys/mips...
2017-12-31 Oleksandr TymoshenkoFix GCC build broken by r32744
2017-12-31 Ian LeporeAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-31 Kyle Evansaw_sid: Add support for a64
2017-12-31 Alan CoxThe variable "minslptime" is pointless and always has...
2017-12-31 Oleksandr TymoshenkoUnbreak build broken by r327444
2017-12-31 Colin PercivalWrap includes in sys/tslog.h with #ifdef TSLOG.
2017-12-31 Ian LeporeChase r327432... sparc64 clock.c now needs to include...
2017-12-31 Nathan WhitehornRemove PIR from PCPU data. It has an implementation...
2017-12-31 Oleksandr Tymoshenkovt(4): add support for configurable console palette
2017-12-31 Nathan WhitehornFix 32-bit build.
2017-12-31 Nathan WhitehornMake newer binutils happy by using a bl-type branch...
2017-12-31 Nathan WhitehornProvide relative, as well as absolute, addresses in...
2017-12-31 Konstantin BelousovRemove MP SAFE marks and stray register name in comments.
2017-12-31 Bjoern A. ZeebHappy New Year 2018 my friends!
2017-12-31 Kristof Provostpf: Allow the module to be unloaded
2017-12-31 Kristof Provostpf: Clean all fragments on shutdown
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalInstrument thread creations for the the benefit of...
2017-12-31 Colin PercivalInstrument "boot holds" for the benefit of the TSLOG...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalTeach makeobjops.awk to accept PROLOG and EPILOG blocks...
2017-12-31 Colin PercivalUse the TSLOG framework to record SYSINIT entry/exit...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalUse the TSLOG framework to record entry/exit timestamps...
2017-12-31 Colin PercivalConnect kern_tslog.c to the build and add TSLOG / TSLOG...
2017-12-31 Colin PercivalCode for recording timestamps of events, especially...
2017-12-31 Kyle Evansaw_sid: rewrite compat-string configuration to be more...
2017-12-31 Nathan WhitehornUse data from the boot loader to pick the appropriate...
2017-12-31 Nathan WhitehornMake sure the first instruction of the low-memory spinl...
2017-12-31 Alan CoxPreviously, swap_pager_copy() freed swap blocks one...
2017-12-31 Pedro F. Giffunisysv_{ipc|shm}: update the NetBSD VCS tags to match...
2017-12-31 Mateusz Guziklocks: adjust loop limit check when waiting for readers
2017-12-31 Mateusz Guziksx: fix up non-smp compilation after r327397
2017-12-31 Mateusz Guziklocks: re-check the reason to go to sleep after locking...
2017-12-31 Mateusz Guziksx: read the SX_NOADAPTIVE flag and Giant ownership...
2017-12-31 Mateusz Guzikmtx: deduplicate indefinite wait check in spinlocks...
2017-12-31 Mateusz Guzikmtx: pre-read the lock value in thread_lock_flags_
2017-12-31 Mateusz Guzikrwlock: tidy up __rw_runlock_hard similarly to r325921
2017-12-30 Emmanuel Vadotdwmmc: Fully subclass driver
2017-12-30 Nathan WhitehornAvoid use of the fdt_get_property_*() API, which is...
2017-12-30 Nathan WhitehornRemove logic for early console with loader.ps3 now...
2017-12-30 Nathan WhitehornChange the way SMP startup works to match the new multi...
2017-12-30 Nathan WhitehornCheck more aggressively for whether the desired propert...
2017-12-30 Bryan VenteicherAdd macro for vxlan list mutex lock and unlock
2017-12-30 Bryan VenteicherAdvertise IFCAP_LINKSTAT after r326480 added link statu...
2017-12-30 Cy SchubertFix r327383:
2017-12-30 Pedro F. Giffunielink.[ch]: Move historic VCS tags after the license.
2017-12-30 Konstantin BelousovMove i386/isa/elink.[hc] to dev/ep.
2017-12-30 Konstantin BelousovMove i386/isa/npx.c to i386i386/npx.c.
2017-12-30 Warner LoshOn further testing on actual machines with this hardwar...
2017-12-30 Warner LoshRemove two stray references to wl driver, removed some...
next