]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-17 rpaulolibdtrace MD dependent files. These interact with the...
2010-07-17 traszRemove proc locking, it's not needed after r210132.
2010-07-17 traszRemove updating process count by unionfs. It serves...
2010-07-17 nwhitehornAdd OpenSolaris atomics for powerpc64 and connect ZFS...
2010-07-17 nwhitehornIncrease stack size for ZFS sync thread. This is requir...
2010-07-17 bcrs/an struct/a struct
2010-07-17 lstewartUnbreak DPCPU_SUM() by dereferencing the pointer return...
2010-07-17 maximo Fix typo: "is is" -> "is".
2010-07-16 mavAdd hints for i8254 timer on i386 and amd64. Some peopl...
2010-07-16 rmacklemPatch the experimental NFSv4 server so that it acquires...
2010-07-16 mavAllocate proper ammount of memory for interrupt names...
2010-07-16 brucecFreeBSD 8 doesn't support kernel PPP or SLIP; remove...
2010-07-16 jhbRevert the previous commit. The race is not applicable...
2010-07-16 jhbWhen the MNTK_EXTENDED_SHARED mount option was added...
2010-07-16 jsaNervously welcoming myself to the family.
2010-07-16 mavMake legacy ATA emulation detection more strict. This...
2010-07-16 emasteRename documentation source files to avoid filesystem...
2010-07-16 mavImprove interrupt setup errors handling.
2010-07-16 impMove common macros into asm.h. Replace MIPS_CPU_NOP_DE...
2010-07-16 impmachine/cpu.h isn't appropriate for this file,so remove it
2010-07-16 impThis file appears not to be used.
2010-07-16 impUse #define for get_cyclecount rather than inline function.
2010-07-16 jkimSimplify AcpiOsReadPort() and AcpiOsWritePort() with...
2010-07-16 adrianFix KASSERT() messages to reflect reality.
2010-07-16 jkimUse pmap_mapdev()/pmap_unmapdev() to map device memory...
2010-07-16 rmacklemDelete comments related to soft clock interrupts that...
2010-07-15 yongariUse Miscellaneous Configuration Register bit definition...
2010-07-15 impSimple compatibility hacks for building on older system...
2010-07-15 jkimIf there is any pending sleep request, disallow enterin...
2010-07-15 jkimWhen we are not switching VTs, just mark all buffer...
2010-07-15 impPut warnings out to stderr rather than stdout.
2010-07-15 impBetter description of this file
2010-07-15 jhbRetire td_syscalls now that it is no longer needed.
2010-07-15 jkim- AcpiOsReadPciConfiguration() needs similar fixes...
2010-07-15 jhbRetire the NFS access cache timestamp structure. It...
2010-07-15 jhbMerge 208603, 209946, and 209948 to the new NFS client:
2010-07-15 jamieDon't copy and return a potentially unset buffer when...
2010-07-15 jamieDon't import parameter values in jail_getv, except...
2010-07-15 traszMake svr4(4) version of poll(2) use the same limit...
2010-07-15 mavMove functions declaration to MI code, following implem...
2010-07-15 jkim- AcpiOsReadMemory() needs similar fixes as r209965...
2010-07-15 jchandraFix for 64 bit compilation.
2010-07-15 luigiadd some modern stuff: SMP, SCHED_ULE, PREEMPTION
2010-07-15 alcOptimize pmap_remove()'s handling of PG_G mappings...
2010-07-15 luigiremove some conditional #ifdefs (no-op on FreeBSD);
2010-07-15 luigiwhitespace cleanup
2010-07-15 luigismall portability fix to build on linux/windows
2010-07-15 luigiwhitespace fixes
2010-07-15 luigifix a comment and final empty line
2010-07-15 luigibetter printing of headers when listing flows
2010-07-15 ivorasA cosmetic change - don't output empty <flags>.
2010-07-15 rajRelax FDT_DTS_FILE validation (and unbreak world build).
2010-07-15 bschmidtHandle RUN->ASSOC->RUN transition correctly, as in...
2010-07-15 bschmidt- Update 6000 firmware to 9.221.4.1
2010-07-15 rajFix FDT_DTS_FILE parsing to properly retrieve its value...
2010-07-15 bschmidtAdd support for firmware images in "type-length-value...
2010-07-15 bschmidtDetect active chains differently to work around a firmw...
2010-07-15 bschmidt- Add new IDs for 6000 series devices.
2010-07-15 bschmidtFix some small whitespace nits.
2010-07-15 bschmidtRemove duplicate vendor:device entry.
2010-07-15 impMove TLB definitions to tlb.h
2010-07-15 impThis file has been unused for a while now...
2010-07-15 marcelUnbreak xz (liblzma) on strong-aligned architectures...
2010-07-15 rmacklemThis patch fixes a bug in the experimental NFSv4 server...
2010-07-15 marcelSanitize CFLAGS and add WARNS?=2. The hardcoding of...
2010-07-15 impRemove unused stuff from cpu.h.
2010-07-15 impWe don't need sys/cdefs.h for __CONCAT here.
2010-07-15 impRemove i386-ish sysctls. Also, make the bootinfo sysct...
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
next