]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-04-27 emastesetfacl: style and break main() into manageable pieces
2018-04-27 mjgsystrace: track it like sdt probes
2018-04-27 emasteUpdate ELF Tool Chain to r3614
2018-04-27 emasteelf_common.h: add DT_SUNW_ASLR tag
2018-04-27 tychonExpand the checks for UCR3 == PMAP_NO_CR3 to enable...
2018-04-27 manuallwinner: clk: Add gate_shift to the clock definition
2018-04-27 manuallwinner: clk: Correct aw_clk_get_factor
2018-04-27 mjguma: whack main zone counter update in the slow path
2018-04-27 mjgvm: move vm_cnt to __read_mostly now that it is not...
2018-04-27 mwRevert r333035 due broken booting on !Marvell GENERIC...
2018-04-27 manuclk: Put the sysctls under hw.clock instead of clock
2018-04-26 sbrunomove smartpqi(4) controller out of NOTES and into sys...
2018-04-26 manuarm64: rockchip: rk_gpio fix rk_gpio_pin_config32
2018-04-26 npcxgbe(4): Move release_tid to the base NIC driver for...
2018-04-26 manuarm64: rockchip: Add gpio controller driver
2018-04-26 rrsThis change re-arranges the fields within the tcp-pcb...
2018-04-26 manuarm64: rockchip: RK3328 CRU Add gpio gates
2018-04-26 manuarm64: rockchip: Rk3328 CRU Fix some offset for gates
2018-04-26 manuarm64: rockchip: Add pinctrl driver
2018-04-26 manuarm64: rockchip: Add GRF driver
2018-04-26 kibFix move of the frame to the normal stack for interrupt...
2018-04-26 mwAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-04-26 kibFix spelling: Appolo -> Apollo [1].
2018-04-26 mwAdd support for gpioled on ARMADA38X based boards
2018-04-26 mwReplace FDT tree parsing with gpio_map_gpios implementa...
2018-04-26 mwUpdate mv_gpio driver to new FreeBSD API
2018-04-26 npcxgbe(4): Break up alloc_tid_tabs and move the atid...
2018-04-26 emastelibsysdecode: support errno and syscalls for arm64...
2018-04-26 emastearm64 linuxulator: add generated sysent files
2018-04-26 emasteAdd arm64 Linux syscall table
2018-04-26 kibHandle Appolo Lake errata APL31.
2018-04-26 kibSome style and minor code improvements for idle selection.
2018-04-26 traszErm, fix typo.
2018-04-26 traszBump .Dd.
2018-04-26 traszClarify which USB specs are supported by cdce(4) and...
2018-04-26 sbrunoTigthen up kern_prefetch.h includes. The DMAP check...
2018-04-26 seancAdd myself back to the ranks of being mentored
2018-04-26 sbrunomartpqi(4):
2018-04-26 emasteCorrect r307825 BOOTSTRAPPING test for unsupported...
2018-04-26 aeMerge r1.22-1.23 from NetBSD:
2018-04-26 hselaskyAdd network device event for priority code point, PCP...
2018-04-25 baptzgrep.sh: Add forgotten ';' and remove set -e which...
2018-04-25 baptzgrep.sh: remove now useless shift
2018-04-25 baptzgrep: small improvements
2018-04-25 lwhsuFix mips32 build after r332951.
2018-04-25 kevans<compress>grep: Special case the -V flag
2018-04-25 bennoUpdate release version of FreeBSD.
2018-04-25 bennoAllow etdump, makefs and mkimg to be overridden.
2018-04-25 davidcsFix Issue with adding MUltiCast Addresses. When multica...
2018-04-25 davidcsUpgraded FW Related Files to version 5.4.67
2018-04-25 kibUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-25 kevansbsdgrep(1): Sneak in some man page updates
2018-04-25 kevansbsdgrep: Update NLS catalogs after r332995
2018-04-25 traszClean up .Xrs in man(1).
2018-04-25 traszAdd some .Xrs to USB template descriptions.
2018-04-25 brooksTranslate 32-bit ifmedia requests into native ones.
2018-04-25 traszMake it possible (controlled via sysctl, enabled by...
2018-04-25 baptRemove compression support from bsdgrep
2018-04-25 tychonIf a trap is encountered upon executing iretq from...
2018-04-25 baptUse a script wrapper for <compress>grep
2018-04-25 eadlerpci_vendors: update to 2018.04.06
2018-04-25 lwhsuFix i386 build after r332970 by adding IS_BSP() definition.
2018-04-25 pfgmakefs: Use ENODATA instead of ENOMSG as a translation...
2018-04-25 kevansforthloader: Remove "EFI boot environment message"
2018-04-25 jhibbitsIncrease the fdtmemreserv array limit to boot on POWER9
2018-04-24 jhbShorten some recently-added lines that are an extra...
2018-04-24 jhbDocument the TRAP_CAP code for SIGTRAP.
2018-04-24 markjImprove VM page queue scalability.
2018-04-24 kibMake the sysctl machdep.idle also a tunable.
2018-04-24 kibExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 kibEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 kibUse IS_BSP() macro.
2018-04-24 markjAdd a UMA zone flag to disable the use of buckets.
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-24 emasteAdd deprecation notice for lmc(4)
2018-04-24 emastelldb: remove assertion that target_arch is FreeBSD
2018-04-24 emastekdump: simplify/remove per-arch #ifdefs
2018-04-24 manuuslcom: Both CP2104 and CP2105 can support up to 2Mbps...
2018-04-24 cemDo not totally silence suppressed secondary kasserts...
2018-04-24 manuuslcom: Apply style(9) and be consistant with function...
2018-04-24 cemFix debug.kassert.do_log description text
2018-04-24 cempanic: Optionally, trace secondary panics
2018-04-24 jtlUpdate r332860 by changing the default from suppressing...
2018-04-24 cemlockmgr: Add missed neutering during panic
2018-04-24 jhbFix PT_STEP single-stepping for mips.
2018-04-24 traszUse more common format for sysctls/tunables description...
2018-04-24 markjUse dead_bpf_if instead of bp_null.
2018-04-24 jhbDon't fetch the current instruction for faults on user...
2018-04-24 jhbUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 kibCarefully update stack guard bytes inside __guard_setup().
2018-04-24 eadler[procfs] Split procfs_attr into multiple functions
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-24 kibCorrect undesirable interaction between caching of...
2018-04-24 eadler[amdsbwd] teach amdsbwd that it has options
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-24 avgadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-24 mjglockf: change the owner hash from pid to vnode-based
2018-04-24 jhbRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 jhbReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 jhbAdd two tests for TRAP_* signal codes for SIGTRAP.
next