]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Give argtype struct names a different prefix than probe struct names.
[FreeBSD/FreeBSD.git] / sys /
2013-09-21 markjGive argtype struct names a different prefix than probe...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 hselaskyStability fixes for Intel LynxPoint XHCI controllers...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 adrianFix the AR933x CPU UART support by using the correct...
2013-09-21 bzIntroduce spares in the TCP syncache and timewait struc...
2013-09-21 cyAddress double init of ip_log mutex, fixing a panic...
2013-09-21 cyEnable main ipfilter sysctl MIBs.
2013-09-21 cyConvert ipfilter from timeout(9) to callout(9).
2013-09-21 cyRemove additional non-FreeBSD code.
2013-09-21 gibbsOptimize the block size used on ZFS cache devices as...
2013-09-21 gjbPut 'device hyperv' back in amd64/GENERIC, incorrectly...
2013-09-21 grehanReorder/regroup the vmm ioctl api definitions to allow...
2013-09-21 delphijMFV r254750:
2013-09-20 davideFixup cross-device rename checks in ZFS. Add a check...
2013-09-20 davideFix callout_init_rm() in the shared case, allocating...
2013-09-20 davideRemove local change leftover, this should never have...
2013-09-20 davideFix lc_lock/lc_unlock() support for rmlocks held in...
2013-09-20 gibbsMerge Xen PVHVM support into the GENERIC kernel config...
2013-09-20 traszAdd some spare fields to structs used by the new iSCSI...
2013-09-20 zbbFix GCC build for all ARMs. Revert bug introduced in...
2013-09-20 davidchSubstantial rewrite of bxe(4) to add support for the...
2013-09-20 neelMerge the following changes from projects/bhyve_npt_pmap:
2013-09-20 gibbsAdd support for suspend/resume/migration operations...
2013-09-20 gibbssys/i386/xen/mp_machdep.c:
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-19 delphijUpdate arcmsr(4) driver to 1.20.00.28 which fixes mutex...
2013-09-19 jhbRegen.
2013-09-19 jhbExtend the support for exempting processes from being...
2013-09-19 gibbssys/i386/xen_mp_machdep.c:
2013-09-19 grehanReconnect the hyperv drivers back into GENERIC now...
2013-09-19 grehanReorder the hypervisor presence test to avoid claiming...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 traszFix several problems in the new iSCSI stack; this inclu...
2013-09-18 pjdFix panic in ktrcapfail() when no capability rights...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyRevert r255672, it has some serious flaws, leaking...
2013-09-18 rdivackyRegen.
2013-09-18 rdivackyImplement epoll support in Linuxulator. This is a tiny...
2013-09-17 sbrunoBring in configuration for Buffalo Airstation WZR-300HP...
2013-09-17 jillesRegenerate for freebsd32_cap_enter().
2013-09-17 jillesDisallow cap_enter() in freebsd32 compatibility mode.
2013-09-17 hirenWe have grown a bit too big lately. Shrinking the kerne...
2013-09-17 delphijFix a typo when accounting for tx_broadcast statistics.
2013-09-17 grehanHide TSC-deadline APIC timer support from guests. This...
2013-09-17 nwhitehornMerge in support for PAPR-compliant (Power Architecture...
2013-09-17 nwhitehornOnly attach if properties we need (address, in particul...
2013-09-17 nwhitehornAdd POWER7+ and POWER8 to the CPU ID table.
2013-09-17 nwhitehornMake sure to copy segments back to the segs array if...
2013-09-17 neelFix a bug in decoding an instruction that has an SIB...
2013-09-17 kibPG_SLAB no longer serves a useful purpose, since m...
2013-09-17 glebius Fix assertion in sendfile_readpage() to assert only...
2013-09-17 bryanvAdd vmx(4) to i386 and amd64 GENERIC
2013-09-16 kibMerge the change r255607 from amd64 to i386.
2013-09-16 gjbUpdate head/ to -ALPHA2 status.
2013-09-16 nwhitehornAdd a loader tunable to use only device tree-provided...
2013-09-16 nwhitehornFix bug in busdma: if segs is a preexisting buffer...
2013-09-16 zbbFix GCC build error when building for ARMv6
2013-09-16 zbbImplement pmap_advise() for ARMv6/v7 pmap module
2013-09-16 zbbWrite protect base page after superpage demotion so...
2013-09-16 kibRemove zero-copy sockets code. It only worked for...
2013-09-16 kibIn pmap_copy(), when the copied region is mapped with...
2013-09-15 nwhitehornAdd a kernel interface (OF_xref_phandle()) for systems...
2013-09-15 dumbbelldrm/radeon: Add missing "return false" after unmapping...
2013-09-14 grehanPull the hyperv drivers from GENERIC until the fix...
2013-09-14 dumbbelldrm/radeon: Fix usage of pci_save_state() and pci_resto...
2013-09-14 dumbbelldrm/radeon: Fix usage of vga_pci_map_bios()
2013-09-14 dumbbellvgapci: Use vga_pci_alloc_resource() to map PCI Expansi...
2013-09-14 traszBring in the new iSCSI target and initiator.
2013-09-14 kibIf the last page of the file is partially full and...
2013-09-14 kibFix module build when device ata is not in kernel config.
2013-09-13 kibUse TAILQ instead of STAILQ for kqeueue filedescriptors...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 trocinyUnregister inet/inet6 pfil hooks on vnet destroy.
2013-09-13 kibWhen opening or closing fifo, ensure that the vnode...
2013-09-13 kibReduce the scope of the proctree_lock. If several proce...
2013-09-13 nwhitehornChange VM object lock assertion to match locking higher...
2013-09-12 kenFix an issue that caused Integrated RAID volumes on...
2013-09-12 jhbFix an off-by-one error when populating mincore(2)...
2013-09-12 jhbFix a typo.
2013-09-12 jhbRegen.
2013-09-12 jhbFix the type of the idtype argument to wait6() in sysca...
2013-09-12 jhbFix the type of the idtype argument to wait6() in sysca...
2013-09-12 gjbUpdate head/ to -ALPHA1 status, as part of the 10.0...
2013-09-12 hselaskyDon't issue USB resume signalling in USB device mode...
2013-09-11 glebiusProvide pr_ctloutput method for AF_LOCAL/SOCK_SEQPACKET...
2013-09-11 kibFix build with gcc.
2013-09-11 alcPrior to r254304, we only began scanning the active...
2013-09-11 hselaskyClear correct data structure.
2013-09-11 glebius Clean up SIOCSIFDSTADDR usage from ifnet drivers...
2013-09-11 neelFix a limitation in bhyve that would limit the number...
2013-09-11 kibImplement sendfile(2) for the posix shared memory segme...
2013-09-11 grehanIFC @ r255459
2013-09-10 obrienBack out r255440. /usr/bin/gcc @r255185 (2013-09-03...
2013-09-10 glebiusMake a bump for r255426.
2013-09-10 desFix the length calculation for the final block of a...
2013-09-10 obrienOnly use a clang'ism if ${CC} is clang.
2013-09-10 kibCall free() on the pointer returned from malloc().
2013-09-10 grehanGo way past 11 and bump bhyve's max vCPUs to 16.
2013-09-10 delphijMFV r247844 (illumos-gate 13975:ef6409bc370f)
next