]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-10-24 Edward Tomasz... Use xmalloc and read(2) instead of mmap(2) to read...
2017-10-24 Andrey V. ElsukovAdd IPv6 support for O_TCPDATALEN opcode.
2017-10-24 Navdeep Parharcxgbe(4): Read the MPS buffer group map from the firmwa...
2017-10-24 Warner LoshTreat a 'current' value of 0 as unlimited as a failsfe.
2017-10-23 Alan SomersRemove artificial restriction on lio_listio's operation...
2017-10-23 Alan SomersFix the error message when creating a zpool on a too...
2017-10-23 Dimitry AndricAfter jemalloc was updated to version 5.0.0 in r319971...
2017-10-23 Stephen HurdSome cache related optimizations
2017-10-23 Ed Masteuefi.8: mention use on (32-bit) arm
2017-10-23 Enji CooperClean up trailing whitespace
2017-10-23 Enji CooperRemove dead stores
2017-10-23 Konstantin... Expand explanation of atomicity.
2017-10-23 Mark JohnstonRemove resource_set_*() declarations from sys/bus.h.
2017-10-23 Matt JorasMove clear_unrhdr to tmpfs_free_tmp.
2017-10-23 Mark JohnstonFix the VM_NRESERVLEVEL == 0 build.
2017-10-23 Enji CooperFix an omission in a comment
2017-10-23 Mateusz GuzikBump WITNESS_PENDLIST to accomodate sleepq chain bump.
2017-10-22 Warner LoshUse preferred defined paths, rather than relative paths...
2017-10-22 Warner LoshCreate a shell script to build sys/boot on all the...
2017-10-22 Warner LoshUse SYSDIR instead of ${.CURDIR}/../..<etc>/sys.
2017-10-22 Warner LoshUse BOOTSRC here.
2017-10-22 Warner LoshPrefer SRCTOP paths for bits we're grabbing from libc.
2017-10-22 Warner LoshMake at91 boot loader compile again.
2017-10-22 Warner LoshEnd source directories with SRC rather than a hodgepodg...
2017-10-22 Warner LoshMove fdt and uboot defines into common uboot.mk.
2017-10-22 Mateusz GuzikMake the sleepq chain hash size configurable per-arch...
2017-10-22 Mateusz Guziksdt: make all sdt probe sites test one variable
2017-10-22 Mark JohnstonDelete declarations of struct pfs_bitmap, removed in...
2017-10-22 Mateusz Guziksdt: whack unused SDT_PROBE_ENABLED
2017-10-22 Jilles Tjoelkerlibc: Do not refer to _DefaultRuneLocale in ctype inlines
2017-10-22 Mark JohnstonAddress some miscellaneous issues in the CTF man page.
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Mateusz GuzikChange kdb_active type to u_char.
2017-10-22 Enji CooperClean up trailing whitespace in kdb_thr_ctx(..)
2017-10-22 Bruce M SimpsonModernise this man page somewhat.
2017-10-22 Bruce M SimpsonAdd Prolific PL27A1 USB 3.0 Host-Host device to udbp(4).
2017-10-22 Edward Tomasz... Add OID for the vm.overcommit sysctl. This makes it...
2017-10-22 Edward Tomasz... Don't call realpath(3) from libmap rtld code. This...
2017-10-22 Konstantin... Remove the support for mknod(S_IFMT), which created...
2017-10-22 Enji CooperRegenerate src.conf(5) after r324340 (armv7 addition)
2017-10-22 Warner LoshDefine LIBSA32 to LIBSA on i386 to fix build.
2017-10-22 Warner LoshAdd note to updating about shifting LOADER_*SUPPORT...
2017-10-22 Warner LoshUse BOOTOBJ and BOOTDIR to find geli includes and libra...
2017-10-22 Warner LoshWhen building standalone, don't define errno. Let the...
2017-10-22 Warner LoshStopgap fix to the mistmatch between LOADER_GELI_SUPPOR...
2017-10-22 Warner LoshIntroduce BOOTOBJ: The top level object directory for...
2017-10-22 Warner LoshUse BOOTDIR more consistently in defs.mk rather than...
2017-10-21 Mateusz Guzikmtx: implement thread lock fastpath
2017-10-21 Brad DavisRemove a atrun check that is nullified by r318443.
2017-10-21 Dimitry AndricPull in r316035 from upstream llvm trunk (by Tim Northo...
2017-10-21 Dimitry AndricAfter the import of libc++ 5.0.0, there is no need...
2017-10-21 Konstantin... Check that the page which is freed as zeroed, indeed...
2017-10-21 Stefan EßerMention sysrc(8) as scripting interface for the modific...
2017-10-21 Emmanuel Vadotdtb/allwinner: Disconnect sinovoip-bpi-m3.dts from...
2017-10-21 Michal MelounFix spelling.
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Emmanuel Vadotdts: Update the Device Tree Sources to Linux 4.13
2017-10-21 Michal MelounFullify implementation of AT_HWCAP and AT_HWCAP2 for...
2017-10-21 Michal MelounAdd C++ decoration to auxv.v forgotten in r324815.
2017-10-21 Michal MelounMake elf_aux_info() as public libc function.
2017-10-21 Michal MelounAdd AT_HWCAP2 ELF auxiliary vector.
2017-10-21 Ryan Libbypms/freebsd: fix compiler warnings
2017-10-20 Bjoern A. ZeebWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-20 Mark JohnstonFree the right address range if kmem_back() fails in...
2017-10-20 Mateusz Guzikamd64: plug missed dt_lock in cpu_fork
2017-10-20 Konstantin... Take the vm object lock in read mode in vnode_generic_p...
2017-10-20 Alan SomersUse the .Fx macro consistently.
2017-10-20 Alan SomersFix the mps(4) HISTORY section.
2017-10-20 Mark JohnstonAvoid the nbp lookup in the final loop iteration in...
2017-10-20 Mateusz Guzikmtx: fix up UP build after r324778
2017-10-20 Konstantin... Move swapout code into vm/vm_swapout.c.
2017-10-20 Konstantin... Do not overwrite clean blocks on pageout.
2017-10-20 Konstantin... In vm_page_free_phys_pglist(), do not take vm_page_queu...
2017-10-20 Hans Petter... The remote DMA TCP portspace selector, RDMA_PS_TCP...
2017-10-20 Mateusz GuzikMark kdb_active as __read_frequently and switch to...
2017-10-20 Mateusz Guzikamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-20 Mateusz Guzikrwlock: reduce lockstat branches in the slowpath
2017-10-20 Justin HibbitsExpand the TLB nest level mask to 3 bits to match the...
2017-10-20 Mateusz Guzikamd64: avoid acquiring dt lock if possible (which is...
2017-10-20 Justin HibbitsNo need to check for AIM here
2017-10-20 Justin HibbitsBook-E debug trace fixes
2017-10-20 Mateusz Guzikmtx: stop testing SCHEDULER_STOPPED in kabi funcs for...
2017-10-20 Mateusz Guzikmtx: clean up locking spin mutexes
2017-10-19 Marius StroblCorrect an inverted conditional for determining the...
2017-10-19 Emmanuel VadotAllwinner: Fix compilation
2017-10-19 Vladimir Kondratyevpsm(4): Add sanity checks to Synaptics touchpad driver...
2017-10-19 Emmanuel VadotAllwinner: Add EARLY_PRINTF function
2017-10-19 Vladimir Kondratyevums(4): Unreverse evdev Tilt-axis reporting to match...
2017-10-19 Emmanuel Vadottegra: Do not define early printf function
2017-10-19 Vladimir Kondratyevbthidd: Fix leds on multireport keyboards broken after...
2017-10-19 Gleb SmirnoffHide struct sockbuf from userland.
2017-10-19 Fedor UporovFix unused variable + style(9) fixes inside the ext4_ex...
2017-10-19 Ed Mastepsci: change bootverbose string to 'PSCI 0.2 compatible'
2017-10-19 Andriy Gaponremove spa_sync_on assert from spa_async_thread_vd
2017-10-19 Andrew TurnerAllow later PSCI revisions to also work. The latest...
2017-10-19 Ed Mastemsdosfs: fix build with MSDOSFS_DEBUG
2017-10-19 Alexander MotinRelax per-ifnet cif_vrs list double locking in carp(4).
2017-10-19 Alan CoxBatch atomic updates to the number of active, inactive...
2017-10-19 Justin HibbitsAdd some more devices to the MPC85XX-based configs
2017-10-19 Cy SchubertAnticongestion refinements for ntpd rc script. This...
next