]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-05 Brooks DavisRevert r335983.
2018-07-05 Ian LeporeDetach all children before beginning to tear down the...
2018-07-05 Ian LeporeAdd a missing call to usb_bus_mem_free_all() when detac...
2018-07-05 Sean ChittendenUpdate with the members of the 10th core team, core.x.
2018-07-05 Ian LeporeRemove a test and early-out which just can't possibly...
2018-07-05 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-05 Ian LeporeFix an out-of-bounds array access... the irq data for...
2018-07-05 Konstantin... Silence warnings about unused variables when RACCT...
2018-07-05 Brooks DavisMake struct xinpcb and friends word-size independent.
2018-07-05 Edward Tomasz... Fix mandoc -Tlint warning introduced in r335977.
2018-07-05 Edward Tomasz... Add trivial usage example to ports(7).
2018-07-05 Konstantin... Add a name for the MSR controlling standard extended...
2018-07-05 Konstantin... Order the portion of the AMD-specific MSRs names defini...
2018-07-05 Marcelo Araujo- Add bhyve NVMe device emulation.
2018-07-05 Andrew Gallatinmxge: replace 65536 with IP_MAXPACKET in tso settings.
2018-07-05 Alan CoxAllow callers to vm_phys_split_pages() to specify wheth...
2018-07-05 Alan CoxAs of r335784, if pmap_enter() replaces a managed mappi...
2018-07-04 Matt Macyepoch(9): make nesting assert in epoch_wait_preempt...
2018-07-04 Konstantin... In x86 pmap_extract_and_hold()s, handle the case of...
2018-07-04 Rick MacklemFix the pNFS server so that it handles the "#mds_path...
2018-07-04 Andrew Gallatinmxge: choose appropriate values for hw tso
2018-07-04 Andrew Gallatinmxge: Add SIOCGI2C support for devices with SFP/XFP...
2018-07-04 Sean BrunoWITHOUT_SERVICESDB:
2018-07-04 Sean Brunofix locking within tcp_ipsec_pcbctl() to match ipsec4_p...
2018-07-04 Mariusz ZaborskiAdd description to debug.ncores sysctl.
2018-07-04 Matt Macyepoch(9): Fix man page typo
2018-07-04 Sean ChittendenComplete my vertex even though edges were in place.
2018-07-04 Matt Macyfix 335919 - check "last" not "inp" where appropriate
2018-07-04 Andrew Gallatinmxge: fix panic at module unload
2018-07-04 Edward Tomasz... Add a semaphore ping benchmark.
2018-07-04 Edward Tomasz... Add a very simple memcpy benchmark.
2018-07-04 Edward Tomasz... Sort the benchmarks even more.
2018-07-04 Edward Tomasz... Rename "dup" and "fstat_shmfd" to "shmfd_dup" and ...
2018-07-04 Edward Tomasz... Sort the benchmarks; no functional changes intended.
2018-07-04 Edward Tomasz... Disable pipepingtd benchmarks, to make it not depend...
2018-07-04 Edward Tomasz... Make the pipeping benchmarks work with larger buffer...
2018-07-04 Edward Tomasz... Add threaded pipe ping benchmark.
2018-07-04 Ed Mastemuge(4): remove DTB MAC addr from TODO list after r335925
2018-07-04 Edward Tomasz... Add a trivial "pipe ping" (two processes) benchmark.
2018-07-04 Edward Tomasz... Make syscall_timing(1) build with WARNS=6.
2018-07-04 Konstantin... Add setproctitle_fast(3) for frequent callers.
2018-07-04 Edward Tomasz... Add getprogname(3) (ie null) benchmark.
2018-07-04 Konstantin... top: do not fall to the thread name if kernel cache...
2018-07-04 Edward Tomasz... Use a macro for iteration.
2018-07-04 Konstantin... Add a way for the process to request cleanup of the...
2018-07-04 Andriy Gaponremove unneeded inclusion of sys/interrupt.h from sever...
2018-07-04 Emmanuel Vadotloader: fdt: Try to load every possible DTB from u...
2018-07-04 Hiroki Sato- Fix a double unlock in inp_block_unblock_source(...
2018-07-04 Matt Macyepoch(9): update in_epoch() description as well
2018-07-04 Matt MacyFreeBSD_version: update for epoch(9) r335924 KPI change
2018-07-04 Matt Macyepoch(9): update man page for r335924
2018-07-04 Will AndrewsRevert r335833.
2018-07-04 Oleksandr Tymoshenkomuge(4): add DTB blob as one more possible source of...
2018-07-04 Matt Macyepoch(9): allow preemptible epochs to compose
2018-07-04 Bryan DreweryMETA_MODE: Fix wanting a meta file in source tree.
2018-07-04 Bryan DreweryUse OBJS_DEPEND_GUESS for forced opt_global.h dependency.
2018-07-03 Jamie GrittonAllow jail names (not just IDs) to be specified for...
2018-07-03 Matt Macyopensolaris compat: fix compile error
2018-07-03 Matt Macyudp6_input: validate inpcb before use
2018-07-03 Matt Macydocument MODULE_TIED behavior change
2018-07-03 Matt MacyEnable MODULE_TIED by default for modules compiled...
2018-07-03 John BaldwinUse 'e' instead of 'i' constraints with 64-bit atomic...
2018-07-03 Bryan DreweryFix .depend.foo.o tracking for sys/conf/files defined...
2018-07-03 Bryan DreweryNeed offset.inc generated early if MODULE_TIED is defined.
2018-07-03 Bryan DreweryAll genassym.sh usage need offset.inc
2018-07-03 Bryan Drewerygenoffset.c is not generated
2018-07-03 Bryan DreweryFix r335906+r335907 to not pass multiple source files...
2018-07-03 Bryan DreweryHandle .depend for genoffset_test.o
2018-07-03 Bryan DreweryNo need to make a copy to build genoffset_test.o
2018-07-03 Jilles Tjoelkerrup: Fix -Wcast-align warnings
2018-07-03 Bryan DreweryFix module build when MODULE_TIED=1 is set.
2018-07-03 Matt Macyexplain the purpose of genoffset_test
2018-07-03 Matt Macyensure that offset.inc is generated first
2018-07-03 Mariusz ZaborskiRegen after 335900.
2018-07-03 Mariusz Zaborskicapsicum: add getdirentries to the freebsd32 compact
2018-07-03 Alan Somersauditd(8): register signal handlers interrutibly
2018-07-03 John BaldwinClean up the vcs ID strings in libc's gen/ directory.
2018-07-03 John BaldwinStrip __RCSID() and __SCCSID() strings by default when...
2018-07-03 Sean BrunoReset indentiation of ata_suspend() such that its clear...
2018-07-03 Ian LeporeFix the fstab entries for tests that have an efi partit...
2018-07-03 Sean BrunoReset indentation of this flag. No functional change...
2018-07-03 Ruslan BukinRevert 335888 ("Ensure va_list is declared by including...
2018-07-03 John BaldwinDon't specify the desired march/mabi for RISC-V in...
2018-07-03 Ruslan BukinFix build: utf8strvisx() does signed data comparisons...
2018-07-03 Ruslan Bukino Ensure va_list is declared by including stdarg.h.
2018-07-03 Ruslan BukinAdd GCC 8.1.0 compiler warning flags.
2018-07-03 Kristof Provostpfctl: Don't retrieve interface list if '-n' is set
2018-07-03 Hartmut BrandtUpdate bsnmp to version 1.13. This does not bring user...
2018-07-03 Matt Macyensure that offset.inc is generated before ia32_genassy...
2018-07-03 Allan Judestand/common/disk.c: dev->d_offset still needs to be...
2018-07-03 Matt Macyexpose sched_{pin,unpin}_lite to tied modules
2018-07-03 Cy SchubertWhen toggling the display using the "m" command to...
2018-07-03 Matt Macyexpose thread_lite definition to tied modules
2018-07-03 Matt Macymake critical_{enter, exit} inline
2018-07-02 Ian LeporeDoh! Commit the proper default values, not my local...
2018-07-02 Ian LeporeMove the passphrase and iteration count into variables.
2018-07-02 Ian LeporeAllow making just one flavor of boot-test image based...
2018-07-02 Alexander MotinCut currdev dev and path fields for ZFS on the last...
2018-07-02 Matt Macyinline atomics and allow tied modules to inline locks
2018-07-02 Rick MacklemDocument the "#mds_path" suffix for the "-p" command...
next