]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2019-11-19 Alexander MotinAdd ioat_get_domain() to ioat(4) KPI.
2019-11-19 Alexander MotinCall bus_dma_dmar_set_buswide(9) added in r354830.
2019-11-19 Justin Hibbitspowerpc/pmap: Remove an unused error from moea64_pvo_en...
2019-11-19 Justin Hibbitspowerpc/booke pmap: Use the right 'tlbilx' form to...
2019-11-19 Kyle Evansflua: newer GCC complains about format-nonliteral at...
2019-11-18 Kyle Evanssysent: regenerate after r354835
2019-11-18 Kyle EvansConvert in-tree sysent targets to use new makesyscalls.lua
2019-11-18 Justin Hibbitsbsnmp: Fix operator precedence in error check in table_...
2019-11-18 Kyle EvansAdd flua to the base system, install to /usr/libexec
2019-11-18 Bjoern A. Zeebicmpv6: Fix mbuf change in mld
2019-11-18 Bjoern A. Zeebipv6 tests
2019-11-18 Konstantin... bus_dma_dmar_set_buswide(9): KPI to indicate that the...
2019-11-18 Mark JohnstonAdd a "B" suffix to memory quantities in top(1) output.
2019-11-18 Konstantin... Add x86 msr tweak KPI.
2019-11-18 John BaldwinCheck for errors from copyout() and suword*() in sv_cop...
2019-11-18 Mark JohnstonSet MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configur...
2019-11-18 Kyle Evansbcm2835_sdhci: use a macro for interrupts we handle
2019-11-18 Mark JohnstonFix grammar in gpart.8.
2019-11-18 Kyle Evansbcm2835_sdhci: push DATA_END handling out of DMA interr...
2019-11-18 Mark JohnstonFix inconsistencies in anonymous DOF files.
2019-11-18 Mark JohnstonGroup per-domain reservation data in the same structure.
2019-11-18 Mark JohnstonWiden the vm_page aflags field to 16 bits.
2019-11-18 Mark JohnstonImplement vm.pmap.kernel_maps for arm64.
2019-11-18 Mark JohnstonLet arm64 pmap_qenter() and pmap_kenter() unconditional...
2019-11-18 Alan SomersUpdate the ses(4) man page
2019-11-18 David BrightJail and capability mode for shm_rename; add audit...
2019-11-18 Andriy Gaponfix up r354804, add new ZFS file mmp.c to kernel files
2019-11-18 Andriy Gaponfix up r354804, link zstreamdump with libzfs
2019-11-18 Edward Tomasz... Make linux(4) open(2)/openat(2) return ELOOP instead...
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-18 Conrad MeyerLink in NetBSD's unifdef(1) tests
2019-11-18 Li-Wen HsuAlso clean LINT64 kernel configuration for powerpc
2019-11-17 Xin LIApply vendor fixes:
2019-11-17 Justin Hibbitspowerpc: Re-add -Wno-redundant-decls to DPAA build...
2019-11-17 Alex RichardsonFix error found by new clang operator precendence warning
2019-11-17 Doug MooreAdd a helper function for testing a swap block and...
2019-11-17 Alan CoxAchieve two goals at once: (1) Avoid an unnecessary...
2019-11-17 Konstantin... Update controlelf(1) to ahndle stack gap disable flag.
2019-11-17 Konstantin... Add elf image flag to disable stack gap.
2019-11-17 Konstantin... kern_exec: p_osrel and p_fctl0 were obliterated by...
2019-11-17 Konstantin... amd64 copyout: remove irrelevant comment.
2019-11-17 Konstantin... Document required size of buffer for elf_aux_info(3).
2019-11-17 Kyle EvansAdd makesyscalls.lua, a rewrite of makesyscalls.sh
next