]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Consolidate two identical copies of sysres_ids.
[FreeBSD/FreeBSD.git] / sys /
2018-01-09 Warner LoshConsolidate two identical copies of sysres_ids.
2018-01-09 Warner LoshRemove ccbque.h from i386/isa.
2018-01-09 Andrew TurnerAdd a function to find the PSCI version the firmware...
2018-01-09 Andrew TurnerAdd a framework to install CPU errata on arm64. Each...
2018-01-09 Andriy Gaponvmm/svm: contigmalloc of the whole svm_softc is excessive
2018-01-09 Andriy Gaponzfs_mount: restore a bit of ifdef-out illumos code
2018-01-09 Andriy Gaponusbdevs: add ASMedia vendor ID
2018-01-09 Konstantin BelousovGeneralize the fix from r322757 and apply it to several...
2018-01-09 Konstantin BelousovWhen handling write completion, take SU lock around...
2018-01-09 Konstantin BelousovPostpone the disassotiation of the background write...
2018-01-09 Cy SchubertWhen growing the state, also grow the seed array. Other...
2018-01-09 Conrad MeyerFix Zstd kernel build with GCC 4.2
2018-01-09 Scott LongDon't hold the periph locks during dump.
2018-01-09 Scott LongDon't hold the periph lock when calling into cam_periph...
2018-01-09 Scott LongProtect against a possible NULL deference from an accessor
2018-01-08 Mark JohnstonGeneralize the gzio API.
2018-01-08 Conrad MeyerIntegrate zstd into the kernel
2018-01-08 Mark JohnstonSort and remove unneeded includes.
2018-01-08 Pedro F. GiffuniRevert r327697:
2018-01-08 Mark JohnstonRelease the queue lock before restarting the worker...
2018-01-08 Pedro F. Giffunimalloc(9): drop the __result_use_check attribute for...
2018-01-08 Fabien ThomasFix uninitialized crp_retw_id when using asynchronous...
2018-01-08 Andrew TurnerOnly install the new pagetable pointer into ttbr0_el1...
2018-01-08 Andrew TurnerMove some of the common thread switching code into...
2018-01-07 Ed SchoutenUse mallocarray(9) in CloudABI kernel code where possible.
2018-01-07 Justin HibbitsAdd missing file to gpiobus module
2018-01-07 Ian LeporeUse EVENTHANDLER_DIRECT_INVOKE for [un]mount events...
2018-01-07 Ian LeporeUse EVENTHANDLER_DIRECT_INVOKE() for device events...
2018-01-07 Kristof Provostvchiq: Use mallocarray() to provide kcalloc()
2018-01-07 Kristof Provostlinuxkpi: Implement kcalloc() based on mallocarray()
2018-01-07 Kristof Provostpf: Avoid integer overflow issues by using mallocarray...
2018-01-07 Kristof ProvostIntroduce mallocarray() in the kernel
2018-01-07 Kyle Evansaw_sid(4): Add support for Allwinner H3
2018-01-07 Kyle Evansaw_sid: Add method for reading keys via prctl registers
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...
next