]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-08-24 yongarivr_init_locked() will stop and reset the controller...
2010-08-24 yongariRemove unnecessary controller reinitialization.
2010-08-24 yongariAdd PNP id for Compex RL2000.
2010-08-24 mavWhen ACPI reports current battery consumption rate...
2010-08-24 avgzfs arc_reclaim_thread: no need to call arc_reclaim_nee...
2010-08-24 impChange the logic here to match Makefile.inc1. Having...
2010-08-24 impThe order was correct before. I'd talked to Nathan...
2010-08-24 mavEnable timer interrupt before starting timer. This...
2010-08-24 rpauloSome fixes so we can build libstdc++ with clang:
2010-08-24 rpauloEnable fasttrap and make dtraceall depend on fasttrap...
2010-08-24 rpauloAdd two DTrace trap type values. Used by fasttrap.
2010-08-24 rpauloAdd a trap code for DTrace induced traps.
2010-08-24 kibRemove extra FreeBSD tag.
2010-08-24 kibRemove exports table. Export control by the version...
2010-08-24 kibMove the __stack_chk_fail_local@FBSD_1.0 compat symbol...
2010-08-24 rpauloReplace structure assignments with explicity memcpy...
2010-08-24 rpauloUpdate for the recent location of the fasttrap code.
2010-08-24 rpauloReplace a pksignal() call with tdksignal().
2010-08-24 rpauloMD fasttrap implementation.
2010-08-24 kibRemove unused source.
2010-08-24 kibThe __hidden definition is provided by sys/cdefs.h.
2010-08-24 kibUse preferred spelling for the __attribute__.
2010-08-24 rpauloPort the fasttrap provider to FreeBSD. This provider...
2010-08-24 davidxuAdd wrapper for setcontext() and swapcontext(), the...
2010-08-24 davidxuBump __FreeBSD_version for revision 211732.
2010-08-24 davidxuOptimize thr_suspend, if timeout is zero, don't call...
2010-08-24 davidxu- According to specification, SI_USER code should only...
2010-08-24 impCreate a checklist and call one of the *printw() functi...
2010-08-24 impIndent things consistently
2010-08-24 rpauloMark the following static variables as __used__ instead...
2010-08-23 impMFtbemd:
2010-08-23 mariusUse real atomic operations for sparc64.
2010-08-23 yongariFix a possible unaligned access to savebyte array.
2010-08-23 yongariImplement basic WOL support. Note, not all xl(4) contro...
2010-08-23 yongariMove xl_reset() to xl_init_locked(). This will make...
2010-08-23 nwhitehornAdd powerpc64 to the list of architectures with real...
2010-08-23 kibOn shared object unload, in __cxa_finalize, call and...
2010-08-23 kibIntroduce implementation-private rtld interface _rtld_a...
2010-08-23 kibStyle.
2010-08-23 gabor- Change default grep back to GNU version. BSD grep...
2010-08-23 impThis should really be MACHINE not MACHINE_ARCH, and...
2010-08-23 impMFtbemd:
2010-08-23 brianuio_resid isn't updated by VOP_READDIR for nfs filesyst...
2010-08-23 impMF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generall...
2010-08-23 impMF tbemd: move to using specific architecture makefiles
2010-08-23 impMF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generall...
2010-08-23 impMF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generall...
2010-08-23 impIt turns out that the OUTPUT_FORMAT should do the right...
2010-08-23 impMF tbemd: differentiate between arm and armeb
2010-08-23 impMinor tweak from tbemd
2010-08-23 yongariRemove unnecessary controller reinitialization by checking
2010-08-23 yongariClean up SIOCSIFCAP handler and allow RX checksum offlo...
2010-08-23 yongariBetter wording and fix wrong explanation.
2010-08-22 yongariDocument tunable dev.rl.%unit.prefer_iomap
2010-08-22 yongariIt seems some newer RTL8139 controllers provides only...
2010-08-22 jillessh: Remove remnants of '!!' to negate pattern.
2010-08-22 edAdd missing mlink for insmntque1().
2010-08-22 jhIntroduce and use devfs_populate_vp() to unlock a vnode...
2010-08-22 jillessh: Test that all bytes from 128 to 255 can be used...
2010-08-22 jillessh(1): Add a brief summary of arithmetic expressions.
2010-08-22 desUTFize my name.
2010-08-22 rpauloPort this to FreeBSD. We miss some suword functions...
2010-08-22 rpauloCall the systrace_probe_func() when the error value.
2010-08-22 rpauloAdd an extra comment to the SDT probes definition....
2010-08-22 rpauloRemove an elif and add an or-clause.
2010-08-22 rpauloBump KDTRACE_THREAD_ZERO and use M_ZERO as a malloc...
2010-08-22 rpauloFix style issues.
2010-08-22 jillesFix keyword expansion properties.
2010-08-22 rpauloDestroy the helper device when unloading.
2010-08-22 rpauloAdd more compatibility structure members needed by...
2010-08-22 jillessh: Add a test for breaking from a loop outside the...
2010-08-22 rpauloKernel DTrace support for:
2010-08-22 rpauloAdd a function compatibility function dtrace_instr_size...
2010-08-22 rpauloAdd the FreeBSD definition for the fasttrap ioctls.
2010-08-22 edAdd support for whiteouts on tmpfs.
2010-08-22 yongariDocument newly introduced tunable dev.bge.%d.forced_udp...
2010-08-22 yongariIt seems all Broadcom controllers have a bug that can...
2010-08-21 yongariLoad tunable from loader.conf(5) instead of device...
2010-08-21 rpauloRemove LIBELF_PIC.
2010-08-21 rpauloDon't link drti.o with libelf_pic.a. This means that...
2010-08-21 rpauloModify clang so that when TOOLS_PREFIX is defined we...
2010-08-21 rpauloAdd clang to the cross-tools build stage.
2010-08-21 rpauloMake sure the boot2 stage is compiled with gcc, as...
2010-08-21 rpauloWe need to pull bsd.own.mk before modifying the CC...
2010-08-21 mariusSkip a KASSERT which isn't appropriate when not employi...
2010-08-21 rpauloUpdate for the new tests.
2010-08-21 rpauloAdd a sysname char * to struct opensolaris_utsname.
2010-08-21 rpauloAdd the definition of LIBELF_PIC.
2010-08-21 rpauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 rpauloAdd a Makefile for dtruss.
2010-08-21 rpauloPort plockstat to FreeBSD. This will be connected to...
2010-08-21 rpauloLink drti.o with a PIC version of libelf. This is neede...
2010-08-21 rpauloAdd libelf to the prebuild libs.
2010-08-21 rpauloPort the DTrace helper ioctls to FreeBSD and add a...
2010-08-21 rpauloAdd libdtrace support for tracing userland programs.
2010-08-21 rpauloAdd sysname to struct opensolaris_utsname. This is...
2010-08-21 rpauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 rpauloThe DTrace instrumentation object is going to be i386...
2010-08-21 bschmidtWrap remaining ieee80211_ratectl_node_init() calls...
2010-08-21 rpauloPort most of the DTrace tests to FreeBSD.
next