]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-23 Jeff RobersonConsistently use busy and vm_page_valid() rather than...
2020-01-23 Cy SchubertFix 32-bit build post r357002.
2020-01-23 Jeff RobersonSome architectures with DMAP still consume boot kva...
2020-01-23 Jeff RobersonBlock the thread lock in sched_throw() and use cpu_swit...
2020-01-23 Gleb SmirnoffSince now drivers that support pfil run their interrupt...
2020-01-23 Gleb SmirnoffStop entering the network epoch in ether_input(), unles...
2020-01-23 Gleb SmirnoffThis is Ethernet driver so mark the interrupt appropria...
2020-01-23 Gleb SmirnoffIntroduce flag IFF_NEEDSEPOCH that marks Ethernet inter...
2020-01-23 Gleb Smirnofftap(4) calls ether_input() in context of write(2)....
2020-01-23 Gleb SmirnoffIn netmap() call ether_input() within the network epoch.
2020-01-23 Gleb SmirnoffDEVICE_POLLING is an alternative to network interrupts...
2020-01-23 Gleb SmirnoffEnter network epoch in iflib rxeof task.
2020-01-23 Gleb SmirnoffMark swi_net() as INTR_TYPE_NET and stop entering epoch...
2020-01-23 Gleb SmirnoffEnter the network epoch for interrupt handlers of INTR_...
2020-01-23 Gleb SmirnoffAdd ie_hflags to struct intr_event, which accumulates...
2020-01-22 Conrad Meyercpufreq(4): Add support for Intel Speed Shift
2020-01-22 John BaldwinRemove support for auto-selecting an external binutils.
2020-01-22 Kristof Provostpfsync: Ensure we enter network epoch before calling...
2020-01-22 Kyle EvansMark rfork(2) as __returns_twice
2020-01-22 Alexander MotinUpdate route MTUs for bridge, lagg and vlan interfaces.
2020-01-22 Ed MasteTag etc/termcap with package=runtime
2020-01-22 Ed MasteTag NLS aliases with package=runtime
2020-01-22 Gleb SmirnoffPlug possible calls into ip6?_output() without network...
2020-01-22 Gleb SmirnoffEnter network epoch when calling in_pcbconnect() for...
2020-01-22 Bjoern A. ZeebFix NOINET kernels after r356983.
2020-01-22 Kyle EvansTag os-release symlink with package=runtime
2020-01-22 Alexander V... Bring back redirect route expiration.
2020-01-22 Gleb SmirnoffMake in_pcbladdr() require network epoch entered by...
2020-01-22 Gleb SmirnoffRemove extraneous NET_EPOCH_ASSERT - the full function...
2020-01-22 Gleb SmirnoffRe-absorb tcp_detach() back into tcp_usr_detach() as...
2020-01-22 Gleb SmirnoffDon't enter network epoch in tcp_usr_detach. A PCB...
2020-01-22 Gleb SmirnoffThe network epoch changes in the TCP stack combined...
2020-01-22 Gleb Smirnofftcp_usr_attach() doesn't need network epoch. in_pcbfre...
2020-01-22 Gleb SmirnoffRelax locking requirements for in_pcballoc(). All...
2020-01-22 Gleb SmirnoffInline tcp_attach() into tcp_usr_attach(). Not a funct...
2020-01-22 Gleb SmirnoffMake tcp_output() require network epoch.
2020-01-22 Gleb SmirnoffMake ip6_output() and ip_output() require network epoch.
2020-01-22 Gleb SmirnoffRemove struct callout_handle. Should have gone with...
2020-01-22 Gleb SmirnoffRemove comment that no longer describe reality.
2020-01-22 Gleb SmirnoffIn compatibility structure substitute 'struct callout_h...
2020-01-22 Gleb SmirnoffAdd documenting NET_EPOCH_ASSERT() to tcp_drop().
2020-01-22 Gleb SmirnoffAdd some documenting NET_EPOCH_ASSERTs.
2020-01-22 Gleb SmirnoffUnroll macro that is used just once. Not a functional...
2020-01-22 Gleb SmirnoffChange argument order of epoch_call() to more natural...
2020-01-22 Brandon Bergren[PowerPC] libc backwards compatibility shim for auxv...
2020-01-22 Jung-uk KimInstall man5 and man7 for OpenSSL.
2020-01-21 Hans Petter... Add new USB ID to uslcom(4).
2020-01-21 Kyle Evansposix_spawn: mark error as volatile
2020-01-21 Edward Tomasz... Revert r356948; breaks build somehow.
2020-01-21 Cy SchubertFix build when WITHOUT_WPA_SUPPLICANT_EAPOL option...
2020-01-21 Edward Tomasz... Make linux(4) handle MAP_32BIT.
2020-01-21 Mark JohnstonAdd relocation handling required for -zifunc-noplt...
2020-01-21 Mark JohnstonRegen.
2020-01-21 Mark JohnstonFix 64-bit syscall argument fetching in 32-bit Linux...
2020-01-21 Eugene Grosbeinlibexec/rc/rc.d/ipfw: style fix after r356943
2020-01-21 Eugene GrosbeinCorrect "service ipfw status" for INET6-only systems.
2020-01-21 Brooks DavisCorrect a misleading indent.
2020-01-21 Konstantin... Add support for Hygon Dhyana Family 18h processor.
2020-01-21 Alexander V... Document requirements for the 'struct route' variations.
2020-01-21 Hans Petter... Make sure the VNET is properly set when calling tcp_dro...
2020-01-21 Kyle Evanssysent.mk: split interpreter out of target command
2020-01-21 Jeff RobersonMove readahead and dropbehind fault functionality into...
2020-01-20 Conrad Meyerrandom.3: Some minor improvements to wording/clarity
2020-01-20 Conrad Meyerlibc: Delete unused rand.c ifdef TEST code
2020-01-20 Jeff RobersonReduce object locking in vm_fault. Once we have an...
2020-01-20 Dimitry AndricMerge commit bc4bc5aa0 from llvm git (by Justin Hibbits):
2020-01-20 Mariusz ZaborskiWhen MK_CASPER=no is set remove files which are not...
2020-01-20 Mateusz Guzikcache: revert r352613 now that vhold does not take...
2020-01-20 Mariusz ZaborskiEven when the MK_CASPER is set to "no" we still want...
2020-01-20 Mariusz ZaborskiThose files are already removed in ObsoleteFiles.\
2020-01-20 Mikael UrankarAdd myself (mikael) as a ports committer
2020-01-20 Conrad Meyerqsort.3: Bump Dd and note that Annex K is optional
2020-01-20 Konstantin... x86: Wait for curthread to be set up as an indicator...
2020-01-20 Baptiste DaroussinThe ports tree now accepts /usr/local/share/man as...
2020-01-20 Ed Masteremove unused WITHOUT_PC_SYSINSTALL description
2020-01-20 Mateusz Guzikcache: make numcachehv use counter(9) on all archs
2020-01-20 George V. Neville... Add support for latest Intel I219 device, supported...
2020-01-20 Edward Tomasz... Properly translate MNT_FORCE flag to Linux umount2...
2020-01-20 Edward Tomasz... Add qsort_r(3) regression test.
2020-01-20 Edward Tomasz... Add qsort_s(3). Apart from the constraints, it also...
2020-01-20 Justin Hibbitspowerpc/amiga: Hide CPLD date and time printing behind...
2020-01-19 Jeff RobersonDon't hold the object lock while calling getpages.
2020-01-19 Conrad Meyermps(4): add missing cam(4) dependency
2020-01-19 Ed MasteCirrus-CI: add `make packages` to CI test
2020-01-19 Justin HibbitsPowerPC: Add CPLD driver for AmigaOne X5000
2020-01-19 Mateusz Guzikvfs: switch vop_stdunlock to call lockmgr_unlock
2020-01-19 Mateusz Guzikx86: fix assertion in ipi_send_cpu to range check the...
2020-01-19 Justin Hibbits[PowerPC64] fix crash when using machdep.moea64_bpvo_po...
2020-01-19 Emmanuel Vadotzilinx/zy7_qspi: Add a qspi driver for Zynq platforms.
2020-01-19 Ed Mastesrc.conf.5: regen after BINUTILS defaults and descripti...
2020-01-19 Emmanuel Vadotrk805: Add a regnode_init method
2020-01-19 Ed Mastesrc.opts.mk: default BINUTILS_BOOTSTRAP to NO except...
2020-01-19 Emmanuel Vadotarm: allwinner: Add GPIO Interrupt support
2020-01-19 Ed Masteremove caution notes from WITHOUT_BINUTILS* descriptions
2020-01-19 Ed Mastelimit building GNU assembler (as) to x86
2020-01-19 Emmanuel Vadotarm: allwinner: Fix padconf for interrupts information
2020-01-19 Jeff RobersonIt has not been possible to recursively terminate a...
2020-01-19 Jeff RobersonMake collapse synchronization more explicit and allow...
2020-01-19 Jeff RobersonProvide an API for interlocked refcount sleeps.
2020-01-19 Mateusz Guzikvfs: allow v_holdcnt to transition 0->1 without the...
next