]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-12-20 impMFp4: Differences in flash part for bwct. need a more...
2006-12-20 impMFp4: Add timeout to eeprom access for lame eeprom...
2006-12-20 impMFp4: bwct memory size and PLL parameters
2006-12-20 impMFp4: bwct boot rom is different. need a more generic...
2006-12-20 impMFp4: Delay a second or two after the upload before...
2006-12-20 impMFp4: bwct is a new board choice.
2006-12-20 delphijOn amd64 platform, use linux32 headers so 32-bit Linux...
2006-12-20 ruMarkup cosmetics.
2006-12-20 ruDocument some details better, making it easier to trans...
2006-12-20 yarSyscons cannot be stopped, so provide a no-op stop...
2006-12-20 bdeIn bge_txeof(), cancel the watchdog timeout if all...
2006-12-20 ruBe more accurate in the description of the -I option:
2006-12-20 yarImprove rc.d conformance:
2006-12-20 bdeAvoid a race and a pessimization in bge_intr():
2006-12-20 kibIn rev. 1.514, iodone on async buffer may happen before...
2006-12-20 cpercivaRemove -F option from getopts string -- this option...
2006-12-20 yarMake grammar a bit more consistent in this document.
2006-12-20 yarAllow for module-path being a semicolon-separated list...
2006-12-20 davidxuget LIBPTHREAD_ADAPTIVE_SPIN early, so it can be used...
2006-12-20 davidxuCheck environment variable PTHREAD_ADAPTIVE_SPIN, if...
2006-12-20 davidxuAdd a lwpid field into per-cpu structure, the lwpid...
2006-12-20 mbrBack out rev. 1.266. The real cause for the recent...
2006-12-20 marius- Use the re_tick() callout instead of if_slowtimo...
2006-12-20 mariusFix a bug originally introduced in rev. 1.74; don't...
2006-12-20 jkimPartially back out rev. 1.148 and use new ETHER_BPF_MTA...
2006-12-20 grehanRemove bogus increment of re-hashed PTEG index. This...
2006-12-20 jkimUse BMSR for link status in one more place and clean...
2006-12-20 jkim- Do not depend on auto negotiation for link speed...
2006-12-19 jkimClear full-duplex when half-duplex flag is set. This...
2006-12-19 mbrGiant might have been temporarily dropped while waiting...
2006-12-19 jmgadd a missing the...
2006-12-19 bmsRemove dependency on deprecated if_watchdog ABI.
2006-12-19 ariffFix distorted sound on Fujitsu Siemens AMILO Pa 1510.
2006-12-19 erwin- Add geography and spanish ports categories
2006-12-19 mbrAdd the tp->t_refcnt validity check back. There are...
2006-12-19 davidxuRemove unused sysctls.
2006-12-19 pjdUse pipe_direct_write() optimization only if the data...
2006-12-19 ruThe -r option can also cause the files to be extended...
2006-12-19 ruRefine markup and add the EXIT STATUS section where...
2006-12-19 oleg- Add missing callout_drain() call.
2006-12-19 oleg- Fix autonegotiation timer.
2006-12-19 rodrigcFor big-endian version of getulong() macro, cast result...
2006-12-19 rodrigcFix get_ulong() macro on AMD64 (or any little-endian...
2006-12-18 mjacobRestore revision 1.126 that got accidentally nuked.
2006-12-18 mjacobAdd back some CAM_NEW_TRAN code to make backporting...
2006-12-18 takawataRemove stall comment.
2006-12-18 keramidaSpell "Kensington Thinking Mouse" correctly.
2006-12-18 peadarClean bound and non-bound pthread structures consistent...
2006-12-18 jkim- Remove stale VPD support and its comment and get...
2006-12-18 ruUse a standard section name.
2006-12-18 ruImprove markup.
2006-12-18 takawataOops, I forget to add amd64 as ACPI arch.
2006-12-18 pjdFor consistency use 'unsigned' instead of 'u_int'.
2006-12-18 kmacyremove unneeded operations in tsb_set_tte_real - the...
2006-12-18 kmacyadd an interface for passing the entire kernel size...
2006-12-18 kmacyadd new large page sizes for use by shared loader
2006-12-18 kmacybuild new mdesc file
2006-12-18 kmacyadd declaration for new helper function
2006-12-18 kmacyadd helper function for finding a virtual device node...
2006-12-18 takawataHook acpi gadget driver modules to other acpi archs.
2006-12-18 mjacobopt_ah.h ends up copied into a kernelcompile directory...
2006-12-18 mjacobspelling nit
2006-12-18 jkoshyUse <osreldate.h> rather than the OS version reported...
2006-12-18 jkoshyUse the correct value of __FreeBSD_version.
2006-12-18 kmacypush trap conversion up into tl1_trap to further simpli...
2006-12-18 yongariForced commit to note reserved ID registers in rtl81x9 are
2006-12-18 mariusCorrect the previous change:
2006-12-18 kmacySimplify spill/fill fault handling by updating tl1_trap...
2006-12-18 yongariDon't assume IF_LLADDR returns aligned memory address.
2006-12-17 kmacyEvidently neither GENERIC nor kan's config had isa...
2006-12-17 alcOptimize vm_object_split(). Specifically, make the...
2006-12-17 mjacobTry an experiment with using DMA to load firmware into...
2006-12-17 joelAdd Realtek ALC888 and Sigmatel STAC9227 to the HARDWAR...
2006-12-17 ariffLatest updates for Envy24/24HT. Fix various issues...
2006-12-17 ariffAdd codec id for [1] Realtek ALC888 and [2] Sigmatel...
2006-12-17 ariffAdd support for Nvidia Nforce MCP04 AC97 controller.
2006-12-17 kmacyNewer versions of gcc don't support treating structures...
2006-12-17 kmacyEvidently FreeBSD has long relied on the compiler to...
2006-12-17 kmacyremove TRAP_TRACING code that wasn't getting used
2006-12-17 kmacyvm86_initflags was causing gcc41 and even gcc346 to...
2006-12-17 kmacyGC unused fields in pcpu
2006-12-17 kmacyreplace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthr...
2006-12-17 kmacyeliminate use of curpmap except where protected by...
2006-12-17 kmacymake unmap_perm_addr conform to declaration
2006-12-17 kmacyeliminate extra branches by making better use of branch...
2006-12-17 kmacy- Remove PCPU references by passing field as a referenc...
2006-12-17 kmacyktrace_cv is no longer used - remove
2006-12-17 kmacyCleaner fix for handling declaration of loop variable...
2006-12-16 acheDon't intermix assignments and variable declarations...
2006-12-16 acheFix NULL pointer reference for INVARIANTS case
2006-12-16 rodrigcIn vfs_export(), if we specify MNT_DELEXPORT in the...
2006-12-16 rodrigcAdd a function vfs_deleteopt() which searches through...
2006-12-16 bzIn ip6_sprintf print the addresses in a more common...
2006-12-16 cognetDo not special-case __ARMEB__, we handle that in the...
2006-12-16 rodrigcConvert to ANSI-style function prototypes.
2006-12-16 rwatsonFor now, back out sysv_ipc.c:1.30, which caused shmget...
2006-12-16 jkoshyFix a typo.
2006-12-16 rwatsonReference socket(9) from ng_ksocket(4). Reference...
2006-12-16 ariffMiscellaneous fixups and quirks for ASUS A7M, LG LW20 and
2006-12-16 kmacyProtect consistency of all internal functions in tte_ha...
next