]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-22 Alexander MotinAdd SATA and USB modes for completeness. USB modes...
2009-02-22 Alan CoxSimplify the unwiring and activation of pages.
2009-02-22 Pawel Jakub... - Punctuation fixes.
2009-02-22 Alexander MotinTune AHCI verbose messages to make log more readable.
2009-02-22 Edward Tomasz... Mention disk_gone() in disk(9).
2009-02-22 Edward Tomasz... Fix a typo and add manpage links to geom(4).
2009-02-22 Rui PauloFix typo.
2009-02-22 Alexander MotinRemove one more place of master/slave terms usage.
2009-02-22 Alan CoxRemove unnecessary page queues locking around vm_page_w...
2009-02-22 Andrew ThompsonUse root_mount_hold and root_mount_rel to allow the...
2009-02-21 Alexander MotinUse only higher half of device signature to identify...
2009-02-21 Alexander MotinIncrease initial busy waiting time. If drive was hot...
2009-02-21 Jeff Roberson - Resolve an issue where we may clear an idt while...
2009-02-21 Alexander MotinImprove ata_reinit():
2009-02-21 Alan CoxReduce the scope of the page queues lock in vm_object_p...
2009-02-21 Marcel Moolenaaro When creating the EBR scheme, set the number of...
2009-02-21 Alexander MotinTeach device drivers' ata_reinit() methods, that there...
2009-02-21 Attilio RaoSync with the official Adaptec vendor driver:
2009-02-21 Ruslan ErmilovFix build when WITH_SSP is set explicitly.
2009-02-21 Jamie GrittonAdd support for methods to the OSD subsystem. Each...
2009-02-21 Marcel MoolenaarAdd bootcode handling.
2009-02-21 Xin LIRemove unnecessary opt* definations.
2009-02-21 Xin LIDefine extern **environ in global scope instead of...
2009-02-21 Xin LIUtilize calloc() instead of bzero'ing manually.
2009-02-21 Xin LIInitialize 'sz' as 0.
2009-02-21 Xin LIUtilize strlcpy().
2009-02-21 Andrew ThompsonRevert r188878 for the moment, this breaks kdump.
2009-02-21 Nathan WhitehornInclude altivec.c, missed on previous commit r188860...
2009-02-21 Andrew ThompsonProvide compat typedefs for usb1.
2009-02-20 Alexander MotinDisable port hardware on detach. First switch it to...
2009-02-20 Sam Lefflermark nodes created by way of neighbor discovery need...
2009-02-20 Marcel MoolenaarDon't read the TOC for DIOCGPROVIDERALIAS. This causes the
2009-02-20 Alexander MotinFix typo: s/SLUMPER/SLUMBER/
2009-02-20 Sam Lefflercorrect SIFS setting; there is a 2usec adjustment betwe...
2009-02-20 Sam Lefflerdon't adjust core clk conversions for 1/2 and 1/4 rate...
2009-02-20 Sam Lefflero reset aggressive mode flag; it was being left set...
2009-02-20 Sam Lefflermisc cleanup of wme parameter setting
2009-02-20 Alexander MotinReduce soft-reset assertion time from 5ms to 50us.
2009-02-20 Alexander MotinDisable port interrupts before doing PHY reset.
2009-02-20 Nathan WhitehornAdd Altivec support for supported CPUs. This is derived...
2009-02-20 Alan CoxEliminate stale comments.
2009-02-20 Randall StewartAdd the add-stream capability. Still needs more
2009-02-20 Michael ReifenbergerDelete files which serve no purpose in this environment.
2009-02-20 Randall StewartFix a bug. The sending was being restricted improperly by
2009-02-20 Luigi Rizzowhen initializing, also build _includes and _libraries
2009-02-20 Alexander MotinFix pc98 build error due to missing variable.
2009-02-20 Ed SchoutenDon't make Linux stat() open character devices to resol...
2009-02-20 Mike MakonnenDoh! r188813 modified an auto-generated file. Fix it...
2009-02-20 Alexander MotinHandle nForce MCP67 and MCP73 SATA controllers as AHCI...
2009-02-20 Scott LongTell CAM that CISS logical devices support tagged queue...
2009-02-20 Scott LongTell CAM that SPI disconnect works, which in turn will...
2009-02-20 Scott LongAdd basic support for DDF, often found on Adaptec HostR...
2009-02-20 Marcel MoolenaarProvide compatibility symlink for logical partitions:
2009-02-20 Marcel MoolenaarFix an infinite loop created when the last logical...
2009-02-20 Beech Rintoul- Add glarkin and mva to mentor section
2009-02-20 Luigi Rizzouse /boot/loader by default, because the boot code...
2009-02-19 Luigi Rizzoupdate 'sio' with 'uart' and apply related changes.
2009-02-19 John BaldwinEnable caching of negative pathname lookups in the...
2009-02-19 John BaldwinWhen fetching attributes for a file for NFSv3 mounts...
2009-02-19 John BaldwinDon't clear the attribute cache of a file when it is...
2009-02-19 Roman DivackyDisplay an error message when the requested mode is...
2009-02-19 Warner LoshInclude proper header files for system functions that...
2009-02-19 Warner LoshThese warnings are only relevant on NetBSD it seems...
2009-02-19 Warner LoshInclude string.h for strncpy prototype
2009-02-19 Warner LoshEnable building of ficl on MIPS. It compiles, but...
2009-02-19 Warner LoshAdd basic mips support. This has been compile tested...
2009-02-19 Warner LoshThese symbols don't belong here. Remove them. Since...
2009-02-19 Ed SchoutenSquash some small bugs in pts(4).
2009-02-19 Sam Leffleruse 1/2 and 1/4 rate phy types to simplify txtime calcu...
2009-02-19 Warner LoshProperly convert bit value to a bit field. Before...
2009-02-19 Max BrazhnikovAdd myself.
2009-02-19 Max BrazhnikovAdd myself.
2009-02-19 Andriy Gaponstyle nit in r188815
2009-02-19 Andriy Gaponfs/udf: fix incorrect error return (-1) when reading...
2009-02-19 Andriy Gaponacpi_cpu: fixup for PIIX4E PCI config related to C2
2009-02-19 Mike Makonneno grammar fix
2009-02-19 Alexander MotinUse channel driver's attach/detach routines instead...
2009-02-19 Sam Lefflerrevamp after 1/2 and 1/4 rate changes
2009-02-19 Sam LefflerFixup handling of roaming and xmit parameters to suppor...
2009-02-19 Sam Lefflerremove private support for IEEE80211_MODE_HALF and...
2009-02-19 Sam LefflerAdd modes for 1/2 and 1/4-width channels so we have...
2009-02-19 Sam Lefflero looseen abi dependencies on IEEE80211_MODE_MAX by...
2009-02-19 Sam Leffleruse c99 initializers
2009-02-19 Sam Lefflero consolidate loops to eliminate assumptions about...
2009-02-19 Sam LefflerChange country ie construction to simplify forthcoming...
2009-02-19 Sam Leffleruse c99 initializer
2009-02-19 Sam Lefflersimplify setting up the roaming parameters; writing...
2009-02-19 Sam Lefflercheck ptr against NULL
2009-02-19 Sam Lefflerinstead of special casing lookups for the 11na/g legacy...
2009-02-19 Sam LefflerCleanup ath_hal_computetxtime's handling of 1/2 and...
2009-02-19 Sam Leffleradd phy types for 1/2 and 1/4-rate modes
2009-02-19 Sam Leffleradd HAL_DIAG_SETREGS to write registers via the diag api
2009-02-19 Sam Lefflerwhitespace
2009-02-19 Alexander MotinQuite mechanical ch_detach implementations for all...
2009-02-19 Robert Watsonif_cx is currently disconnected from the build due...
2009-02-18 Roman DivackyMark these variables as __used too. Fix a style of...
2009-02-18 Warner Loshyppasswdd assumed that a struct x_master_passwd is...
2009-02-18 Alexander MotinAs soon as they called in only same one place (ata_pcic...
2009-02-18 Attilio Rao- Add a function (fill_kinfo_aggregate()) which aggrega...
2009-02-18 Alexander MotinMake ch->dma.free() called symmetrically to ch->dma...
next