]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-17 hselaskyAdd checks for valid IRQ tag before setting up or teari...
2018-02-17 manuaw_mmc: Only change the clock if it has really changed
2018-02-17 mjgRevert r329448.
2018-02-17 hselaskyRemove unused bus_autoconf section from usb.ko.
2018-02-17 hselaskyRemove obsolete tool, bus_autoconf, which is replaced...
2018-02-17 hselaskyFix USB driver matching in devmatch(8).
2018-02-17 kevansstand/lua: dumpModules => lsModules
2018-02-17 hselaskyFix handling of "one_nomatch" shell variable to preserv...
2018-02-17 hselaskyInvoke devmatch rc.d script directly instead of dependi...
2018-02-17 hselaskyRevert redundant parts of r329440 after recent devmatch...
2018-02-17 oshogboCapsicumize uuidgen.
2018-02-17 oshogboIntroduce channel flags in libcasper.
2018-02-17 mjgUndo LOCK_PROFILING pessimisation after r313454 and...
2018-02-17 mjgexit: stop doing PROC_SLOCK just to call proc_reap
2018-02-17 mjgexit: get rid of PROC_SLOCK when checking a process...
2018-02-17 hselaskyCompile fix for GCC in the LinuxKPI.
2018-02-17 impImplement --hints to read hints file directly
2018-02-17 impPass in the NOMATCH event to devmatch
2018-02-17 impAdd option to parse NOMATCH event and suggest modules...
2018-02-17 impTweak the 'I' flagged value
2018-02-17 impImplement 'T' field matching.
2018-02-17 impIf we're passed an argument, then treat it as a single...
2018-02-17 impCorrect the PNP information generated by the usb driver...
2018-02-17 impWarn when we encounter unknown PNP field specifiers.
2018-02-17 impAdd description for T specifier. It's for PNP keys...
2018-02-17 impFixup minor nits in the PNP_INFO protocol.
2018-02-17 kevansstand/lua: Debugging string snuck in...
2018-02-17 kevansstand/lua: Style pass
2018-02-17 kevansstand/lua: Check for nil (GELI prompt)
2018-02-17 kevansstand/lua: Add optional GELI passphrase prompt
2018-02-17 kevansstand/lua: Try to load alternate kernels as directories...
2018-02-17 kevansstand/lua: Correct test sense, this should have been...
2018-02-17 kevansstand/lua: Address some nits
2018-02-17 kevansstand/lua: Add debug method to dump modules
2018-02-17 kevansstand/lua: Correct some trivial errors in config
2018-02-17 kevansstand/lua: Color non-default kernels blue
2018-02-17 kevansstand/lua: Correct interpretation of autoboot_delay
2018-02-17 kevansstand/lua: Enable menu autoboot; it seems to work
2018-02-17 kevansstand/lua: Don't set autoboot_delay=NO in menu autoboot...
2018-02-17 mjgOn process exit signal the parent after dropping the...
2018-02-17 mjgUnref the prison after proctree is dropped.
2018-02-17 mjgPostpone sx_sunlock(&proctree_lock) on fork until after...
2018-02-17 mjgTidy up kern_wait6
2018-02-17 bennoRevert r329269.
2018-02-16 kevansstand/lua: Make CAROUSEL_ENTRY func parameters consiste...
2018-02-16 kibRemove unused symbols.
2018-02-16 kevansstand/lua: Don't reload kernel config if we only have...
2018-02-16 kevansstand/lua: Don't try to divide by 0; do nothing
2018-02-16 kevansstand/lua: Allow MENU_RETURN items to have a func,...
2018-02-16 asomerszfs: fix formatting in a log statement
2018-02-16 cemtrpt(8): Clean up build hack to detect ancient compiler
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 kevanslua-test: Image the loader test directory if it doesn...
2018-02-16 kevansDefault to /tmp/loadertest for lua test scripts
2018-02-16 dimVendor import of llvm release_60 branch r325330:
2018-02-16 kevansstand/lua: Use escaped dot instead of single character...
2018-02-16 lwhsuFollow r329348 in ipcs for getting rid of the requireme...
2018-02-16 roygerxen/pv: remove the attach of the ISA bus from the Xen...
2018-02-16 cognetDefine CK_MD_TSO for the relevant arches (i386, amd64...
2018-02-16 kevansstand/lua: Chop off the decimal for numbers passed...
2018-02-16 kevansstand/lua: Correct usage and acceptance of BACKSPACE...
2018-02-16 asomersHandle generic pathconf attributes in the .zfs ctldir
2018-02-16 andrewPut the pine64 root filesystem on teh correct partition.
2018-02-16 hselaskyImplement mutex_trylock_recursive() in the LinuxKPI.
2018-02-16 hselaskyImplement memdup_user_nul() in the LinuxKPI.
2018-02-16 hselaskyImplement tasklet_enable() and tasklet_disable() in...
2018-02-16 markjFix a memory leak introduced in r328426.
2018-02-16 markjUse the conventional name for an array of pages.
2018-02-16 emasteCorrect module symbol export handling
2018-02-16 hselaskyImplement enable_irq() and disable_irq() in the LinuxKPI.
2018-02-16 hselaskyAllow the cmpxchg() macro in the LinuxKPI to work on...
2018-02-16 emasteRationalize license text on Linuxolator files
2018-02-16 kevansstand/lua: Remove sneaky kernel assignment
2018-02-16 kevansstand/lua: Create/use some MENU_ constants where applicable
2018-02-16 kevansstand/lua: Create a "carousel" menu entry type
2018-02-16 kevansstand/lua: Set ACPI's default the proper way (setACPI)
2018-02-16 kibUse local symbol for offset.
2018-02-16 avgmove vintr_intercept_enabled under INVARIANTS
2018-02-16 avgread-behind / read-ahead support for zfs_getpages()
2018-02-16 silbyPrevent savecore from reading bounds from the current...
2018-02-16 cyDocument memset_s(3). memset_s(3) is defined in
2018-02-16 anishThis change fixes duplicate detection of same IOMMU...
2018-02-16 kevansstand/lua: Remove a magic number/string (not a trivial...
2018-02-16 kevansstand/lua: Say "loader prompt" instead of "lua interpreter"
2018-02-16 kevansstand/lua: Remove explicit alias from "Back to main...
2018-02-16 kevansstand/lua: Allow menu items to not have explicit aliases
2018-02-16 kevansstand/lua: Move kernel selection into main menu
2018-02-16 cemtrpt(8): Work around GCC4 shenanigans
2018-02-16 dteskeAdd inline to errno.d for translating int to string
2018-02-16 kevansstand/lua: Consistently use semicolons for line endings
2018-02-16 kevansstand/lua: Set reasonable ACPI default based on presence
2018-02-16 kevansstand/lua: Don't descend into an empty kernels submenu
2018-02-16 kevansstand/lua: Reduce magic numbers
2018-02-16 brooksGet rid of the requirement to include SysV IPC headers...
2018-02-16 kibNote that on amd64 pmap_enter(psind = 1) works (since...
2018-02-16 cemrc.conf.5: Flip default background_fsck language to...
2018-02-16 impEliminate bsd.stand.mk and -fPIC 32-bit intel builds
2018-02-15 asomersOptimize zfsd for the happy case
2018-02-15 brooksReduce duplication in __acl_*_(file|link).
2018-02-15 cemtrpt(8): Sprinkle style(9) and adddress warnings
next