]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add missing file to gpiobus module
[FreeBSD/FreeBSD.git] / sys /
2018-01-07 jhibbitsAdd missing file to gpiobus module
2018-01-07 ianUse EVENTHANDLER_DIRECT_INVOKE for [un]mount events...
2018-01-07 ianUse EVENTHANDLER_DIRECT_INVOKE() for device events...
2018-01-07 kpvchiq: Use mallocarray() to provide kcalloc()
2018-01-07 kplinuxkpi: Implement kcalloc() based on mallocarray()
2018-01-07 kppf: Avoid integer overflow issues by using mallocarray...
2018-01-07 kpIntroduce mallocarray() in the kernel
2018-01-07 kevansaw_sid(4): Add support for Allwinner H3
2018-01-07 kevansaw_sid: Add method for reading keys via prctl registers
2018-01-07 kevansFix bogus pass for syscon_generic introduced in r327621
2018-01-06 manuarm64: Remove old clock driver for Allwinner 64bit SoC
2018-01-06 kevansMove syscon_generic to attach much later
2018-01-06 jkimFix a header inclusion missed in the previous commit.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 jhbRemove LINK_MAX.
2018-01-05 kibMake it possible to re-evaluate cpu_features.
2018-01-05 glebiusIn sendfile_iodone() both pru_abort and sorele need...
2018-01-05 avgFix a couple of comments in AMD Virtual Machine Control...
2018-01-05 jhbCorrect comment. procfs_doprocfile implements 'file...
2018-01-05 fsuAdd 64bit feature support.
2018-01-05 eadlercam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
2018-01-04 nwhitehornRevert r327360, which can cause boot problems on high...
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...
next