]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-31 Andrew TurnerFix the early spelling of bootverbose.
2018-05-31 Andrew TurnerFix the memory attribute for EFI_MD_ATTR_UC on arm64.
2018-05-31 Mateusz Guzikamd64: switch pagecopy from non-temporal stores to...
2018-05-31 Hans Petter... Re-apply r190640.
2018-05-31 Justin HibbitsRemove a debug printf from opal_pci driver
2018-05-31 Warner LoshNote the need for a new kernel / userland for devinfo...
2018-05-31 Warner LoshUpdate to device enumeration protocol 2
2018-05-31 Warner LoshMake the data returned by devinfo harder to overflow.
2018-05-31 Warner LoshSanity check the return from the kernel.
2018-05-31 Warner LoshPass a struct devdesc to the format commands. Use prope...
2018-05-31 Navdeep Parharcxgbe(4): Use ifm for ifmedia just like the rest of...
2018-05-31 Navdeep Parharcxgbe(4): Implement ifm_change callback.
2018-05-31 Matt Macylibpmc/jevents: fix cross-compile _to_ amd64
2018-05-30 Justin HibbitsOnly conform to PCIe spec of 1 device per bus on !x86
2018-05-30 Navdeep Parharcxgbe(4): Consider all supported speeds when building...
2018-05-30 Brooks DavisRemove alternative names that are identical to the...
2018-05-30 Matt Macypmc stat: fix format strings for 32-bit
2018-05-30 Alan Somers#include <bsm/audit.h> in security/audit/audit_ioctl.h
2018-05-30 Matt Macyif_setlladdr: don't call ioctl in epoch context
2018-05-30 Konstantin... Use pmap_pte_ufast() instead of pmap_pte() in pmap_extr...
2018-05-30 Konstantin... Extract code for fast mapping of pte from pmap_extract_...
2018-05-30 Konstantin... Restore pmap_copy() for 4/4 i386 pmap.
2018-05-30 Konstantin... Do use pmap_pte_quick() in pmap_enter_quick_locked().
2018-05-30 Konstantin... Avoid unneccessary TLB shootdowns in pmap_unwire_ptp...
2018-05-30 Rick MacklemStrengthen locking for the NFSv4.1 server DestroySessio...
2018-05-30 Alan SomersRevert r334362
2018-05-30 Alan Somersauditpipe(4): fix some ioctl arguments in the man page
2018-05-30 Ed MasteRegen src.conf.5 after r334391 - LLD_IS_LD default...
2018-05-30 Ed MasteEnable lld as the system linker by default on amd64
2018-05-30 Alan Somersau_read_rec(3): correct return value in man page
2018-05-30 Mark JohnstonTypo.
2018-05-30 Alan SomersFix OpenBSM with GCC with -Wredundant-decls
2018-05-30 Andrew TurnerRemove max_pa, it's unused.
2018-05-30 Emmanuel Vadotregulator: Fix typo (shuting/shutting)
2018-05-30 Andrew TurnerFurther limit when we call pmap_fault.
2018-05-30 Warner Loshdevinfo_init() returns an errno, but doesn't set errno...
2018-05-30 Warner LoshThere's no meaningful errno when there's a version...
2018-05-30 Andrew TurnerPush down the locking in pmap_fault to just be around...
2018-05-30 Ed Mastemakeroot.sh: allow duplicate entries even with -f ...
2018-05-30 Ed Mastelink_elf_obj: correct an error message
2018-05-30 Kristof Provostpf: Add missing include statement
2018-05-30 Hans Petter... Hide unsupported remote capture definitions to avoid...
2018-05-30 Hans Petter... Remove redundant header file from source list in libpcap.
2018-05-30 Kristof Provostpf: Replace rwlock on PF_RULES_LOCK with rmlock
2018-05-30 Matt Macyhwpmc: remove stale assert
2018-05-30 Warner LoshWe've removed the special case code for upgrading from...
2018-05-30 Nathan WhitehornIf linebytes property is missing from the graphics...
2018-05-30 Matt Macylibpmc: squelch valgrind warnings
2018-05-30 Justin HibbitsProtect dtrace_getpcstack() from a NULL stack pointer...
2018-05-30 Matt Macylibpmc: bring pmu_util closer in line with style(9)
2018-05-30 Matt Macyepoch(9): make epoch closer to style(9)
2018-05-30 Justin HibbitsMake opal_pci driver work with POWER9
2018-05-30 Justin HibbitsCache the phandle of the PCI node in opal_pci_attach
2018-05-30 Justin HibbitsRestrict PCIe maxslots to 0, instead of PCI_SLOTMAX
2018-05-30 Ravi PokalaRemove the mlx5 driver from LINT kernel config for...
2018-05-30 Ed Masteelfdump: chase ABI tag note name change from r232832
2018-05-30 Ed MasteTemporarily disconnect audit tests
2018-05-30 Matt Macypmc: don't break build with format issues
2018-05-29 Alan SomersAdd initial set of tests for audit(4)
2018-05-29 Devin Teskedwatch(1): Fix "-t test" for post-processing profiles
2018-05-29 Stephen Hurdiflib: mark irq allocation name parameter as constant
2018-05-29 Sean Brunodumpon(8)
2018-05-29 Gleb SmirnoffRevert second chunk of r333860. The warning from gcc...
2018-05-29 Matt Macylibpmc: silence scan-build warnings
2018-05-29 Matt Macypmc: silence scan-build warnings
2018-05-29 Eric van Gyzenpmc_annotate: adhere to the API
2018-05-29 Matt Macypmc: Add new sub-command structured "pmc" utility
2018-05-29 Matt Macylibpmc: don't return -1 on success in pmc_allocate
2018-05-29 Brooks DavisCorrect pointer subtraction in KASSERT().
2018-05-29 Matt Macylibpmc: don't leak string in error case either
2018-05-29 Matt Macylibpmc: remove fixed counter diagnostic
2018-05-29 Matt Macylibpmc: free allocated string on return from pmc_allocate
2018-05-29 Matt Macyhwpmc: don't enter epoch section across mmap hook
2018-05-29 Matt Macyiflib: hold context lock across detach for drivers...
2018-05-29 Brooks DavisCorrect pointer subtraction in KASSERT().
2018-05-29 Andrew TurnerIncrease the number of fdt memory regions we support...
2018-05-29 Andriy Gaponadd support for console resuming, implement it for...
2018-05-29 Mark JohnstonThe extension for zstd-compressed files is ".zst".
2018-05-29 Andriy Gaponfix x86 UP build broken by r334204, TSC resynchronization
2018-05-29 Ed Masteswitch amd64 memstick installer images to MBR
2018-05-29 Eitan Adler[usbdevs] add several GENESYS product ids
2018-05-29 Eitan Adler[usbdevs] add AMD vendor ids
2018-05-29 Eitan Adler[usbdevs] add misig letters
2018-05-29 Eitan Adler[usbdevs] add several intel product identifiers
2018-05-29 Hans Petter... Add support for hardware rate limiting to mlx5en(4).
2018-05-29 Eitan Adler[usbdevs] Add USB product ID for Philips SPC N900 CCD...
2018-05-29 Andrew TurnerOn ThunderX2 we need to be careful to only map the...
2018-05-29 Hans Petter... Fix 32-bit buildworld for i386 after r334320.
2018-05-29 Dag-Erling... Fix an inverted conditional in the netrc code, which...
2018-05-29 Andrey V. ElsukovRemove empty encap_init() function.
2018-05-29 Hans Petter... Implement atomic_add_64() and atomic_subtract_64()...
2018-05-29 Dag-Erling... Fix a few (but far from all) style issues.
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-29 Dag-Erling... Use __VA_ARGS__ to simplify the DEBUG macro.
2018-05-29 Jean-Sébastien... teken: Fix `sequences` header which was crossing the...
2018-05-29 Matt Macyrt_getifa_fib: don't use ifa but info->rti_ifa
2018-05-29 Matt Macylibpmc: add support for using fixed function counters
2018-05-29 Matt Macylibpmc: export names of counters for stat mode, make...
2018-05-29 Matt Macyhwpmc: don't incrorrectly strip the ANY flag
2018-05-29 Warner LoshTeach ufs_module.c about bsd labels and probe 'a' parti...
next