]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-04 hselaskyKeep the old SLAB_DESTROY_BY_RCU macro definition aroun...
2018-03-04 hselaskyImplement DEFINE_WAIT_FUNC() function macro and default...
2018-03-04 hselaskyImplement pr_err_ratelimited() function macro in the...
2018-03-04 hselaskyImplement __MODULE_STRING() function macro in the LinuxKPI.
2018-03-04 hselaskyImplement BUILD_BUG() function macro in the LinuxKPI.
2018-03-04 hselaskyImplement writel_relaxed() in the LinuxKPI.
2018-03-04 hselaskyDefine noinline and __maybe_unused macros in the LinuxKPI.
2018-03-04 hselaskyImplement for_each_clear_bit() function macro in the...
2018-03-04 hselaskyImplement GENMASK_ULL() function macro in the LinuxKPI.
2018-03-04 hselaskyRename the SLAB_DESTROY_BY_RCU flag into SLAB_TYPESAFE_...
2018-03-04 eadleropen.3: Use .Fa where appropriate
2018-03-04 ianFlag the first interface on a KTLINK FTDI-based jtag...
2018-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-04 avgdb_script_exec: use a saved script name when reporting...
2018-03-04 impMention that CTLFLAG_MPSAFE is only for _PROC entries.
2018-03-04 nwhitehornWhere we can, pass the kernel an FDT facsimile of the...
2018-03-04 kevanslualoader: logdef -> logodef typo
2018-03-04 kevanslualoader: Return meaningful value in cli_execute
2018-03-04 impAdd documentation for CTLFLAG_MPSAFE.
2018-03-04 emasteWhen lld is ld, install bfd's man page as ld.bfd.1
2018-03-03 nwhitehornMove "common" Open Firmware parts of the loader used...
2018-03-03 bdreweryDon't read SRC_ENV_CONF for MAKEOBJDIRPREFIX guard.
2018-03-03 bdreweryIgnore MAKEOBJDIRPREFIX from src-env.conf in sub-makes.
2018-03-03 hselaskyDocument pause_sig(9) and update prototypes for existin...
2018-03-03 ianCorrect a misplaced closing paren. Does not affect...
2018-03-03 ianMinor (mostly) wording changes.
2018-03-03 eadlersys/linux: Fix a few potential infoleaks in cloudabi
2018-03-03 ianMinor changes to wording.
2018-03-03 eadlersys/linux: Fix a few potential infoleaks in Linux IPC
2018-03-03 eadlersys/fuse: fix off by one error
2018-03-03 hselaskyUse mstosbt() instead of SBT_1MS in the LinuxKPI to...
2018-03-03 hselaskyImplement msleep_interruptible() in the LinuxKPI. While...
2018-03-03 kevansMove imx6_usbphy to SUPPORTDEV, massage associated...
2018-03-03 kevansaw_syscon(4): Move to BUS_PASS_SUPPORTDEV
2018-03-03 hselaskyAllow pause_sbt() to catch signals during sleep by...
2018-03-03 manuaw_mmc: Regulator improvement
2018-03-03 manuaxp81x: Add support for AXP803
2018-03-03 kevanslualoader: Shift menu+brand even for logo=none with...
2018-03-03 kevanslualoader: Tweak positioning and fix an off-by-one
2018-03-03 hselaskyCorrect the return code from pause() during cold startu...
2018-03-03 kevanslualoader: Respect loader_menu_title_align
2018-03-03 kevanslualoader: Respect loader_menu_title, prepare for align
2018-03-03 kevanslualoader: Execute menu_timeout_command at the end...
2018-03-03 kevansliblua: Add loader.interpret
2018-03-03 avgdb_nextframe/amd64: catch up with r328083 to recognize...
2018-03-03 andrewMove setting the IRQ base and length into the common...
2018-03-03 andrewAdd the missing GICv3 dev info struct to the ACPI dev...
2018-03-03 manuIntroduce BUS_PASS_SUPPORTDEV
2018-03-03 gonzo[fdt_pinctrl] Add man pages for fdt_pinctrl driver
2018-03-03 nwhitehornHonor physical memory regions marked unavailable in...
2018-03-03 nwhitehornRemove assumption that all physical memory is available...
2018-03-03 rpokalaimcsmb(4): Intel integrated Memory Controller (iMC...
2018-03-02 brooksFix build post r330299
2018-03-02 brooksDon't declare union semun in userspace unless _WANT_SEM...
2018-03-02 brooksDon't define struct mymsg.
2018-03-02 brooksRename kernel-only members of semid_ds and msgid_ds.
2018-03-02 asomersZFS: fix adding vdevs to very large pools
2018-03-02 mjgsx: fix adaptive spinning broken in r327397
2018-03-02 manudtb/allwinner: Build sun8i-h3-nanopi-m1-plus.dts
2018-03-02 mavUpdate QLogic ISP 24xx/25xx chips firmware to 8.07.00.
2018-03-02 wblockClarify and clean up some language, and add an explicit...
2018-03-02 wblockClarity and style fixes.
2018-03-02 shurdiflib: stop timer callout when stopping
2018-03-02 kevanslualoader: Reset the cursor position after the menu...
2018-03-02 kevansAdd --globals printc to lua-lint
2018-03-02 kibRemove _Nonnull attributes from user addresses argument...
2018-03-02 kevansliblua: Use putc instead of printf for printc
2018-03-02 kevanslualoader: Use global printc instead of loader.printc
2018-03-02 kevanslualoader: Register loader.printc as global printc
2018-03-02 kevanslualoader: Steamroll the box-drawing
2018-03-02 emastelibefivar: use standard 2-Clause FreeBSD license
2018-03-02 traszFix README.md formatting.
2018-03-02 trasz.Xr pstat(8), so that people have a chance to learn...
2018-03-02 andrewCount the number of children in the GICv3 ACPI attachme...
2018-03-02 hselaskyImplement more lockdep stubs in the LinuxKPI.
2018-03-02 hselaskyImplement ktime_get_raw() function in the LinuxKPI.
2018-03-02 hselaskyImplement wait_on_bit() function macro in the LinuxKPI.
2018-03-02 hselaskyRename callout member in struct timer_list to match...
2018-03-02 cemg_label_ufs: Fix typo from r330264
2018-03-02 kevanscore.lua(8): Add missing note about core.KEYSTR_CSI
2018-03-02 kevansAdd menu.lua(8), but do not add to distribution
2018-03-02 kevansAdd core.lua(8), but do not add to distribution
2018-03-02 mckusickThis change is some refactoring of Mark Johnston's...
2018-03-02 kevanslualoader: Use string literal \xNN instead of string...
2018-03-02 kevanslualoader: Use #str instead of tracking length with 'n'
2018-03-02 kevanslualoader: Fix some lint-mentioned errors
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 sjgtag bmake-20180222
2018-03-01 sjgImport bmake-20180222
2018-03-01 ianAdd a function to retrieve the EFI realtime clock capab...
2018-03-01 eadlersys/sys: Use a more common spelling of 'dirent'
2018-03-01 kevansRegenerate src.conf(5) after r330254
2018-03-01 kevansAdd descriptions for recently added loader options
2018-03-01 kevansBack out r330252; will reapply with an actual commit...
2018-03-01 kevansMFC after: 1 week
2018-03-01 kevansRemove LOADER_EFI description files
2018-03-01 kevansstand: Fix build after r330249
2018-03-01 kevansstand: Makefile SUBDIR cleanup
2018-03-01 impCreate LOADER_UBOOT, and LOADER_OFW. Move these options...
2018-03-01 dabAllow the "@" and "!" characters in passwd file GECOS...
next