]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Ian LeporeBuild modules specific to imx5/imx6 only when building...
2018-02-18 Ian LeporeAdd a detach method so that this can be a kldunload...
2018-02-18 Alexander MotinMFV r323911:
2018-02-18 Kyle Evansstand/lua: More style nits, config.lua
2018-02-18 Kyle Evansliblua: Fix missing '}' in lutil.c after r329499
2018-02-18 Conrad Meyerlua loader: Auto detect eligible list of kernels to...
2018-02-18 Conrad MeyerLua loader: Add barebones "lfs" module
2018-02-18 Conrad Meyerinterp_lua: Register io/loader with regular Lua module...
2018-02-18 Kyle Evansstand/lua: Remove some debugging bits that snuck in...
2018-02-18 Kyle Evansstand/lua: Fix module_path handling with multiple kernels
2018-02-18 Kyle Evansstand/lua: Fix verbiage and some typos
2018-02-18 Ian LeporeFix fallout from the import of fresh dts source files...
2018-02-17 Ian LeporeDon't call sdhci_cleanup_slot() if sdhci_init_slot...
2018-02-17 Ian LeporeDo not try to deallocate memory that wasn't allocated...
2018-02-17 Hans Petter... Implement spin_trylock_irq() function macro in the...
2018-02-17 Hans Petter... Stub more lockdep function macros in the LinuxKPI.
2018-02-17 Hans Petter... Implement get_task_pid() function macro in the LinuxKPI.
2018-02-17 Conrad Meyerliblua: Emulate DIR, opendir, fdopendir, closedir
2018-02-17 Conrad Meyerliblua: Clean up io/loader C module registration
2018-02-17 Hans Petter... Allow the put_user() function macro to put constant...
2018-02-17 Hans Petter... Implement BUILD_BUG_ON_INVALID() function macro in...
2018-02-17 Hans Petter... Add support for printk_ratelimit() function macro and...
2018-02-17 Justin HibbitsMerge AIM and Book-E PCPU fields
2018-02-17 Hans Petter... Add support for kref_read() function in the LinuxKPI.
2018-02-17 Hans Petter... Add support for mmgrab() function in the LinuxKPI.
2018-02-17 Hans Petter... Add support for __percpu and __weak macros in the LinuxKPI.
2018-02-17 Hans Petter... Move the IRQ_RETVAL() and irqreturn definitions to...
2018-02-17 Hans Petter... Add checks for valid IRQ tag before setting up or teari...
2018-02-17 Emmanuel Vadotaw_mmc: Only change the clock if it has really changed
2018-02-17 Mateusz GuzikRevert r329448.
2018-02-17 Hans Petter... Remove unused bus_autoconf section from usb.ko.
2018-02-17 Hans Petter... Remove obsolete tool, bus_autoconf, which is replaced...
2018-02-17 Hans Petter... Fix USB driver matching in devmatch(8).
2018-02-17 Kyle Evansstand/lua: dumpModules => lsModules
2018-02-17 Hans Petter... Fix handling of "one_nomatch" shell variable to preserv...
2018-02-17 Hans Petter... Invoke devmatch rc.d script directly instead of dependi...
2018-02-17 Hans Petter... Revert redundant parts of r329440 after recent devmatch...
2018-02-17 Mariusz ZaborskiCapsicumize uuidgen.
2018-02-17 Mariusz ZaborskiIntroduce channel flags in libcasper.
2018-02-17 Mateusz GuzikUndo LOCK_PROFILING pessimisation after r313454 and...
2018-02-17 Mateusz Guzikexit: stop doing PROC_SLOCK just to call proc_reap
2018-02-17 Mateusz Guzikexit: get rid of PROC_SLOCK when checking a process...
2018-02-17 Hans Petter... Compile fix for GCC in the LinuxKPI.
2018-02-17 Warner LoshImplement --hints to read hints file directly
2018-02-17 Warner LoshPass in the NOMATCH event to devmatch
2018-02-17 Warner LoshAdd option to parse NOMATCH event and suggest modules...
2018-02-17 Warner LoshTweak the 'I' flagged value
2018-02-17 Warner LoshImplement 'T' field matching.
2018-02-17 Warner LoshIf we're passed an argument, then treat it as a single...
2018-02-17 Warner LoshCorrect the PNP information generated by the usb driver...
2018-02-17 Warner LoshWarn when we encounter unknown PNP field specifiers.
2018-02-17 Warner LoshAdd description for T specifier. It's for PNP keys...
2018-02-17 Warner LoshFixup minor nits in the PNP_INFO protocol.
2018-02-17 Kyle Evansstand/lua: Debugging string snuck in...
2018-02-17 Kyle Evansstand/lua: Style pass
2018-02-17 Kyle Evansstand/lua: Check for nil (GELI prompt)
2018-02-17 Kyle Evansstand/lua: Add optional GELI passphrase prompt
2018-02-17 Kyle Evansstand/lua: Try to load alternate kernels as directories...
2018-02-17 Kyle Evansstand/lua: Correct test sense, this should have been...
2018-02-17 Kyle Evansstand/lua: Address some nits
2018-02-17 Kyle Evansstand/lua: Add debug method to dump modules
2018-02-17 Kyle Evansstand/lua: Correct some trivial errors in config
2018-02-17 Kyle Evansstand/lua: Color non-default kernels blue
2018-02-17 Kyle Evansstand/lua: Correct interpretation of autoboot_delay
2018-02-17 Kyle Evansstand/lua: Enable menu autoboot; it seems to work
2018-02-17 Kyle Evansstand/lua: Don't set autoboot_delay=NO in menu autoboot...
2018-02-17 Mateusz GuzikOn process exit signal the parent after dropping the...
2018-02-17 Mateusz GuzikUnref the prison after proctree is dropped.
2018-02-17 Mateusz GuzikPostpone sx_sunlock(&proctree_lock) on fork until after...
2018-02-17 Mateusz GuzikTidy up kern_wait6
2018-02-17 Benno RiceRevert r329269.
2018-02-16 Kyle Evansstand/lua: Make CAROUSEL_ENTRY func parameters consiste...
2018-02-16 Konstantin... Remove unused symbols.
2018-02-16 Kyle Evansstand/lua: Don't reload kernel config if we only have...
2018-02-16 Kyle Evansstand/lua: Don't try to divide by 0; do nothing
2018-02-16 Kyle Evansstand/lua: Allow MENU_RETURN items to have a func,...
2018-02-16 Alan Somerszfs: fix formatting in a log statement
2018-02-16 Conrad Meyertrpt(8): Clean up build hack to detect ancient compiler
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-16 Kyle Evanslua-test: Image the loader test directory if it doesn...
2018-02-16 Kyle EvansDefault to /tmp/loadertest for lua test scripts
2018-02-16 Dimitry AndricVendor import of llvm release_60 branch r325330:
2018-02-16 Kyle Evansstand/lua: Use escaped dot instead of single character...
2018-02-16 Li-Wen HsuFollow r329348 in ipcs for getting rid of the requireme...
2018-02-16 Roger Pau Monnéxen/pv: remove the attach of the ISA bus from the Xen...
2018-02-16 Olivier HouchardDefine CK_MD_TSO for the relevant arches (i386, amd64...
2018-02-16 Kyle Evansstand/lua: Chop off the decimal for numbers passed...
2018-02-16 Kyle Evansstand/lua: Correct usage and acceptance of BACKSPACE...
2018-02-16 Alan SomersHandle generic pathconf attributes in the .zfs ctldir
2018-02-16 Andrew TurnerPut the pine64 root filesystem on teh correct partition.
2018-02-16 Hans Petter... Implement mutex_trylock_recursive() in the LinuxKPI.
2018-02-16 Hans Petter... Implement memdup_user_nul() in the LinuxKPI.
2018-02-16 Hans Petter... Implement tasklet_enable() and tasklet_disable() in...
2018-02-16 Mark JohnstonFix a memory leak introduced in r328426.
2018-02-16 Mark JohnstonUse the conventional name for an array of pages.
2018-02-16 Ed MasteCorrect module symbol export handling
2018-02-16 Hans Petter... Implement enable_irq() and disable_irq() in the LinuxKPI.
2018-02-16 Hans Petter... Allow the cmpxchg() macro in the LinuxKPI to work on...
2018-02-16 Ed MasteRationalize license text on Linuxolator files
next