]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-17 Toomas Soomeloader.efi: efi_readkey_ex needs to key despite the...
2019-12-17 Warner LoshRevert r355831
2019-12-17 Kyle Evanskbd: const'ify a couple of keyboard_driver fields
2019-12-17 Warner LoshTwo minor issues:
2019-12-17 Gleb SmirnoffConvert routing statistics to VNET_PCPUSTAT.
2019-12-17 Marcelo AraujoForgotten to remove the previous if statement in commit...
2019-12-17 Marcelo AraujoAttempt to load vmm(4) module before creating a guest...
2019-12-17 Warner LoshImplement bio_speedup
2019-12-17 Warner LoshAdd BIO_SPEEDUP signalling to UFS
2019-12-17 Warner LoshAdd BIO_SPEEDUP
2019-12-17 Warner LoshEliminate the TRIM_ACTIVE flag.
2019-12-17 Warner LoshTweak the ddb show cam iosched command a bit.
2019-12-17 Warner LoshAdd rate limiters to TRIM.
2019-12-17 Warner LoshNVME trim stuff.
2019-12-17 Brooks DavisAvoid a tautological bitwise compare.
2019-12-17 Adrian Chadd[atheros] [mips] Add the GPIO driver (back) to the...
2019-12-16 Pedro F. GiffuniDouble the size of ARG_MAX on LP64 platforms.
2019-12-16 Warner LoshAdd back accidentally dropped masking...
2019-12-16 Phil ShaferAllow proper builds of libxo's CSV encoder:
2019-12-16 Warner LoshUse symbolic names for int13 calls
2019-12-16 Warner LoshMove attachment of pccard children into exca library...
2019-12-16 Warner LoshAdd slot number ivar to return which slot number the...
2019-12-16 Warner LoshWe'll never have multiple slots a cardbus bridge. So...
2019-12-16 Warner LoshRemove all the RELEASE_CRUNCH defines, they are useless.
2019-12-16 Edward Tomasz... Add a hack to make ^T work for Linux binaries, enabled...
2019-12-16 Jeff RobersonRepeat the spinlock_enter/exit pattern from amd64 on...
2019-12-16 Edward Tomasz... Add compat.linux.emul_path, so it can be set to somethi...
2019-12-16 Warner LoshRevert r355813
2019-12-16 Ed MasteUPDATING: remove outdated caution against make -j
2019-12-16 Warner LoshImplement a system-wide limit or da and ada devices...
2019-12-16 Edward Tomasz... Don't use K&R definitions. No functional changes.
2019-12-16 Kyle Evanskbd drivers: don't double register keyboard drivers
2019-12-16 Michal MelounFix LLVM libunwnwind _Unwind_Backtrace symbol version...
2019-12-16 Li-Wen HsuFix gcc build after r355790
2019-12-16 Leandro Lupori[PPC] Handle qOffsets packet
2019-12-16 Hans Petter... Install missing pcap(3) manual pages and add missing...
2019-12-16 Kyle Evanskbd: patch linker set methods, too
2019-12-16 Kyle Evanskbd: remove kbdsw, store pointer to driver in each...
2019-12-16 Kyle Evanschrome_kb: remove default get_fkeystr/diag implementations
2019-12-16 Kyle Evanskbd: provide default implementations of get_fkeystr...
2019-12-16 Kyle Evanskeyboard switch definitions: standardize on c99 initial...
2019-12-16 Kyle Evanskbd drivers: use kbdd_* indirection for diag invocation
2019-12-16 Mark JohnstonRemove a declaration of sched_clock() redundant after...
2019-12-16 Mateusz Guzikvfs: allow tail call optimisation in vops in the common...
2019-12-16 Mateusz Guzikvfs: flatten vop vectors
2019-12-16 Mateusz Guzikmtx: eliminate recursion support from thread lock
2019-12-15 Alexander MotinProperly detect ATA sanitize errors.
2019-12-15 Alan CoxApply a small optimization to pmap_remove_l3_range...
2019-12-15 Toomas Soomeloader: rewrite zfs vdev initialization
2019-12-15 Jeff Robersonschedlock 4/4
2019-12-15 Justin Hibbitspowerpc/powernv: Set the PTCR for the Nest MMU
2019-12-15 Jeff Robersonschedlock 3/4
2019-12-15 Jeff Robersonschedlock 2/4
2019-12-15 Ian LeporeRewrite arm kernel stack unwind code to work when unwin...
2019-12-15 Jeff Robersonschedlock 1/4
2019-12-15 Justin Hibbitspowerpc/mpc85xx: Clean up Freescale SATA driver a little
2019-12-15 Ian LeporeSupport --all-repeats in uniq(1) for compatibility...
2019-12-15 Conrad MeyerRevert r355760, r355759
2019-12-15 Kyle Evanskbd: convert kbdd_* macros to inline functions
2019-12-15 Michal MelounProperly synchronize completion DMA buffers.
2019-12-15 Toomas Soomeloader: zfsimpl.c cstyle cleanup
2019-12-15 Jeff RobersonFix a mistake in r355765. We need to activate the...
2019-12-15 Kyle Evanskbd: drop _KERNEL #ifdef in kbdreg.h
2019-12-15 Jeff RobersonPreviously we did not support invalid pages in default...
2019-12-15 Jeff RobersonAdd a deferred free mechanism for freeing swap space...
2019-12-15 Jeff RobersonSlightly optimize locking in vm_map_copy_swap_entry...
2019-12-15 Jeff RobersonHandle pagein clustering in vm_page_grab_valid() so...
2019-12-15 Pedro F. Giffunicdefs: use more accurate GCC version for the deprecated...
2019-12-15 Kyle Evans<unistd.h>: remove redundant __BSD_VISIBLE
2019-12-14 Conrad Meyerlinuxkpi: Drop incompatible __deprecated definition
2019-12-14 Conrad Meyercdefs: Add __deprecated(message) function attribute...
2019-12-14 Rick MacklemUpdate the mount_nfs.8 man page to include NFSv4.2.
2019-12-14 Doug MooreSimplify the processing a leaf mask to find big-enough...
2019-12-14 Michal MelounAdd driver for Rockchip PCIe root complex found in...
2019-12-14 Edward Tomasz... Add sync_file_range(2) implementation to linux(4);...
2019-12-14 Edward Tomasz... Regen after r355752.
2019-12-14 Edward Tomasz... Fix definitions for linuxulator's sync_file_range(2).
2019-12-14 Edward Tomasz... Add 'sesutil show' subcommand to show enclosure and...
2019-12-14 Edward Tomasz... Add -M option to nc(1), which makes it print the TCP...
2019-12-14 Conrad MeyerDeprecate sranddev(3) API
2019-12-14 Ryan Libbyuma dbg: flexible size for slab debug bitset too
2019-12-14 Kristof Provostpf: Make request_maxcount runtime adjustable
2019-12-14 Kristof Provostpfctl: Warn users when they run into kernel limits
2019-12-14 Mateusz GuzikRemove the useless return value from proc_set_cred
2019-12-13 Scott LongAdd accessors for the Vendor Specific Extended Capabili...
2019-12-13 John BaldwinExpand net epoch in the cxgbe TOE driver to satisfy...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Ian LeporeInclude ofw_bus_if.h in SRCS only on systems configured...
2019-12-13 Warner LoshBetter copyright advice
2019-12-13 Andriy Gaponzfs boot: fix a crash in a rarely taken path in fzap_lookup
2019-12-13 Warner LoshBe consistent about checking return value from bus_dela...
2019-12-13 Warner LoshDon't use contractions. Fix the date.
2019-12-13 Rick MacklemSilence some "might not be initialized" warnings for...
2019-12-13 John BaldwinRemove the deprecated timeout(9) interface.
2019-12-13 Navdeep Parharcxgbe(4): Use the _XT variant of the CPL used to transm...
2019-12-13 Brandon Bergren[PowerPC] Fully define gdtoa settings on powerpc64.
2019-12-13 John BaldwinUse callout(9) instead of deprecated timeout(9).
2019-12-13 Warner LoshCreate new wrapper function: bus_delayed_attach_children()
2019-12-13 John BaldwinUse a callout instead of timeout(9) for delayed zio's.
2019-12-13 John BaldwinUse callout(9) instead of deprecated timeout(9) for...
next