]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-04 kevanscaroot update to latest tip: one (1) addition, none...
2019-12-04 cemx86: Add missed break to TAA status sysctl
2019-12-03 jhbPass 0 to __builtin_frame_address() to appease modern...
2019-12-03 jhbUse uintptr_t instead of register_t * for the stack...
2019-12-03 mckusickCurrently the breadn_flags() and getblkx() interfaces...
2019-12-03 manucpufreq_dt: Do not fetch again hw.ncpu
2019-12-03 manucpufreq_dt: Do not attach the device if the cpu isn...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuarm64: rockchip: rl3399: Remove the ability to put...
2019-12-03 kevanslualoader: correct a typo from r354247
2019-12-03 tsoomeloader: ReadKeyStrokeEx may return partial keystrokes
2019-12-03 rlibbybitset: avoid pessimized code when bitset size is not...
2019-12-03 rlibbymips busdma: bzero map on alloc
2019-12-03 emastectau.c: convert from KOI8-R to UTF-8 encoding
2019-12-03 emastescterm-sc.c: convert source file to UTF-8 encoding
2019-12-03 impRegularize copyright notices for me.
2019-12-03 bzMake icmp6_reflect() static.
2019-12-03 avgdevstat_selectdevs: resize dev_select only after copyin...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-03 manuRevert r355188 as it shouldn't have created the risc...
2019-12-03 hselaskyUse refcount from "in_joingroup_locked()" when joining...
2019-12-03 delphijExplicitly exit() instead of return in main().
2019-12-03 delphijnewfs_msdos: -A is incompatible with -r, not -o.
2019-12-03 kevanssyscons.c: clang-format pass to reduce style inconsiste...
2019-12-02 jeffUse a precise bit count for the slab free items in...
2019-12-02 jeffFix a few places that free a page from an object withou...
2019-12-02 jeffFix the last few cases that grab without busy or valid...
2019-12-02 jeffInitialize the idle thread's lock sooner so it's not...
2019-12-02 jeffDon't run sched_preempt() inside of an extra critical...
2019-12-02 traszBump __FreeBSD_version after r355304.
2019-12-02 tsoomeloader.efi: fix cd boot for cisco C220M3
2019-12-02 traszExpand stats(3) man page to add a caveat regarding HZ.
2019-12-02 traszMake use of the stats(3) framework in the TCP stack.
2019-12-02 vmaffionebhyve: uniform printf format string newlines
2019-12-02 cyFix a typo (upto --> up to) and reword to improve word...
2019-12-02 kenFix a hang introduced in r351599.
2019-12-02 ianDo not initialize the flags field in struct gpiobus_pin...
2019-12-02 ianRemove "all rights reserved" from copyright after getti...
2019-12-02 tsoomelibzpool: use CFLAGS.lz4.c to build lz4.o and lz4.pico
2019-12-02 jhibbitsrevert r354714 "Boot arm64 kernel using booti command...
2019-12-02 kibmlx5: Do not try to enable fwdumps if scan space did...
2019-12-02 kibmlx5: Downgrade assert about misbehaving hardware to...
2019-12-02 dteskeFix spurious error from sysrc
2019-12-02 ianFix leading whitespace (spaces->tabs) in comments;...
2019-12-01 ianRewrite gpioiic(4) to use the gpio_pin_* API, and to...
2019-12-01 jhibbitspowerpc: Add 'show frame <addr>' to show an arbitrary...
2019-12-01 ianMove most of the gpio_pin_* functions from ofw_gpiobus...
2019-12-01 tuexenMove all ECN related flags from the flags to the flags2...
2019-12-01 tuexenMake the TF_* flags easier readable by humans by adding...
2019-12-01 kevansRemove more needless <sys/tty.h> includes
2019-12-01 kibStore the bottom of the shadow chain in OBJ_ANON object...
2019-12-01 tuexenThis is an initial step in implementing the new congest...
2019-12-01 tuexenAdd a description for the TCP sysctl variable rfc6675_pipe.
2019-12-01 tuexenMake the IPTOS value available to all substate handlers...
2019-12-01 tuexenIn order for the TCP Handshake to support ECN++, and...
2019-12-01 tuexenWhen changing the MTU of an SCTP path, not only cancel...
2019-12-01 tuexenUpdate the hostcache also for PTB messages received...
2019-12-01 delphijSimplify code with strlcpy/strlcat.
2019-12-01 anishbhyve amd: amdvi_dump_cmds() log the command for which...
2019-12-01 kevansusb: remove some extraneous tty.h includes
2019-12-01 mjglockmgr: remove more remnants of adaptive spinning
2019-12-01 mjgtmpfs: use proper macros for permission values in tmpfs...
2019-12-01 bzFix m_pullup() problem after removing PULLDOWN_TESTs...
2019-11-30 kevanstty: implement TIOCNOTTY
2019-11-30 delphijReduce disk write load in /usr/libexec/save-entropy.
2019-11-30 mjgsmp: cast the read in quiesce_all_critical through...
2019-11-30 ianAdd an OFWBUS_PNP_INFO() macro for devices that hang...
2019-11-30 mjgldconfig: fetch hw.machine_arch only once
2019-11-30 mjglockprof: use IPI-injecetd fences to fix hangs on stat...
2019-11-30 mjgAdd a way to inject fences using IPIs
2019-11-30 mjgdevfs: introduce a per-dev lock to protect ->si_devsw
2019-11-30 mjgtmpfs: add fast path to tmpfs_access for common case...
2019-11-30 mjgvfs: swap placement between v_type and v_tag
2019-11-30 bcrCapitalize some user-visible output messages in
2019-11-30 tsoomeloader.efi: efipart needs better support detecting...
2019-11-30 delphijUse strlcat().
2019-11-29 grogCorrect date and time of George Harrison's death.
2019-11-29 jeffRestore swap space accounting for non-anonymous swap...
2019-11-29 jeffAvoid acquiring the object lock if color is already...
2019-11-29 jeffFix a perf regression from r355122. We can use a share...
2019-11-29 ianIgnore "gpio-hog" nodes when instantiating ofw_gpiobus...
2019-11-29 andrewUse the VM_MEMATTR macros to describe the MAIR offsets.
2019-11-29 kevanstty_rel_gone: add locking assertion
2019-11-29 kibAdd a VN_OPEN_INVFS flag.
2019-11-29 kibIn nfs_lock(), recheck vp->v_data after lock before...
2019-11-29 luporl[PPC] Remove extra \0 char inserted on vty by QEMU
2019-11-29 rlibbykern.mk: -Wno-error=stringop-overflow for gcc due to...
2019-11-29 rlibbyktls_session zone: don't need to specify uma trash
2019-11-29 kevanstty_pts: don't rely on tty header pollution for sys...
2019-11-29 kevanssnp: don't reference tp->t_mtx directly
2019-11-29 cemFix braino in previous bugfix r300174
2019-11-29 jeffHandle large mallocs by going directly to kmem. Taking...
2019-11-29 dougmFunctions that call vm_map_splay_merge sometimes set...
2019-11-28 rmacklemFix two races while handling nfsuserd daemon start...
2019-11-28 ianImplement the ofw_bus_get_node method in the imx_gpio...
2019-11-28 grogClarify name of Pau Casals (it's Catalonian)
2019-11-28 manuarm64: rockchip: rk3328: Add TSADC clocks
2019-11-28 manuarm64: rockchip: tsadc: Do not free the sysctl context...
2019-11-28 manuImport riscv DTS files
next