]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-07-10 Adrian ChaddPrint the TX buffer if this error condition is asserted.
2012-07-10 Adrian ChaddAdd/fix EDMA RX behaviour.
2012-07-10 David XuAlways clear p_xthread if current thread no longer...
2012-07-10 Warner LoshRevert last change. It was accidental.
2012-07-10 Warner LoshCollapse all copies of at91_add_child into at91.c....
2012-07-10 Adrian ChaddReorder these so they match the capability enum order.
2012-07-10 Warner LoshMissed one of the special AT91SAM9xxx_BASE defines...
2012-07-10 Warner LoshThe system IRQ is always IRQ 1. Make it so.
2012-07-10 Warner LoshEliminate the AT91XXXX_BASE for each SoC. AT91_BASE...
2012-07-10 Warner LoshRemove some unused variables/externs that have been...
2012-07-10 David XuExecuting CPUID with EAX set to 1 to actually get featu...
2012-07-10 Warner LoshNot quite ready for this yet, so comment it out.
2012-07-10 Warner LoshThere's nothing AT91RM9200 specific about this file...
2012-07-10 Attilio RaoRemove a check on MNTK_UPDATE that is not really necess...
2012-07-10 Adrian ChaddImplement EDMA RX for AR93xx and later chips.
2012-07-10 Adrian ChaddConvert sc_rxpending to a per-EDMA queue, and use that...
2012-07-10 Attilio Rao- Remove the unused and not completed write support...
2012-07-09 Adrian ChaddAdd some AR9300 HAL descriptor definition changes.
2012-07-09 Navdeep ParharFix a bug in code that calculates the number of the...
2012-07-09 John BaldwinAdd a clts() wrapper around the 'clts' instruction...
2012-07-09 John BaldwinPartially revert r217515 so that the mem_range_softc...
2012-07-09 Mikolaj GolubIn epair_clone_destroy(), when destroying the second...
2012-07-09 Hiroki SatoFix a missing ";".
2012-07-09 Marcel MoolenaarRevert revision 238172 of agp_i810.c. Correctness...
2012-07-09 Joel DahlRemove end of line whitespace.
2012-07-09 Ed MasteRestore error handling lost in r191603
2012-07-09 Michael TuexenFix a bug introduced in r237715.
2012-07-09 Jayachandran C.Support Netlogic XLP 8xx B1 revisions in xlpge.
2012-07-09 Jayachandran C.Identify Netlogic XLP 8xx B1 chip revisions
2012-07-09 Jayachandran C.Fix PCIe hardware swap configuration for Netlogic XLP
2012-07-09 Takanori WatanabeAdd range and table revision checking to avoid abend.
2012-07-09 David XuIf you have pressed CTRL+Z and a process is suspended...
2012-07-09 Adrian ChaddFurther preparations for the RX EDMA support.
2012-07-09 Hiroki Sato- Add IFT_L2VLAN (vlan(4)) support.
2012-07-09 Andrey V. ElsukovWe don't need to check the result of sending signal...
2012-07-09 Adrian ChaddIntroduce the EDMA related HAL capabilities.
2012-07-09 Hiroki SatoMake usbusN logging pseudo-interface used by usbdump...
2012-07-09 Adrian ChaddExtend the RX HAL API to include the RX queue identifier.
2012-07-09 Hiroki SatoMake ipfw0 logging pseudo-interface clonable. It can...
2012-07-09 Adrian ChaddExtend the debugging flags to include some AR9300 HAL...
2012-07-09 Adrian ChaddExtend the RX descriptor completion debugging to log...
2012-07-09 Hiroki Sato- Add support of the following USB devices to run(4):
2012-07-09 Hiroki SatoRemove "prefer_source" address selection option. FreeB...
2012-07-09 Mateusz GuzikFollow-up commit to r238220:
2012-07-09 Adrian ChaddAdd a debug category for RX EDMA.
2012-07-08 Alexander V... Finally fix lookup (account remaining '\0') and deletion
2012-07-08 Konstantin... Avoid vm page queues lock leak after r238212.
2012-07-08 Marcel MoolenaarMove PCPU initialization to a new function called cpu_p...
2012-07-08 Marcel MoolenaarUnleash the APs at SI_SUB_KICK_SCHEDULER so that we...
2012-07-08 Nathan WhitehornAfter the binutils 2.17.50 import, the assembler suppor...
2012-07-08 Bjoern A. ZeebImplement handling of "atomic fragements" as outlined in
2012-07-08 Andriy Gaponacpi_cpu: we are able to handle _CST change notificatio...
2012-07-08 Bjoern A. ZeebAs mentioned in the commit message of r237571 (copied...
2012-07-08 Eitan AdlerFix always 0 tautologly revealed by gcc46
2012-07-08 Mateusz GuzikUnbreak handling of descriptors opened with O_EXEC...
2012-07-07 Edward Tomasz... Add trivial resize handling to gnop(8).
2012-07-07 Edward Tomasz... Add trivial resize handling to gmountver(8).
2012-07-07 Edward Tomasz... Make the da(4) driver notify GEOM about LUN size change.
2012-07-07 Edward Tomasz... Add disk_resize(), to make it possible for the disk...
2012-07-07 Edward Tomasz... Make it possible to resize md(4) devices.
2012-07-07 Jack F VogelChange the interface to the Energy Efficient Ethernet...
2012-07-07 Edward Tomasz... Add a new GEOM method, resize(), which is called after...
2012-07-07 Konstantin... Drop page queues mutex on each iteration of vm_pageout_...
2012-07-07 Eitan AdlerAdd missing sleep stat increase
2012-07-07 Eitan AdlerAdd a description of the Spanish Dvorak keymap added...
2012-07-07 Eitan AdlerRemove unneeded variable reported by gcc46 which stoppe...
2012-07-07 Eitan AdlerRemove variables which are initialized but never used...
2012-07-07 Eitan AdlerRemove ancient vnconfig symlink
2012-07-07 Eitan AdlerRemove variables which are initialized but never used...
2012-07-07 Eitan AdlerRemove variables which are initialized but never used...
2012-07-07 Eitan AdlerRemove variables which are initialized but never used...
2012-07-07 Edward Tomasz... Fix orphan() methods of several GEOM classes to not...
2012-07-07 Eitan AdlerFix spelling
2012-07-07 Andriy Gaponacpi_cpu_generic_cx_probe: for consistency set cpu_non_...
2012-07-07 Andriy Gaponacpi_cpu_cx_list: there is no need to re-evaluate cpu_n...
2012-07-07 Andriy Gaponacpi_cpu_cx_cst: consistently use cpu_cx_count during...
2012-07-07 Marcel MoolenaarImplement ia64_physmem_alloc() and use it consistently...
2012-07-07 Warner LoshCreate a generic way to support multiple boards within an
2012-07-07 Warner LoshGeneralize this for loading the loader into the SPI...
2012-07-07 Warner LoshAllow other SOCs to be compiled in, first step.
2012-07-07 Warner LoshStrip out the useless junk. All we really care about...
2012-07-07 Tim KientzleUnbreak building WITH_ICONV=yes and new yacc.
2012-07-07 Marcel MoolenaarHide the creation of phys_avail behind an API to make...
2012-07-06 Ed MasteImplement SIOCGIFMEDIA for if_tap(4)
2012-07-06 David ChisnallRestore the __collate_load_error global that was accide...
2012-07-06 Konstantin... Add a source file needed for module linking.
2012-07-06 Konstantin... Style.
2012-07-06 Konstantin... Use assembler mnemonic instead of manually assembling...
2012-07-06 Pedro F. GiffuniMerge a small update from NetBSD.
2012-07-06 Ed MasteAllow continuous packet transmission (via -t 0)
2012-07-06 Pedro F. GiffuniFix issue resizing bin/sh
2012-07-06 Marcel Moolenaaragp.c:
2012-07-06 Edward Tomasz... Fix typo in the comment.
2012-07-06 Ed MasteAlso report tx bandwidth with Ethernet overhead
2012-07-06 Andriy Gaponr237748 continuation: fix nopw (0f 1f) behavior with...
2012-07-06 Andriy Gaponr237748 continuation: segment-override prefixes are...
2012-07-06 John BaldwinAdd support for the 'invept' and 'invvpid' instructions...
2012-07-06 John BaldwinSeveral fixes to the amd64 disassembler:
2012-07-06 Ed MasteAllow threads to finish up when terminated by user
2012-07-06 John BaldwinAdd another PS/2 keyboard PNP ID. This ID is listed as
next