]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-07-15 nwhitehornGet powerpc64 install CDs a little closer: some powerpc...
2010-07-15 impRemove one layer of indirection. No need to call cpu_t...
2010-07-15 emasteAdd -p option to have pom(6) print just the percentage...
2010-07-15 emasteRemove more extraneous ;s.
2010-07-14 jillessh: There cannot be a TNOT in simplecmd(), remove checks.
2010-07-14 yongariRemove enabling Data FIFO protection with indirect...
2010-07-14 mavRename timeevents.c to kern_clocksource.c.
2010-07-14 jhb- Sort list of trace points.
2010-07-14 jhbRework the SMBIOS table walker to make it operate like...
2010-07-14 attilioFix spelling.
2010-07-14 jhb- Document layout of KTR_STRUCT payload in a comment.
2010-07-14 attilioFix the way the segments are included in the gcore...
2010-07-14 bcrUpdate some release version numbers. The patch is based...
2010-07-14 mavDo not bzero() NULL pointer on malloc() error.
2010-07-14 gibbsCorrect logic bug in aicasm's undefined register bit...
2010-07-14 mavMove timeevents.c to MI code, as it is not x86-specific...
2010-07-14 rajProvide initial man pages for Flattened Device Tree...
2010-07-14 mavRemove some unneeded includes. Code now can be built...
2010-07-14 ruFixed cache size decoding read from a label.
2010-07-14 pjdMFp4 180933:
2010-07-14 impUse cpuregs.h spellings over the cpu.h spellings.
2010-07-14 cognetImport preliminary support for Atmel AT91SAM9G20 cpu...
2010-07-14 impRemove the unused part of cpu.h now that the rest of...
2010-07-14 impPrefer the cpuregs.h spellings of register and bit...
2010-07-13 impAdd support for packages.
2010-07-13 rmacklemFor the experimental NFSv4 client, make sure that attri...
2010-07-13 nwhitehornRemove obsolete code that sets SHMMAXPGS to a tiny...
2010-07-13 rmacklemFor the experimental NFSv4 client, do not use cached...
2010-07-13 rmacklemFix a bogus comment that mentions lru lists that don...
2010-07-13 impunion cpuprid is also unused now
2010-07-13 impAdd INFO config register from mips32/64 land
2010-07-13 impRemove redunant machine/cpuregs.h include.
2010-07-13 impTemp hack to N32 kernel: turn off debugger since n32...
2010-07-13 nwhitehornAdd GENERIC kernel config for powerpc64.
2010-07-13 nwhitehornConnect powerpc64 to the build. It is not presently...
2010-07-13 remkoAdd a 4 and 7 port USB hub from NEC.
2010-07-13 jkimInitialize a variable before its use.
2010-07-13 jkimPreallocate buffers for palette and state. Do not...
2010-07-13 yongariPrefer PCIR_BAR macro over BGE_PCI_BAR0.
2010-07-13 yongariFix error message for jumbo buffer allocation failure.
2010-07-13 yongaristyle.
2010-07-13 gnnFix a panic brought about by writing an MSR without...
2010-07-13 yongariMake bge_stop_fw() static.
2010-07-13 nwhitehornFix build on architectures where PAGE_SIZE is a long...
2010-07-13 impDefine break value for ddb.
2010-07-13 impUse the cpuregs.h spellings for these registers rather...
2010-07-13 jkimDefine SMP unconditionally for amd64 and remove opt_glo...
2010-07-13 simonBump document for content change in r210002.
2010-07-13 jkimMake SMP code path conditional at run-time.
2010-07-13 simonIn the example for how to create a VLAN, also include...
2010-07-13 maximo Correct path to include file.
2010-07-13 impcpu_id and fpu_id are unused, except to be set early...
2010-07-13 impRemove obsolete undef of COPY_SIGCODE. It appears...
2010-07-13 impRemove obsolete define "COPY_SIGCODE". This is unused...
2010-07-13 nwhitehornConvert several instances of MACHINE_ARCH to MACHINE_CP...
2010-07-13 nwhitehornInstall arch-specific manpages by MACHINE_CPUARCH,...
2010-07-13 nwhitehornMake kernel modules build correctly on 64-bit PowerPC.
2010-07-13 mavRise knowledge about curthread->td_intr_frame by one...
2010-07-13 edUT_NAMESIZE is no more.
2010-07-13 lstewart- The sum variable used in DPCPU_SUM needs to be of...
2010-07-13 lstewartThe SIFTR DPCPU statistics struct was not being zeroed...
2010-07-13 lstewartMacro to simplify zeroing DPCPU variables.
2010-07-13 lstewartCatch up with the rename of DPCPU_SUM to DPCPU_VARSUM...
2010-07-13 mavUnify pc98 event timer code with the rest of x86.
2010-07-13 lstewart- Rename DPCPU_SUM to DPCPU_VARSUM to better reflect...
2010-07-13 mavDisable multi-sector PIO transfers if ATA_SET_MULTI...
2010-07-13 nwhitehornAdd powerpc64 kernel ldscript.
2010-07-13 nwhitehornMFppc64:
2010-07-13 impRemove detect-vmware.sh, recently removed.
2010-07-13 maximo Restore missed flag in the synopsis.
2010-07-13 maximo Add -q flag to usage().
2010-07-13 maximo Add -q flag to the synopsis.
2010-07-13 nwhitehornEnhance config to handle MACHINEs with multiple archite...
2010-07-13 takawataFix comment.
2010-07-13 takawataOne more Prolific serial device ID.
2010-07-13 jkimFix white spaces.
2010-07-13 jkimAccording to ACPICA User Guide and Programmer Reference...
2010-07-13 cpercivaCorrectly copy the M_RDONLY flag when duplicating a...
2010-07-13 nwhitehornAdd a missing architecture declaration to the machine...
2010-07-12 mmMerge ZFS version 15 and almost all OpenSolaris bugfixe...
2010-07-12 mariusCorrect inverted parent DMA tag parameters.
2010-07-12 marius- Make the maxsize parameter of the data buffer DMA...
2010-07-12 jfvFix for a panic when TX checksum offload is done and
2010-07-12 grehanFix printf specifier to allow 32/64 bit builds.
2010-07-12 jkimMove i386-inherited logic of building ACPI headers...
2010-07-12 jhbRemove a dead test. We already exclude NMI traps from...
2010-07-12 kibWhen switching the thread from the processor, store...
2010-07-12 bcrFix spelling of "weirdo" in /etc/gettytab comment.
2010-07-12 emasteRemove extraneous ;
2010-07-12 nwhitehornUnify ABI-related bits of the Book-E and AIM machdep...
2010-07-12 jkimUse type-specific inline function imax() instead of...
2010-07-12 jhbA previous change moved the GETATTR RPC for open()...
2010-07-12 jhb- Add missing locking around flushing of an NFS node...
2010-07-12 nwhitehornMFppc64:
2010-07-12 mavRevert and remake r209883:
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD
2010-07-12 kibOne more use for _SIG_VALID.
2010-07-12 kibUse _SIG_VALID instead of expanded form of the macro.
2010-07-12 kibFor xsi_sigpause(3), remove the supplied signal from...
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD.
next