]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-02-20 Alexander MotinMFC r316910: 7812 Remove gender specific language
2018-02-20 Kyle Evansstand/lua: Refactor brands into drawer.branddefs
2018-02-20 Kyle Evansstand/lua: Refactor logos into drawer.logodefs table
2018-02-20 Alexander MotinMFV r307315:
2018-02-20 Kyle Evansstand/lua: Reduce exposure of the drawer module
2018-02-20 Alexander MotinMFV r302649: 7016 arc_available_memory is not 32-bit...
2018-02-20 Kyle Evansstand/lua: Move drawer.menu_name_handlers further up
2018-02-20 Kyle Evansstand/lua: Add and use drawer.menu_name_handlers
2018-02-20 Ian LeporeAdd missing MODULE_DEPENDS().
2018-02-20 Kyle Evansstand/lua: Extract menu handlers out into menu.handlers...
2018-02-20 Mateusz GuzikReduce contention on the proctree lock during heavy...
2018-02-20 Kyle Evansstand/lua: Don't set ACPI off just because we can't...
2018-02-20 Jeff RobersonFurther parallelize the buffer cache.
2018-02-19 Kyle Evansstand/lua: Wrap tuple assignment earlier for readability
2018-02-19 Kyle Evansstyle.lua(9): Note that wrapping at 80-columns is not...
2018-02-19 Kyle Evansstand/lua: Cache swapped menu, and don't create locals...
2018-02-19 Alan Somerstail: fix "tail -r" for piped input that begins with...
2018-02-19 Bryan VenteicherAdd more virtqueue getter methods
2018-02-19 Bryan VenteicherAdd VirtIO bus config_generation method
2018-02-19 Konstantin... Do not free(9) uninitialized pointer.
2018-02-19 Eitan Adlertools/80211: correct array index
2018-02-19 Bryan VenteicherAdd PCI methods to iterate over the PCI capabilities
2018-02-19 Kyle Evansstand/lua: Add copyright notice in places
2018-02-19 Kyle Evansstand/lua: Re-order locals after copyright notice;...
2018-02-19 Kyle Evansstand/lua: Round up some more style.lua(9) concerns
2018-02-19 Kyle Evansstand/lua: Change boot menu items' names when swapped
2018-02-19 Kyle Evansstand/lua: Remove inaccurate comment after r329590
2018-02-19 Kyle Evansstand/lua: Restore environment upon config reload
2018-02-19 Kyle Evansstand/lua: Track env changes that come in via loader...
2018-02-19 Kyle Evansstand/lua: Re-wrap menu.lua now that I've added indenta...
2018-02-19 Kyle Evansstand/lua: Swap single-/multi- user boot entries as...
2018-02-19 Kyle Evansstand/lua: Call menu_entries if it's a function
2018-02-19 Kyle Evansstand/lua: Add core.isSingleUserBoot
2018-02-19 Hans Petter... Implement list_safe_reset_next() function macro in...
2018-02-19 Kyle Evansstand/lua: Store menu entries in an "entries" table
2018-02-19 Kyle Evansstand/lua: Remove some unused local declarations
2018-02-19 Nathan WhitehornSet internal error returns for OF_peer(), OF_child...
2018-02-19 Kyle Evansstand/lua: Menu style.lua(9) nits
2018-02-19 Kyle Evansstand/lua: Rename bootserial for clarity
2018-02-19 Kyle Evansstand/lua: Defer kernel/module loading until boot or...
2018-02-19 Andrey V. ElsukovRemove unused variables and sysctl declaration.
2018-02-19 Andrey V. ElsukovCheck packet length to do not make out of bounds access...
2018-02-19 Andriy Gaponrelax an assert in zfsctl_snapdir_lookup to match r323578
2018-02-19 Hans Petter... When stepping the radix tree in the LinuxKPI make sure we
2018-02-19 Xin LIMFV r329552: less v530.
2018-02-19 Xin LIVendor import of less v530.
2018-02-19 Kyle Evansstand/lua: reload previously loaded kernel at config...
2018-02-19 Kyle Evansstand/lua: Store the loaded kernel as config.kernel_loaded
2018-02-19 Kyle Evansstand/lua: Clear the screen before prompting for passwords
2018-02-19 Kyle Evansstand/lua: Addres style.lua(9) concern
2018-02-19 Kyle Evansstand/lua: Allow menu items to be conditionally (in...
2018-02-19 Ian LeporeBuild at45d and mx25l SPI flash drivers as modules.
2018-02-19 Ian LeporeAdd ofw_bus_if.h to SRCS.
2018-02-19 Ian LeporeAdd modules/spi as a gathering point for SPI-related...
2018-02-19 Kyle EvansCreate style.lua(9)
2018-02-19 Mateusz GuzikFix process exit vs reap race introduced in r329449
2018-02-19 Ian LeporeBuild ofw_iicbus as a module if OPT_FDT is defined.
2018-02-19 Mateusz Guzikmtx: add mtx_spin_wait_unlocked
2018-02-18 Ian LeporeProvide public declarations for ofw_spibus_driver and...
2018-02-18 Warner LoshPrint more info for -v runs and temp hack for usb vs...
2018-02-18 Ian LeporeProvide a public function to acquire a gpio pin by...
2018-02-18 Ian LeporeAdd the MODULE_DEPEND()s needed so that the kernel...
2018-02-18 Ian LeporeAdd iic_recover_bus.c, now part of iicbus. This should...
2018-02-18 Ian LeporeArrange SRCS= as 1 file per line, alphabetical, so...
2018-02-18 Mateusz Guzikexit: get rid of PROC_SLOCK when checking a process...
2018-02-18 Ian LeporeGive the imx_i2c driver its own name, set up its relati...
2018-02-18 Mariusz ZaborskiFix broken assertion in r329520.
2018-02-18 Ian LeporeAllow i2c hardware drivers to declare their own relatio...
2018-02-18 Brooks DavisCorrect/improve the descriptions if kern.ipc.(shmsegs...
2018-02-18 Hans Petter... Optimise xchg() to use atomic_swap_32() and atomic_swap...
2018-02-18 Hans Petter... Fix implementation of xchg() function macro in the...
2018-02-18 Scott LongImprove command lifecycle debugging and detection of...
2018-02-18 Mark JohnstonDon't include DMAR map entry zone items in kernel dumps.
2018-02-18 Mariusz ZaborskiUse the fdeget_locked function instead of the fget_lock...
2018-02-18 Hans Petter... Implement support for radix_tree_for_each_slot() and...
2018-02-18 Emmanuel Vadotefi: Do not pad the efi devpath structure
2018-02-18 Hans Petter... Implement the KMEM_CACHE() function macro in the LinuxKPI.
2018-02-18 Hans Petter... Make the vm_fault structure in the LinuxKPI compatible...
2018-02-18 Hans Petter... Implement the rcu_dereference_raw() function macro.
2018-02-18 Hans Petter... Implement __GFP_BITS_SHIFT and __GFP_BITS_MASK macros...
2018-02-18 Hans Petter... Implement __list_del_entry() helper functions in the...
2018-02-18 Hans Petter... Implement file_inode() and call_mmap() helper functions...
2018-02-18 Hans Petter... Refactor dentry structure into its own header file...
2018-02-18 Hans Petter... Update the ktime type in the LinuxKPI to be a signed...
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...
next