]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix the formatting of the error message.
[FreeBSD/FreeBSD.git] / sys /
2013-08-12 Ed SchoutenFix the formatting of the error message.
2013-08-12 Michael TuexenMake the features a 64-bit value instead of 32-bit.
2013-08-12 Hans Petter Selasky- Try to fix build of 32-bit compatibility USB support...
2013-08-12 Hans Petter SelaskyCorrect an EHCI register write.
2013-08-12 Devin TeskeAdd optional support for default override of standard...
2013-08-12 Adrian ChaddWhen flushing packets from the powersave queue, make...
2013-08-12 Adrian ChaddAdd a missing break.
2013-08-11 Olivier HouchardOnly allocate 2 bounce pages for maps that can only...
2013-08-11 Attilio RaoCorrect the recovery logic in vm_page_alloc_contig:
2013-08-11 Peter WemmUpdate nvi-1.79 to 2.1.1-4334a8297f
2013-08-11 Jilles Tjoelkerwait: Make sure WIFSIGNALED(s) is false if WIFCONTINUED...
2013-08-11 Glen BarberUse realpath(1) to determine the location of the newver...
2013-08-11 Rui PauloUse device_printf().
2013-08-11 Adrian ChaddUse the correct structure size when flipping the BT...
2013-08-11 Adrian ChaddPrepare for the PAN (personal area network) support...
2013-08-11 Adrian ChaddAdd firmware for the Intel 2030 and variants.
2013-08-11 Adrian ChaddRemove a now-unused firmware.
2013-08-11 Adrian ChaddUpdate the 6000g2a image.
2013-08-11 Rui Paulofasttrap_fork(): unlock the processes before removing...
2013-08-10 Adrian ChaddAdd in missing m_free()'s during error conditions.
2013-08-10 Konstantin BelousovThe r254167 moved initialization of the sleepqueues...
2013-08-10 Konstantin BelousovMatch malloc(9) calls with free(9), not contigfree...
2013-08-10 Konstantin BelousovThe random_adapters.c is standard in the conf/files...
2013-08-10 Konstantin BelousovRestore the ability to kldload random.ko, by linking...
2013-08-10 Glen BarberFix a typo. The script should run /usr/bin/svnlitevers...
2013-08-10 Konstantin BelousovDifferent consumers of the struct vm_page abuse pageq...
2013-08-10 Olivier HouchardUse the correct address when calling kva_free()
2013-08-10 Olivier Houchard- The address lies in the bus space handle, not in...
2013-08-09 Andrey ZonovRemove unused definition for CTL_VM_NAMES.
2013-08-09 Olivier HouchardDon't call sleepinit() from proc0_init(), make it a...
2013-08-09 Olivier HouchardInstead of just trying to do it for arm, make sure...
2013-08-09 Olivier Houchard- The address lies in the bus space handle, not in...
2013-08-09 Olivier HouchardMake sure vm_kmem_size is aligned on a page boundary...
2013-08-09 John BaldwinRevert the addition of VPO_BUSY and instead update...
2013-08-09 Marcel MoolenaarFix the freaddir implementation for the stand-alone...
2013-08-09 David E. O'BrienAdd missing 'VPO_BUSY' from r254141 to fix kernel build...
2013-08-09 David E. O'Brien* Add random_adaptors.[ch] which is basically a store...
2013-08-09 Attilio RaoOn all the architectures, avoid to preallocate the...
2013-08-09 Attilio RaoGive mutex(9) the ability to recurse on a per-instance...
2013-08-09 Attilio RaoThe soft and hard busy mechanism rely on the vm object...
2013-08-09 Edward Tomasz Napi... Don't dereference null pointer should acl_alloc() be...
2013-08-09 Andriy Gaponfollow up to r254051
2013-08-09 Jeff Roberson - Reserve a special AF for SDP. The one we were incor...
2013-08-09 Jeff Roberson - Correctly handle various edge cases in sysfs emulation.
2013-08-09 Jeff Roberson - Use the correct type in the linux bitops emulation.
2013-08-09 Pyun YongHyeonFix for IPv4 fragment packets treated as RMCP.
2013-08-09 Scott LongRate limit the 'out of chain frame' messages to once...
2013-08-09 Scott LongSometimes a device misbehaves so badly that it disrupts...
2013-08-09 Scott LongAdd a helpful message that can help point to why a...
2013-08-08 Xin LIMFV r254079:
2013-08-08 Devin TeskeUpdate legacy static assignments in old code to support...
2013-08-08 Xin LIMFV r254106 (OpenSSL bugfix for RT #2984):
2013-08-08 Devin TeskeSince the introduction of SVN r244048 and [follow-up...
2013-08-08 Pedro F. GiffuniSmall typo.
2013-08-08 Ryan StoneAllow drivers to return BUS_PROBE_NOWILDCARD from their...
2013-08-08 Andrey V. Elsukovgpt_entries is used as limit for the number of partitio...
2013-08-08 Glen BarberWhen newvers.sh is run, it is possible that the svnversion
2013-08-08 Andrey V. ElsukovMake the check for number of entries less strict.
2013-08-08 Adrian ChaddCap the number of streams supported to two for now.
2013-08-08 Adrian ChaddConvert net80211 over to using if_transmit for the...
2013-08-08 Neel NatuUse local variables with the appropriate types and...
2013-08-07 Xin LIMFV r254071:
2013-08-07 Adrian ChaddAllow net80211 to compile on stable/9 and stable/8.
2013-08-07 Xin LIMFV r254070:
2013-08-07 John BaldwinDon't emit a spurious EVFILT_PROC event with no fflags...
2013-08-07 Konstantin BelousovSplit the pagequeues per NUMA domains, and split pagead...
2013-08-07 Konstantin BelousovChange the pmap_ts_referenced() method of amd64 pmap...
2013-08-07 Olivier HouchardDon't bother trying to work around buffers which are...
2013-08-07 Alexander MotinRemove droping topology mutex after iterating 100 perip...
2013-08-07 Ganbold TsagaankhuuBring initial support for Allwinner A20 SoC (Cubieboard2).
2013-08-07 Alexander MotinImprove r253721 by reporting detected lack of BIO_FLUSH...
2013-08-07 Andriy Gaponenable KDB_TRACE in GENERICs
2013-08-07 Kevin LoRemove unsigned comparison < 0
2013-08-07 Jeff RobersonReplace kernel virtual address space allocation with...
2013-08-07 Mark JohnstonAdd a missing module version declaration to if_tun(4).
2013-08-07 Mark JohnstonFill in the description fields for M_FICT_PAGES.
2013-08-07 Marcel MoolenaarChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 Xin LIMFV r254011:
2013-08-06 Jack F VogelMake the various driver MSIX setup routines fallback...
2013-08-06 Marius Strobl- Fix a bug in the MSI allocation logic so an MSI is...
2013-08-06 Marius StroblAs it turns out, MSIs are broken with 2820SA so introdu...
2013-08-06 Jack F VogelWhen the igb driver is static there are cases when...
2013-08-06 Hiroki SatoFix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl...
2013-08-06 Kirk McKusickThis bug fix is in a code path in rename taken when...
2013-08-06 Andriy Gaponfix fat-fingering in r253996
2013-08-06 Andriy Gaponopensolaris code: translate INVARIANTS to DEBUG and...
2013-08-06 Marius StroblAdd MD (for now) atomic_store_acq_<type>() and use...
2013-08-06 Alexander MotinBlock reporting of ZFS features for suspended pools.
2013-08-06 Alexander MotinDisable r252840 when ZFS TRIM is enabled (vfs.zfs.trim...
2013-08-06 Alexander MotinMake `zpool clear` to reopen also reconnected cache...
2013-08-06 Alexander MotinMake ZFS to use separate thread to handle SPA_ASYNC_REM...
2013-08-06 Andriy Gapondtrace: fix compilation with gcc
2013-08-06 Edward Tomasz Napi... Remove dead code.
2013-08-06 Andrew TurnerWe no longer need to align the stack before calling...
2013-08-06 Erwin LansingUpdate Bind to 9.8.5-P2
2013-08-06 Sean BrunoUpdate ciss(4) with new models of raid controllers...
2013-08-06 Justin HibbitsMicro-optimize OFW syscons 8-bit blank.
2013-08-06 Justin HibbitsRemove an unnecessary panic. The PVO's PTE entry and...
2013-08-06 Hiroki Sato- Use pget(PGET_CANDEBUG | PGET_NOTWEXIT) to determine...
2013-08-06 Justin HibbitsEvict pages from the PTEG when it's full and trying...
next