]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-08-23 Pyun YongHyeonMove xl_reset() to xl_init_locked(). This will make...
2010-08-23 Nathan WhitehornAdd powerpc64 to the list of architectures with real...
2010-08-23 Konstantin... On shared object unload, in __cxa_finalize, call and...
2010-08-23 Konstantin... Introduce implementation-private rtld interface _rtld_a...
2010-08-23 Konstantin... Style.
2010-08-23 Gabor Kovesdan- Change default grep back to GNU version. BSD grep...
2010-08-23 Warner LoshThis should really be MACHINE not MACHINE_ARCH, and...
2010-08-23 Warner LoshMFtbemd:
2010-08-23 Brian Somersuio_resid isn't updated by VOP_READDIR for nfs filesyst...
2010-08-23 Warner LoshMF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generall...
2010-08-23 Warner LoshMF tbemd: move to using specific architecture makefiles
2010-08-23 Warner LoshMF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generall...
2010-08-23 Warner LoshMF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generall...
2010-08-23 Warner LoshIt turns out that the OUTPUT_FORMAT should do the right...
2010-08-23 Warner LoshMF tbemd: differentiate between arm and armeb
2010-08-23 Warner LoshMinor tweak from tbemd
2010-08-23 Pyun YongHyeonRemove unnecessary controller reinitialization by checking
2010-08-23 Pyun YongHyeonClean up SIOCSIFCAP handler and allow RX checksum offlo...
2010-08-23 Pyun YongHyeonBetter wording and fix wrong explanation.
2010-08-22 Pyun YongHyeonDocument tunable dev.rl.%unit.prefer_iomap
2010-08-22 Pyun YongHyeonIt seems some newer RTL8139 controllers provides only...
2010-08-22 Jilles Tjoelkersh: Remove remnants of '!!' to negate pattern.
2010-08-22 Ed SchoutenAdd missing mlink for insmntque1().
2010-08-22 Jaakko HeinonenIntroduce and use devfs_populate_vp() to unlock a vnode...
2010-08-22 Jilles Tjoelkersh: Test that all bytes from 128 to 255 can be used...
2010-08-22 Jilles Tjoelkersh(1): Add a brief summary of arithmetic expressions.
2010-08-22 Dag-Erling... UTFize my name.
2010-08-22 Rui PauloPort this to FreeBSD. We miss some suword functions...
2010-08-22 Rui PauloCall the systrace_probe_func() when the error value.
2010-08-22 Rui PauloAdd an extra comment to the SDT probes definition....
2010-08-22 Rui PauloRemove an elif and add an or-clause.
2010-08-22 Rui PauloBump KDTRACE_THREAD_ZERO and use M_ZERO as a malloc...
2010-08-22 Rui PauloFix style issues.
2010-08-22 Jilles TjoelkerFix keyword expansion properties.
2010-08-22 Rui PauloDestroy the helper device when unloading.
2010-08-22 Rui PauloAdd more compatibility structure members needed by...
2010-08-22 Jilles Tjoelkersh: Add a test for breaking from a loop outside the...
2010-08-22 Rui PauloKernel DTrace support for:
2010-08-22 Rui PauloAdd a function compatibility function dtrace_instr_size...
2010-08-22 Rui PauloAdd the FreeBSD definition for the fasttrap ioctls.
2010-08-22 Ed SchoutenAdd support for whiteouts on tmpfs.
2010-08-22 Pyun YongHyeonDocument newly introduced tunable dev.bge.%d.forced_udp...
2010-08-22 Pyun YongHyeonIt seems all Broadcom controllers have a bug that can...
2010-08-21 Pyun YongHyeonLoad tunable from loader.conf(5) instead of device...
2010-08-21 Rui PauloRemove LIBELF_PIC.
2010-08-21 Rui PauloDon't link drti.o with libelf_pic.a. This means that...
2010-08-21 Rui PauloModify clang so that when TOOLS_PREFIX is defined we...
2010-08-21 Rui PauloAdd clang to the cross-tools build stage.
2010-08-21 Rui PauloMake sure the boot2 stage is compiled with gcc, as...
2010-08-21 Rui PauloWe need to pull bsd.own.mk before modifying the CC...
2010-08-21 Marius StroblSkip a KASSERT which isn't appropriate when not employi...
2010-08-21 Rui PauloUpdate for the new tests.
2010-08-21 Rui PauloAdd a sysname char * to struct opensolaris_utsname.
2010-08-21 Rui PauloAdd the definition of LIBELF_PIC.
2010-08-21 Rui PauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 Rui PauloAdd a Makefile for dtruss.
2010-08-21 Rui PauloPort plockstat to FreeBSD. This will be connected to...
2010-08-21 Rui PauloLink drti.o with a PIC version of libelf. This is neede...
2010-08-21 Rui PauloAdd libelf to the prebuild libs.
2010-08-21 Rui PauloPort the DTrace helper ioctls to FreeBSD and add a...
2010-08-21 Rui PauloAdd libdtrace support for tracing userland programs.
2010-08-21 Rui PauloAdd sysname to struct opensolaris_utsname. This is...
2010-08-21 Rui PauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 Rui PauloThe DTrace instrumentation object is going to be i386...
2010-08-21 Bernhard SchmidtWrap remaining ieee80211_ratectl_node_init() calls...
2010-08-21 Rui PauloPort most of the DTrace tests to FreeBSD.
2010-08-21 Rui PauloInstall a PIC libelf. This will be needed by the DTrace...
2010-08-21 Rui PauloRevert part of r211505. Some of the removed casts are...
2010-08-20 David Xumake sure thread lock is locked.
2010-08-20 John BaldwinAdd dedicated routines to toggle lockmgr flags such...
2010-08-20 Hajimu UMEMOTOoptp may be NULL.
2010-08-20 Matt JacobRevert r211434. Offline discussions have convinced...
2010-08-20 David XuReduce redundant code.
2010-08-20 David Xu In current implementation, thread cancellation is...
2010-08-20 David XuIf thread set a TDP_WAKEUP for itself, clears the flag...
2010-08-20 David XuAccording to specification, function fcntl() is a cance...
2010-08-20 Nathan WhitehornFPU EMU is 32-bit only for now, so mark it as a powerpc...
2010-08-19 Ana KukecFix mbuf leakages and remove unneccessary duplicate...
2010-08-19 Xin LIRevert a minor part of revision 211364:
2010-08-19 Attilio RaoRevert part of the r211149 as I erroneously ported...
2010-08-19 Edwin Groothuis'\0' -> 0
2010-08-19 Jack F VogelEliminate the ambiguous queue setting logic for
2010-08-19 John BaldwinRemove unused KTRACE includes.
2010-08-19 John BaldwinThere isn't really a need to hold the ktrace mutex...
2010-08-19 Jaakko HeinonenCall dev_rel() in error paths.
2010-08-19 John BaldwinFix a whitespace nit and remove a questioning comment...
2010-08-19 Adrian ChaddMigrate if_arge to use the PLL cpuops.
2010-08-19 Adrian ChaddImplement PLL generalisation in preparation for use...
2010-08-19 Adrian Chaddadd the PLL set functions to cpuops
2010-08-19 John BaldwinRemove an unused macro. exit1() invokes ktrprocexit...
2010-08-19 Rui PauloRemove unneeded casts in inline assembly in contrib...
2010-08-19 Adrian ChaddFix mistaken indenting.
2010-08-19 Adrian ChaddAdd some initial AR724X chipset support.
2010-08-19 Adrian ChaddAdd initial Atheros AR91XX support.
2010-08-19 Ana KukecMFp4: anchie_soc2009 branch:
2010-08-19 Dag-Erling... expand_number(3) takes a uint64_t * now; intmax_t was...
2010-08-19 Dag-Erling... expand_number(3) takes a uint64_t * now.
2010-08-19 Adrian ChaddAdd missing licence.
2010-08-19 Adrian Chaddstyle(9) pick from imp@ .
2010-08-19 Dag-Erling... UTFize my name.
next