]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-12-21 smhClamp ahci max irq's to AHCI_MAX_IRQS
2014-12-21 smhAdd a constant AHCI_MAX_IRQS removing magic number
2014-12-21 tuexenDon't check twice that inp is not NULL.
2014-12-21 kibAdd VN_OPEN_NAMECACHE flag for vn_open_cred(9), which...
2014-12-21 kibHandle MAKEENTRY cnp flag in the VOP_CREATE(). Curious...
2014-12-21 bruefferVarious mdoc fixes and a few EOL whitespace removals.
2014-12-21 bruefferVarious mdoc fixes.
2014-12-21 andrewFix the indentation to simplify comparing the ARM confi...
2014-12-21 andrewtart to clean up the armv6 kernel configs by reducing...
2014-12-21 bruefferFix various mdoc issues and some EOL whitespace.
2014-12-21 bruefferRemove EOL whitespace.
2014-12-21 bruefferFix various mdoc issues.
2014-12-21 impWhere appropriate, use the modern terms for the one...
2014-12-21 adrianUpdate ieee80211_sta_tim_notify() to do double duty...
2014-12-21 adrianBreak out the unicast/multicast TIM bit setting into...
2014-12-21 adrianAdd more debugging to try and track down this scan...
2014-12-20 adrianAdd some more debugging to the scan cancel methods...
2014-12-20 glebiusRevert r274494, r274712, r275955 and provide extra...
2014-12-20 tuexenFix and harmonize the validation of PR-SCTP policies.
2014-12-20 adrianRemove some hard-coded IE assembly over to use net80211...
2014-12-20 neelEmulate writes to the IA32_MISC_ENABLE MSR.
2014-12-20 adrianDocument where in scan_task the scan state can change...
2014-12-20 rpauloDriver for CPU frequency/voltage control on the Raspber...
2014-12-20 andrewClean up the style of the CUBIEBOARD2 config file
2014-12-20 andrewClean up to use the standard style of "options \t"...
2014-12-20 kibIncrease allowed size of the microcode blob to 32KB...
2014-12-20 mavReport initiator id in portlist XML in more formalized...
2014-12-20 mavReport XML parsing errors.
2014-12-20 glebiusAdd to sbappendstream_locked() a check against NULL...
2014-12-20 tuexenCleanup the code.
2014-12-20 mavReplace ctl_min() macro with MIN().
2014-12-20 neelVarious 8259 device model improvements:
2014-12-20 ianLog mmc and sd command failures. Reporting of routine...
2014-12-20 ianAdd a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERT...
2014-12-20 ianWhen command and data interrupts have been aggregated...
2014-12-20 impRemove comments relevant to 6.x only.
2014-12-20 impRemove support for FreeBSD 7 and really old FreeBSD...
2014-12-19 ianRewrap long lines; no functional changes.
2014-12-19 ianAdd code to set and reset open-drain mode on the bus...
2014-12-19 mavConstify some static data.
2014-12-19 mavReduce number of places where global control_softc...
2014-12-19 bennoAdjust the test of a KASSERT to better match the intent.
2014-12-19 impBump the largest record we can cope with from 1k to...
2014-12-19 andrewAdd support for empty ranges properties within the...
2014-12-19 brCorrect the end address of the memory regions.
2014-12-19 lwhsuFix `make depend` in sys/modules
2014-12-19 delphijPlug a memory leak.
2014-12-19 adrianRemove a private copy of ieee80211_add_ssid().
2014-12-19 adrianMake ieee80211_add_ssid() public.
2014-12-19 mavSlightly polish iSCSI parameters negotiation.
2014-12-19 delphijAdd missing continue: we can't proceed further if the
2014-12-18 delphijMFV r275914:
2014-12-18 mavPass real optimal transfer size supported by backend.
2014-12-18 delphijSync with NetBSD, mainly address NetBSD bug #43355:
2014-12-18 emasteInclude section name in strip warning message
2014-12-18 ngieFix accidental MK_DEBUG_FILES=no addition to NXBMAKE...
2014-12-18 ngieDon't build full clang toolchain or clang extras in...
2014-12-18 ngieDocument STRIP_CMD in build(7) and note its importance...
2014-12-18 ngieFix building/installing tests when TESTSBASE != /usr...
2014-12-18 jamieSetgid before running a command as a specified user...
2014-12-18 impDon't deselect the card too soon. To set the block...
2014-12-18 impRemove -fno-strict-alias, as it is no longer needed.
2014-12-18 andrewAdd AArch64 64-bit relocation values. These will be...
2014-12-18 kibThe VOP_LOOKUP() implementations for CREATE op do not...
2014-12-18 adrianFix the scan handling for 11b->11g upgrades in a world...
2014-12-18 dteskeIn bsdinstall's distextract, replace mixed_gauge()...
2014-12-18 jhibbitsMake gas parse '__tls_get_addr(foo@tlsgd)'.
2014-12-17 adrianUpdate the use of bus space macros to be more correct.
2014-12-17 adrianUse the correct macro for listing the maximum bus space...
2014-12-17 tuexenAdd a missing break.
2014-12-17 tuexenPlug a memory leak in an error code path.
2014-12-17 ngieFix sporadic build failures due to race when running...
2014-12-17 ngieParallelize building gnu/usr.bin/groff
2014-12-17 mavAdd configuration options to override physical and...
2014-12-17 mavMake sequence numbers checks more strict.
2014-12-17 emasteDo not strip all when stripping an explicit symbol
2014-12-17 brAdd configuration files for BERI soft-core synthesized on
2014-12-17 brMove memory node to the root, so fdt_get_mem_regions...
2014-12-17 bro Add PIO[2,3] devices information
2014-12-17 brUse memory regions information provided in FDT.
2014-12-17 tuexenInitilize the msg_flags field consistently in all code...
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-17 delphijMFV r275844:
2014-12-17 bryanvPrefix all the vxlan ifconfig commands so they are...
2014-12-17 neelFix 8259 IRQ priority resolver.
2014-12-17 bdreweryBump Dd for r275846
2014-12-17 mckusickAdd some additional clarification and fix a few gammer...
2014-12-17 willInitialize an argument to NULL instead of expecting...
2014-12-16 mavDo not count RCTD bit set as an error.
2014-12-16 brooksAdd an UPDATING entry and warning about the change...
2014-12-16 pfgsed: Bounds check the file path used in the 'w' command.
2014-12-16 kibThe iret instruction may generate #np and #ss fault...
2014-12-16 willMake NanoBSD source-able from other scripts.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 aeAdd ability to not specify a zone identifier twice...
2014-12-16 brdAdd tests for pw -N
2014-12-16 kibAdd missed break.
2014-12-16 kibAdd missed break.
2014-12-16 edRename cpack*() to CMPLX*().
next