]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-10-25 Andriy Gaponsuperio_io.h: fix the copyright
2019-10-25 Andriy Gaponsuperio: add a simple ioctl interface
2019-10-25 Andriy Gaponowc_gpiobus: add missing space in r354077
2019-10-25 Andriy Gaponowc_gpiobus_read_data: add recovery time to the read...
2019-10-25 Andriy Gaponowc_gpiobus_read_data: compare times in sbintime_t...
2019-10-25 Andrew TurnerRemove the arm4 ID register masks, they are not needed...
2019-10-25 Andrew TurnerMake special register names lowercase so they don't...
2019-10-25 Andriy Gaponowc_gpiobus_read_data: disable preemption earlier
2019-10-25 Andriy Gaponow_temp: better scopes for the lock
2019-10-25 Andriy Gaponow_temp: drop the lock around a call that can sleep
2019-10-25 Andriy Gapongpioiic: set output after switching to output mode...
2019-10-25 Andriy Gaponzfs.8: fix a typo in the date
2019-10-24 Brooks Davisbinutils: Fix bugs found by -Wpointer-compare
2019-10-24 Jung-uk KimCatch up with ACPICA 20191018.
2019-10-24 Simon J. GerratyGuard reference to x86_hypervisor
2019-10-24 Brooks Davisnda(4): Remove unnecessary union and avoid Clang -Wsize...
2019-10-24 Bjoern A. Zeebfrag6: prevent overwriting initial fragoff=0 packet...
2019-10-24 Gleb SmirnoffUse THREAD_CAN_SLEEP() macro to check if thread can...
2019-10-24 Kirk McKusickAfter the unlink() of one name of a file with multiple...
2019-10-24 Bjoern A. Zeebfrag6: handling of overlapping fragments to conform...
2019-10-24 Bjoern A. Zeebfrag6 test cases: check more counters, wait for expiry
2019-10-24 Michael TuexenEnsure that the flags indicating IPv4/IPv6 are not...
2019-10-24 Simon J. GerratyAdd support for hypervisor check on x86
2019-10-24 Bjoern A. Zeebfrag6: export another counter read-only by sysctl
2019-10-24 Bjoern A. Zeebfrag6: fix counter leak in error case and optimise...
2019-10-24 Simon J. GerratyAllow loader.efi to identify non-standard boot setup
2019-10-24 Simon J. GerratyInitialize verbosity and debug level from env
2019-10-24 Bjoern A. Zeebfrag6.c: do not leak packet queue entry in error case
2019-10-24 Kirk McKusickSoft updates needs to keep an on-disk linked list of...
2019-10-24 Andrew GallatinAdd a tunable to set the pgcache zone's maxcache
2019-10-24 John BaldwinUse a counter with a random base for explicit IVs in...
2019-10-24 Bjoern A. Zeebfrag6: leave a note about upper layer header checks TBD
2019-10-24 Bjoern A. Zeebfrag6: check global limits before hash and lock
2019-10-24 Michael TuexenStore a handle for the event handler. This will be...
2019-10-24 Bjoern A. Zeebfrag6: small improvements
2019-10-24 Bjoern A. Zeebfrag6: remove IP6_REASS_MBUF macro
2019-10-24 Toomas Soomeuserboot/test should use PRIx64 as one would expect...
2019-10-24 Randall StewartFix a small bug in bbr when running under a VM. Basical...
2019-10-24 Justin Hibbitspowerpc/booke: Simplify the MPC85XX PCIe root complex...
2019-10-23 Eric Joyneriflib: call ether_ifdetach and netmap_detach before...
2019-10-23 Bjoern A. Zeebfrag6: add "big picture"
2019-10-23 Bjoern A. Zeebfrag6: replace KAME hand-rolled queues with queue(9...
2019-10-23 Mark JohnstonModify release_page() to handle a missing fault page.
2019-10-23 Bjoern A. Zeebfrag6: whitespace changes
2019-10-23 Ed Mastearm64: enable options NUMA in GENERIC
2019-10-23 Warner Loshexit requires stdlib.h to be included to use.
2019-10-23 Mateusz Guzikamd64 pmap: per-domain pv chunk list
2019-10-23 Conrad Meyeramd64: Add CFI directives for libc syscall stubs
2019-10-23 Conrad Meyerlibthr: Add missing END() directive for umtx_op_err...
2019-10-23 Mark JohnstonCheck for bogus_page in vnode_pager_generic_getpages_do...
2019-10-23 Mark JohnstonVerify identity after checking for WAITFAIL in vm_page_...
2019-10-23 Ryan StoneAdd missing M_NOWAIT flag
2019-10-23 Dimitry AndricBuild toolchain components as dynamically linked execut...
2019-10-23 Dimitry AndricBump clang's default target CPU for the i386 architectu...
2019-10-23 Mark JohnstonSet OBJ_NOSPLIT on the ksyms(4) VM object.
2019-10-23 Conrad MeyerPrevent a panic when a driver provides bogus debugnet...
2019-10-23 Dimitry AndricSlightly expand description of WITH_SHARED_TOOLCHAIN...
2019-10-23 John BaldwinStrip "sf" suffix when generating a target triple.
2019-10-23 John BaldwinFix atomic_*cmpset32 on riscv64 with clang.
2019-10-23 Konstantin... Fix undefined behavior.
2019-10-23 Conrad Meyerlibm: Add missing END() directives for amd64 routines
2019-10-23 Konstantin... vn_printf(): Decode VI_TEXT_REF.
2019-10-23 Andrew TurnerStop enabling interrupts when reentering kdb on arm64
2019-10-23 Emmanuel Vadotregulator: Add a regnode_set_constraint function
2019-10-23 Emmanuel Vadotaxp81x: Use the default regnode_init method
2019-10-23 Emmanuel Vadotregulator: Add a regnode_method_init
2019-10-23 Konstantin... Assert that vm_fault_lock_vnode() returns locked saved...
2019-10-23 Kyle Evanscap_sysctl: correct typo from r347534-ish
2019-10-23 Kyle Evanstuntap(4): Fix NOINET build after r353741
2019-10-23 Kyle Evanslibcasper/services: include <src.opts.mk> to hook tests...
2019-10-23 Greg LeheyCorrect spelling, apply appropriate respect.
2019-10-23 Justin Hibbitspowerpc/booke: Fix Book-E boot post-minidump
2019-10-23 Jung-uk KimBelatedly remove stale debug symbols after r339270.
2019-10-22 Mateusz Guzikamd64 pmap: conditionalize per-superpage locks on NUMA
2019-10-22 Mateusz Guzikamd64 pmap: fixup invlgen lookup for fictitious mappings
2019-10-22 Mateusz Guzikpseudofs: hashed vncache
2019-10-22 Kirk McKusickReplace an uninitialized variable with the correct...
2019-10-22 Kyle Evansarm: correct kernelstack allocation size
2019-10-22 John BaldwinSplit Chelsio send tags into a generic base tag and...
2019-10-22 John BaldwinAlways allocate the atid table during attach.
2019-10-22 Ed Masteblacklistd: remove reference to NetBSD npfctl
2019-10-22 Leandro Lupori[PPC] Avoid underflows in NUMA domains
2019-10-22 Gleb SmirnoffAllow epoch tracker to use the very last byte of the...
2019-10-22 Mark JohnstonApply r353893 to arm64.
2019-10-22 Mark JohnstonInitialize thread0.td_kstack_pages on arm.
2019-10-22 Mark JohnstonFix thread0 kernel stack initialization on riscv.
2019-10-22 Konstantin... Assert that vnode_pager_setsize() is called with the...
2019-10-22 Konstantin... Fix interface between nfsclient and vnode pager.
2019-10-22 Konstantin... Add VV_VMSIZEVNLOCK flag.
2019-10-22 Gleb SmirnoffExecute nd6_dad_timer() in the network epoch, since...
2019-10-22 Konstantin... vm_fault(): extract code to lock the vnode into a helpe...
2019-10-22 Andriy Gaponnctgpio: improve performance (latency) of operation
2019-10-22 Mark JohnstonAvoid reloading bucket pointers in uma_vm_zone_stats().
2019-10-22 Kyle Evanstuntap(4): properly declare if_tun and if_tap modules
2019-10-21 Gleb SmirnoffAssert that any epoch tracker belongs to the thread...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-21 Kyle Evansif_tuntap: remove if_{tun,tap}.ko -> if_tuntap.ko links
2019-10-21 Kyle Evanslualoader: fix setting of loader_color=NO in loader...
2019-10-21 Kyle Evanslualoader: don't botch disabling of color
2019-10-21 Ed MasteAdditional fix for -DNO_CLEAN build across r353340...
next