]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-20 John BaldwinTweak the stats exported by the e1000 drivers:
2010-09-20 Colin PercivalFix an integer overflow in RLE length parsing when...
2010-09-20 Pawel Jakub... Add __dead2 to functions that we know they are going...
2010-09-20 Gleb SmirnoffDo not convert some meaningful error value to EINVAL.
2010-09-20 Michael TuexenFix a locking issue which resulted in aborted associations
2010-09-20 Jayachandran C.Add 64 bit support to nlge, and additional fixes
2010-09-20 Marcel MoolenaarUnbreak the build on strong-aligned architectures ...
2010-09-19 Alan CoxAllow a POSIX shared memory object that is opened for...
2010-09-19 Alan CoxMake refinements to r212824. In particular, don't...
2010-09-19 Ed SchoutenJust make callout devices and /dev/console force CLOCAL...
2010-09-19 Norikatsu ShigemuraAdd support 'device tpm' for amd64.
2010-09-19 Ed SchoutenIgnore DCD handling on /dev/console entirely.
2010-09-19 Ana KukecManual page for the kernel side Secure Neighbor Discove...
2010-09-19 Bernhard SchmidtFix typo in previous commit.
2010-09-19 Bernhard SchmidtRewrite parts of the calibration code which is run...
2010-09-19 Bernhard SchmidtGroup functions used for initial calibration.
2010-09-19 Tijl CoosemansIndicate that POSIX semaphores are always supported.
2010-09-19 Michael TuexenAllow the initial congestion window to be configure
2010-09-19 Michael TuexenFix a locking issue which shows up when the code is...
2010-09-19 Dimitry AndricIn all Makefiles under lib/clang, consistently use...
2010-09-19 Pawel Jakub... Fix indent.
2010-09-19 Brian SomersSupport attaching version 4 metadata
2010-09-19 Juli MallettAdd preliminary support for the Lanner MR-955. It...
2010-09-19 Juli MallettFix to specify generic bus_add_child.
2010-09-19 Juli MallettDon't use memory that can't be direct-mapped on !n64.
2010-09-19 David XuBecause atfork lock is held while forking, a thread...
2010-09-19 David XuFix typo.
2010-09-19 Brian SomersRevise r197763 which fixes filesystem corruption when...
2010-09-19 David Xu- _Unwind_Resume function is not used, remove it.
2010-09-19 David XuFix a race condition when finding stack unwinding funct...
2010-09-19 Rick MacklemFix nfsrv_freeallnfslocks() in the experimental NFSv4...
2010-09-19 Rick MacklemFix the experimental NFSv4 server so that it performs...
2010-09-19 David E. O... Fix the grammar after I added a second environmental...
2010-09-18 Rui PauloIgnore EINTR when calling waitpid.
2010-09-18 Nick HibmaCleanup white space and typos.
2010-09-18 Nick HibmaBugfix: Reset the packet counters at the same time...
2010-09-18 Glen BarberNote that devfs(5) and fdescfs(5) both create /dev...
2010-09-18 Jaakko Heinonen- For consistency, remove "." and ".." entries from...
2010-09-18 Alexander MotinAdd basic cpu_sleep() support for Marvell SoCs. This...
2010-09-18 Konstantin... Adopt the deferring of object deallocation for the...
2010-09-18 Alexander MotinClear timer interrupt status before calling callback...
2010-09-18 Robert WatsonWith reworking of the socket life cycle in 7.x, the...
2010-09-18 Andriy Gaponkern.sched.topology_spec sysctl: use step of 1 for...
2010-09-18 Alexander MotinDocument hw.i8254.freq tunable and machdep.i8254_freq...
2010-09-18 Alexander MotinRestore pre-r212778 optimization, skipping timer reprog...
2010-09-18 Alexander MotinWhen global timer used at SMP system, update nextevent...
2010-09-18 Juli MallettFix octusb build.
2010-09-17 Jung-uk KimRework r210248. Although it fixed most of problems...
2010-09-17 Pawel Jakub... Before VirtualBox is fixed, mark with #ifdef what has...
2010-09-17 Pawel Jakub... Remove magic value.
2010-09-17 Andre OppermannRearrange the TSO code to make it more readable and...
2010-09-17 Kenneth D.... Fix a couple of mps problems.
2010-09-17 Michael TuexenFix a bug where the wrong PR-SCTP policy was considered.
2010-09-17 Michael TuexenMake the initial congestion window configurable via...
2010-09-17 Michael Tuexen* Implement initial version of send buffer splitting.
2010-09-17 Warner LoshBy popular demand, kill all the non GIANT related inter...
2010-09-17 Dimitry AndricVendor import of clang r114020 (from the release_28...
2010-09-17 Dimitry AndricVendor import of llvm r114020 (from the release_28...
2010-09-17 Martin MatuskaRemove duplicate include of <strings.h>
2010-09-17 Jayachandran C.Fixes for XLR network accelerator driver (nlge).
2010-09-17 Andriy Gaponnextboot: warn about limitations of /boot/nextboot...
2010-09-17 David E. O... Correct some non-code typos.
2010-09-17 Alexander MotinAdd atrtc(4) manual page.
2010-09-17 Alexander MotinFix typo ${attimer.4} -> ${_attimer.4}.
2010-09-17 John HayChase the ports list to make snapshots work again with...
2010-09-17 Andriy Gaponamd64: reduce VM_KMEM_SIZE_SCALE to 1 allowing kernel...
2010-09-17 Andriy Gaponzfs arc_reclaim_needed: fix typo in mismerge in r212780
2010-09-17 Andriy Gaponzfs+sendfile: advance uio_offset upon reading as well
2010-09-17 Andriy Gaponzfs arc_reclaim_needed: remove redundant checks for...
2010-09-17 Andriy Gaponzfs arc_reclaim_needed: more reasonable threshold for...
2010-09-17 Alexander MotinAdd attimer(4) manual page.
2010-09-17 Alexander MotinAdd one-shot mode support to attimer (i8254) event...
2010-09-17 Neel NatuGet rid of the unnecessary redirection of 'is_cacheable...
2010-09-17 Neel NatuGet rid of unused macros.
2010-09-17 Andrew ThompsonMake a note of which platforms the mac strings come...
2010-09-17 Andrew ThompsonUse getenv to find the mac address since it could be...
2010-09-16 Ed MasteUse device_printf where possible, and otherwise at...
2010-09-16 Kenneth D.... MFp4 (//depot/projects/mps/...):
2010-09-16 David E. O... Increase the hostname display width. Many machines...
2010-09-16 David E. O... + Add the SCRIPT environmental variable to the sub...
2010-09-16 Andre OppermannThe inflight bandwidth limiter was removed in r212765.
2010-09-16 Dimitry AndricMake vendor/clang/dist exactly the same as upstream...
2010-09-16 Andre OppermannRemove the TCP inflight bandwidth limiter as announced...
2010-09-16 Xin LIstatus bits should be &'ed against status to be really...
2010-09-16 Jayachandran C.RMI security accelerator driver update.
2010-09-16 Jung-uk KimRemove an unnecessary hack from ACPICA 20100915 (r212761).
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-16 Jung-uk KimUpdate acfreebsd.h for ACPI_THREAD_ID change.
2010-09-16 Jayachandran C.Update rge.h for r212758 - stats incremented using...
2010-09-16 Jayachandran C.Network driver updates.
2010-09-16 Jung-uk KimFix a typo in a comment.
2010-09-16 Attilio RaoImplement device unbusying via a cdevpriv destructor.
2010-09-16 Pyun YongHyeonFix incorrect RX BD producer updates. The producer...
2010-09-16 Alexander MotinAdd support for dumping kernel to gconcat.
2010-09-16 Dimitry AndricMake vendor/llvm/dist exactly the same as upstream...
2010-09-16 Matthew D FlemingRe-add r212370 now that the LOR in powerpc64 has been...
2010-09-16 John BaldwinOnly attempt to list extended capabilities for devices...
2010-09-16 Alexander MotinFix panic, when due to some kind of congestion on FIS...
2010-09-16 Andre OppermannImprove comment to TCP_MINMSS by taking the wording...
next