]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-11-21 Eric Joynerbitstring: add functions to find contiguous set/unset...
2019-11-21 Warner LoshInstall bsd.sysdir.mk.
2019-11-21 Eric Joynerbitstring: exit early if _start is past size of the...
2019-11-21 John BaldwinNIC KTLS for Chelsio T6 adapters.
2019-11-21 Ian LeporeRewrite iicdev_writeto() to use a single buffer and...
2019-11-21 Warner LoshRemove two obsolete comments that reference splhigh...
2019-11-21 John BaldwinUse kmod.opts.mk to fix standalone build.
2019-11-21 John BaldwinAdd a kmod.opts.mk.
2019-11-21 Hans Petter... Add USB ID for Diamond Multimedia BVU195 Display Link...
2019-11-21 Warner LoshIntroduce bsd.sysdir.mk to consolidate looking for...
2019-11-21 Mateusz Piotrowskibsdinstall.8: Fix description of DISTRIBUTIONS environm...
2019-11-21 Niclas ZeisingObsoleteFiles.inc: add sio(4) leftovers
2019-11-21 Ed Mastearch.7: document only FreeBSD 11.0 and later
2019-11-21 Kyle Evansbcm2835_sdhci: only inspect interrupts we handle
2019-11-21 Andrew TurnerDisable KCSAN within a panic.
2019-11-21 Ed Masterevert contrib/amd changes accidentally committed with...
2019-11-21 Ed Masterevert r354935 and apply fix for cleandir failure
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andrew TurnerAdd kcsan_md_unsupported from NetBSD.
2019-11-21 Andrew TurnerFix the bus_space functions with KCSAN on arm64.
2019-11-21 Andrew TurnerFix for style(9): use parentheses around return statements.
2019-11-21 Andrew TurnerPort the NetBSD KCSAN runtime to FreeBSD.
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-21 Warner LoshInclude MACHINE in the which variable selection to...
2019-11-21 Warner LoshAdd table for MACHINE_CPUARCH
2019-11-21 Glen BarberRevert r354896, r354899, r354900:
2019-11-21 Ed Mastemark arm.arm (v4/v5) kernels as NO_UNIVERSE for now
2019-11-21 Kyle Evansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-21 Kyle Evansbcm2835_sdhci: roll back r354823
2019-11-21 Kyle EvansRevert r354930: wrong diff, right message.
2019-11-21 Kyle Evansbcm2835_sdhci: clean up DMA segments in error handling...
2019-11-21 Gleb SmirnoffRemove sio(4).
2019-11-21 Mark JohnstonAvoid relying on pollution from libcasper.h.
2019-11-20 Warner LoshAdd --esp/-E argument to print the currently booted ESP
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-20 Warner LoshCreate /etc/os-release file.
2019-11-20 Pedro F. GiffuniImport openresolv 3.9.0
2019-11-20 Warner LoshStandardize EFI's ESP mount point.
2019-11-20 Alexander MotinSet handling for some "Logical unit not ready" errors.
2019-11-20 Conrad Meyerrandom/ivy: Trivial refactoring
2019-11-20 Conrad MeyerRe-apply fixed r354847
2019-11-20 Conrad MeyerRevert r354847 for now
2019-11-20 Dimitry AndricFix typo: deprected -> deprecated.
2019-11-20 Brooks DavisMake the warning for deprecated NO_ variables an error.
2019-11-20 Dimitry AndricAdd explanatory comments for the different SRCS_xxx...
2019-11-20 Andrew TurnerAs with r354905 use uint16_t to store aflags on the...
2019-11-20 Ed Mastesrc.conf.5: regen for several recent changes
2019-11-20 Andrew TurnerUse atomic_load_16 to load aflags as it's a uint16_t...
2019-11-20 Ed Mastesrc.conf.5: regen after r354902, WITHOUT_AMD by default
2019-11-20 Ed MasteAdd description for WITH_AMD
2019-11-20 Ed Mastedisable amd(8) by default
2019-11-20 Alex RichardsonAllow boostrapping xinstall on Linux
2019-11-20 Li-Wen HsuUse the correct variable, also limit the scope to bfd
2019-11-20 Li-Wen HsuLimit the workaround to riscv only
2019-11-20 Alan CoxUntil every possible root cause for an "invalid ASID...
2019-11-20 Ed Mastesshd: make getpwclass wrapper MON_ISAUTH not MON_AUTH
2019-11-20 Li-Wen HsuWorkaround riscv64 build when using binutils 2.33.1
2019-11-20 Doug MooreInstead of looking up a predecessor or successor to...
2019-11-20 Andrew TurnerImport the NetBSD Kernel Concurrency Sanitizer (KCSAN...
2019-11-20 Mateusz Guzikcache: minor stat cleanup
2019-11-20 Mateusz Guzikvfs: perform a more racy check in vfs_notify_upper
2019-11-20 Mateusz Guziklinux: avoid overhead of P_CONTROLT checks if possible
2019-11-20 Mateusz Guzikvfs: change si_usecount management to count used vnodes
2019-11-20 Konstantin... amd64: in double fault handler, do not rely on sane...
2019-11-20 Andriy Gaponzpool.8: remove a paragraph about quorum disks
2019-11-20 Andriy Gaponfix up r354804, resolve merge conflicts in zpool.8
2019-11-20 Li-Wen HsuOnly skip failing test case in CI.
2019-11-20 Li-Wen HsuTemporarily skip the failing test case usr.bin.unifdef...
2019-11-20 Kyle Evansbcm2835_vcbus: add compatibility name for ^/sys/contrib...
2019-11-20 Kyle Evansbcm2835: push address mapping conversion for DMA/mailbo...
2019-11-20 Jeff RobersonWhen we set OFFPAGE to limit fragmentation we should...
2019-11-20 Kirk McKusickWhite space cleanup. No functional change.
2019-11-20 Kirk McKusickAdd some KASSERTs. Reacquire a mutex after a kernel...
2019-11-20 Jeff RobersonOnly keep anonymous objects on shadow lists. This...
2019-11-19 Jeff RobersonRemove unnecessary object locking from the vnode pager...
2019-11-19 Jeff RobersonSimplify anonymous memory handling with an OBJ_ANON...
2019-11-19 Kyle Evansbcm2835_sdhci: various refactoring of DMA path
2019-11-19 Vincenzo Maffionenetmap: check if we already ran mmap before we attempt it
2019-11-19 Bjoern A. Zeebin6: move include
2019-11-19 Vincenzo Maffionebhyve: virtio-net: disable receive until features are...
2019-11-19 Bjoern A. Zeebnd6: sysctl
2019-11-19 Bjoern A. Zeebnd6: make nd6_timer_ch static
2019-11-19 Bjoern A. Zeebnd6_rtr: re-sort functions
2019-11-19 Alan CoxAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-19 Bryan DreweryWITH_SYSTEM_LINKER: Fix rebuilding lld every time.
2019-11-19 Andrey V. ElsukovFix the byte order of IPv4 address parsed from begemotS...
2019-11-19 Bjoern A. ZeebReduce the vnet_set module size of ip_mroute to allow...
2019-11-19 Bjoern A. Zeebmld: fix epoch assertion
2019-11-19 David BrightDon't sanitize linker_set
2019-11-19 Andrew TurnerReturn 0 from ptrace_set_pc as it now completes success...
2019-11-19 Andrew TurnerAllow ptrace to set the probram counter on arm64.
2019-11-19 Andrew TurnerFix the definition of bus_space_read_stream_8 on arm64.
2019-11-19 Doug MooreDrop the extra argument from swp_pager_meta_ctl and...
2019-11-19 Andriy Gaponhyperv/storvsc: stash a pointer to hv_storvsc_request...
2019-11-19 Conrad Meyerunifdef(1): Improve worst-case bound on symbol resolution
2019-11-19 Kyle Evansbcm2835_sdhci: formalize DMA tag/segment scaling requir...
2019-11-19 Kyle Evansbcm2835_sdhci: some style cleanup, no functional change
2019-11-19 Kyle Evansbcm2835_sdhci: drop an assert in start_dma_seg
2019-11-19 Conrad Meyerunifdef(1): Kill totally useless header
2019-11-19 Justin HibbitsELF toolchain: Add PowerPC VMX and VSX note decode...
next