]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
vmm(4): Take steps towards multicore bhyve AMD support
[FreeBSD/FreeBSD.git] / sys /
2019-01-16 Conrad Meyervmm(4): Take steps towards multicore bhyve AMD support
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-16 Oleksandr Tymoshenko[rpi] Reorganize spigen(4) overlays for Raspberry Pi
2019-01-15 Bjoern A. ZeebWith the sync from Dragonfly BSD in r318216 a bug slipp...
2019-01-15 Oleksandr Tymoshenko[drm] Fix off-by-one error when accessing driver-specif...
2019-01-15 Gleb SmirnoffFix compilation failures on different arches that have...
2019-01-15 John BaldwinReject new sessions if the necessary queues aren't...
2019-01-15 Gleb Smirnoffstyle(9): break long line.
2019-01-15 Gleb SmirnoffRemove harmless leftover from code that cycles over...
2019-01-15 Gleb SmirnoffOnly do uz_items accounting for zones that have a limit...
2019-01-15 Gleb SmirnoffMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-15 Stephen HurdFix window update issue when scaling disabled
2019-01-15 Andrew TurnerEnsure the I-Cache is correctly handled in arm64_icache...
2019-01-15 Kristof Provostpf: silence a runtime warning
2019-01-15 Xin LIUse TD_IS_IDLETHREAD instead of unrolled version.
2019-01-15 Gleb SmirnoffFix compilation on 32-bit.
2019-01-15 Gleb SmirnoffAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-15 Oleksandr Tymoshenko[led] propagate error from set_led() to the caller
2019-01-15 Oleksandr Tymoshenko[mv_pci] Increase default PCI space size for mv_pci
2019-01-15 Gleb SmirnoffAdd flag LK_NEW for lockinit() that is converted to...
2019-01-15 Gleb Smirnoffo Move zone limit from keg level up to zone level....
2019-01-14 Konstantin BelousovHandle overflow in calculating max kmem size.
2019-01-13 Olivier HouchardDon't forget to add the needed #includes.
2019-01-13 Olivier HouchardIntroduce cpu_icache_sync_range_checked(), that does...
2019-01-13 Jason A. HarmeningHandle SIGIO for listening sockets
2019-01-13 Olivier HouchardImpleent COMPAT_FREEBSD32 for arm64.
2019-01-13 Andriy Voskoboinyknet80211: provide rate validation for injected frames.
2019-01-13 Justin Hibbitspowerpcspe: Correct SPE high-component loading
2019-01-13 Justin HibbitsAdd AT_HWCAP / AT_HWCAP2 to elf64_sysvec_v2.
2019-01-13 Olivier HouchardRegenerate sysent files after having modified syscalls...
2019-01-13 Olivier Houchardamd64 is the only arch that doesn't require padding...
2019-01-13 Olivier HouchardInstead of using an incomplete list of platforms that...
2019-01-12 Conrad Meyeramdtemp(4): Add support for Family 15h, Model >=60h
2019-01-12 Justin Hibbitspowerpc/pseries: Cache the IPI vector to avoid the...
2019-01-12 Justin Hibbitspowerpc: Add opaque 'private data' to interrupt vectors
2019-01-12 Andrew TurnerFix the check for the offset of td_frame and td_emuldat...
2019-01-12 Andriy Voskoboinyknet80211: fix possible panic for some drivers after...
2019-01-12 Andrew TurnerAdd support for the Clang Coverage Sanitizer in the...
2019-01-12 Hans Petter Selaskysnd_uaudio: Add quirks for Edirol UA-25EX in advanced...
2019-01-12 Navdeep Parharcxgbe(4): Move some INTx specific code to a more approp...
2019-01-11 Ram Kishore VegesnaRemove accessing remote node and domain objects while...
2019-01-11 Andrew TurnerFix the location of td->td_frame at the top of the...
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-11 Fedor UporovFix errno values returned from DUMMY_XATTR linuxulator...
2019-01-11 Sean Eric FaganChange ZFS quotas to return EINVAL when not present...
2019-01-11 Andrey V. ElsukovRelax requirement to packet size of CARP protocol and...
2019-01-11 Emmanuel Vadotdtb: allwinner: Add orangepi-pc to the build
2019-01-11 Gleb SmirnoffRemove recursive NET_EPOCH_ENTER() from sysctl_ifmalist...
2019-01-10 Gleb SmirnoffRemove support for FreeBSD 9 kernel, which used to...
2019-01-10 Andrew TurnerFix a comment, pushed onto is two words.
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-10 Andriy Voskoboinykrtwn_usb(4): add IQ calibration support for RTL8192CU
2019-01-10 Andrey V. ElsukovFix the build with INVARIANTS.
2019-01-10 Andrey V. ElsukovReduce the size of struct ip_fw_args from 240 to 128...
2019-01-10 Gleb SmirnoffRemove unnecessary ifdef. With INVARIANTS all KASSERTs...
2019-01-10 Gleb SmirnoffBring the comment up to date.
2019-01-10 Gleb SmirnoffSimplify sosetopt() so that function has single return...
2019-01-09 Brooks Davisstyle(9): fix the indent of a return.
2019-01-09 Mark JohnstonComplete the removal of obsolete ioctl handlers.
2019-01-09 Mark JohnstonStop setting if_linkmib in vlan(4) ifnets.
2019-01-09 Hans Petter SelaskyFix loopback traffic when using non-lo0 link local...
2019-01-09 Andriy Voskoboinyknet80211: fix panic when device is removed during initi...
2019-01-09 Michael TuexenFix getsockopt() for IP_OPTIONS/IP_RETOPTS.
2019-01-09 Warner LoshAdd quirk for 128MB Creative Nomad.
2019-01-09 Gleb SmirnoffMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 Gleb SmirnoffRemove part of comment that doesn't match reality.
2019-01-09 Jung-uk KimMFV: r342867
2019-01-08 Warner LoshAdd NO_SYNC_CACHE quirk for PENTAX cameras
2019-01-08 Mark JohnstonSpecify the correct option level when emulating SO_PEER...
2019-01-08 Chuck TuffliAdd NVMe drive to NOIOB quirk list
2019-01-08 Michael TuexenAvoid overfow in vtruncbuf()
2019-01-08 Xin LIAdded support for the SIOCGI2C ioctl.
2019-01-07 Stephen HurdUse iflib_if_init_locked() during resume instead of...
2019-01-07 Gleb SmirnoffFix regression in r331368, that broke dumping of UMA...
2019-01-07 Konstantin BelousovAdd a tunable which changes mincore(2) algorithm to...
2019-01-07 Conrad Meyerpowerpc: Fix regression introduced in r342771
2019-01-07 Ian LeporeAdd a missing \n to a bootverbose printf.
2019-01-07 Warner LoshFix a race between setting up the interrupt handler...
2019-01-07 Warner LoshFix TI PCI1520 PCI Cardbus bridge, but others affected.
2019-01-07 Konstantin BelousovFix use of busdma(9) KPI in ahci(4).
2019-01-06 David Brightasmc: Add support for Mac mini 4,1 (Mid-2010)
2019-01-06 Justin Hibbitsdtsec: Fix formatting of addresses in translation error...
2019-01-05 Joerg WunschFix an old typo in the element status display bits:
2019-01-05 Mark JohnstonAdd a bounds check to the tws(4) passthrough ioctl...
2019-01-04 Kristof ProvostRemove unneeded NULL check for td_ucred
2019-01-04 Hans Petter SelaskyReduce timeout for reading the USB HUB port status...
2019-01-04 Konstantin BelousovFix i386 LINT build after r342769.
2019-01-04 Andrew GallatinLimit git history searches in newvers.sh
2019-01-04 Conrad MeyerBump __FreeBSD_version for r342771
2019-01-04 Conrad MeyerExpose threads-per-core and physical core count information
2019-01-04 David Brightasmc: Patch to add MacBook Pro 9,2 support
2019-01-04 Konstantin Belousovi386: Use atomic 64bit load to read PDE value from...
2019-01-04 Mark JohnstonSupport MSG_DONTWAIT in send*(2).
2019-01-04 Konstantin Belousovx86: Report per-cpu IPI TLB shootdown generation in...
2019-01-04 Mark JohnstonDon't enable interrupts in init_secondary().
2019-01-04 Mark JohnstonFix dirty bit handling in pmap_remove_write().
2019-01-04 Mark JohnstonClear PGA_WRITEABLE in pmap_remove_pages().
2019-01-04 Ed Mastenewvers: retire p4 version support
2019-01-04 Ed Mastenewvers: avoid clearing svn revision information with...
next