]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-07-14 dteskeImport bsdconfig(8) as a replacement for the post-insta...
2012-07-14 mjacobThe call to disk_resize causes a panic if DIAGNOSTIC...
2012-07-14 adrianChange the RX EDMA path to first complete the FIFO...
2012-07-14 adrianDon't free the descriptor allocation/map if it doesn...
2012-07-14 adrianCreate an RX queue lock.
2012-07-14 adrianFix EDMA RX to actually work without panicing the machine.
2012-07-14 dteskeFix domain.
2012-07-13 jillessh: Add tests where "export" does not parse differently.
2012-07-13 dimPull in r159895 from upstream clang trunk:
2012-07-13 joelAdd HISTORY section.
2012-07-13 brooksMFP4 214344:
2012-07-13 joelMinor mdoc, spelling and end of line whitespace fixes.
2012-07-13 jhbMake the interval timings for EVFILT_TIMER more accurat...
2012-07-13 jhbThe etcupdate utility is a tool for managing updates...
2012-07-13 mmMerge illumos commit 13749:df4cd82e2b60
2012-07-13 avgacpi_cpu: separate a notion of current deepest allowed...
2012-07-13 kevloWhitespace nit
2012-07-13 impFor our at91rm9200 boards, register which subtype of...
2012-07-13 alcWring a few cycles out of pmap_enter(). In particular...
2012-07-12 jkimFix the previous commit. Obsolete libraries must be...
2012-07-12 jkimSort ASM definitions by crypto module for slightly...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-12 impThis file is no longer AT91RM9200 specific, but now...
2012-07-12 impRemember where we found the DBGU and use that for our...
2012-07-12 eadlerDocument the behavior of mount with failok specified.
2012-07-12 impFix whitespace divot.
2012-07-12 impComplete the transition away from newbus to populate...
2012-07-12 gavinUpdate for new core team. Looks like this file was...
2012-07-12 bruefferAdd and utilize defines for the ATA device register.
2012-07-12 bruefferDocument the sysctl/tunable changes in r238379 and...
2012-07-12 mmChange behavior introduced in r237119 to vendor solution
2012-07-12 impCreate the children devices for the SoC in atmelarm...
2012-07-12 impExport the interrupt status vector via soc_data. Set...
2012-07-11 jkimImport OpenSSL 1.0.1c.
2012-07-11 bruefferApply similar same change as in r238379:
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 bruefferRenamed the kern.cam.da.da_send_ordered sysctl and...
2012-07-11 pfgRe-merge a couple of changes from NetBSD's libedit.
2012-07-11 pfgMerge libedit adjustment from NetBSD.
2012-07-11 impMake the SoC stuff a little more modular, and start...
2012-07-11 kibAdd a test program, written by Stephan Uphoff, which...
2012-07-11 sbrunosys/dev/mfivar.h contains references to MFI_DEBUG,...
2012-07-11 kibFix build for kernels with dtrace hooks.
2012-07-11 sbrunoWhen an MFI command fails, the driver needs to set...
2012-07-11 impat91pit->at91_pit for consistnecy with other drivers.
2012-07-11 impat91$DEV->at91_$DEV to match other Atmel drivers. ...
2012-07-11 jkimImport ACPICA 20120711.
2012-07-11 gnnInitial commit of an I/O provider for DTrace on FreeBSD.
2012-07-11 jhbCast a bus address to a uintmax_t for a debug printf...
2012-07-11 jhbMap ATH_KTR_* to 0 when ATH_DEBUG is not defined. ...
2012-07-11 brueffer- fix description of SECURITY_FREEZE_LOCK (1)
2012-07-11 hrsMerge from r234532:
2012-07-11 grehanVarious VirtIO improvements
2012-07-11 attilioDocument the object type movements, related to swp_page...
2012-07-10 impRemove some more unused code.
2012-07-10 alcAvoid recursion on the pvh global lock in the aim oea...
2012-07-10 bruefferChange a duplicated check to clarify that we really...
2012-07-10 emasteSimplify error case
2012-07-10 impGo ahead and disable the interrupts for the DBGU the...
2012-07-10 jhbFix build when ATH_DEBUG is not defined.
2012-07-10 adrianCommit missing flags for the high/low priority (HP...
2012-07-10 impRemove a useless bit of indirection. On all Atmel...
2012-07-10 impRevert committal of local change accidentally swept...
2012-07-10 emastePlug potential mbuf leak when bridging fragments
2012-07-10 lstewartMove the ffclock symbols from FBSD_1.2 to FBSD_1.3...
2012-07-10 adrianAdd some debugging and comments about what's going...
2012-07-10 adrianFlip on EDMA RX of both HP and LP queue frames.
2012-07-10 impPure style mischief. at91_$DEV_ rather than at91$DEV_...
2012-07-10 impMinor rework to eliminate at91rm9200reg.h dependency...
2012-07-10 adrianMigrate the ATH_KTR_* fields out to if_ath_debug.h .
2012-07-10 adrianPrint the TX buffer if this error condition is asserted.
2012-07-10 adrianAdd/fix EDMA RX behaviour.
2012-07-10 davidxuAlways clear p_xthread if current thread no longer...
2012-07-10 impRevert last change. It was accidental.
2012-07-10 impCollapse all copies of at91_add_child into at91.c....
2012-07-10 adrianReorder these so they match the capability enum order.
2012-07-10 impMissed one of the special AT91SAM9xxx_BASE defines...
2012-07-10 impThe system IRQ is always IRQ 1. Make it so.
2012-07-10 impEliminate the AT91XXXX_BASE for each SoC. AT91_BASE...
2012-07-10 impRemove some unused variables/externs that have been...
2012-07-10 davidxuExecuting CPUID with EAX set to 1 to actually get featu...
2012-07-10 impNot quite ready for this yet, so comment it out.
2012-07-10 impThere's nothing AT91RM9200 specific about this file...
2012-07-10 attilioRemove a check on MNTK_UPDATE that is not really necess...
2012-07-10 adrianImplement EDMA RX for AR93xx and later chips.
2012-07-10 adrianConvert sc_rxpending to a per-EDMA queue, and use that...
2012-07-10 attilio- Remove the unused and not completed write support...
2012-07-09 adrianAdd some AR9300 HAL descriptor definition changes.
2012-07-09 npFix a bug in code that calculates the number of the...
2012-07-09 jhbAdd a clts() wrapper around the 'clts' instruction...
2012-07-09 jhbPartially revert r217515 so that the mem_range_softc...
2012-07-09 trocinyIn epair_clone_destroy(), when destroying the second...
2012-07-09 hrsFix a missing ";".
2012-07-09 marcelRevert revision 238172 of agp_i810.c. Correctness...
2012-07-09 joelRemove end of line whitespace.
2012-07-09 emasteRestore error handling lost in r191603
2012-07-09 tuexenFix a bug introduced in r237715.
2012-07-09 jchandraSupport Netlogic XLP 8xx B1 revisions in xlpge.
2012-07-09 jchandraIdentify Netlogic XLP 8xx B1 chip revisions
2012-07-09 jchandraFix PCIe hardware swap configuration for Netlogic XLP
next