]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-11-19 Jilles Tjoelkersh: Add another simple test for the wait builtin.
2010-11-19 Attilio RaoScan the list in reverse order for the shutdown handler...
2010-11-19 John BaldwinSet the POSIX semaphore capability when the semaphore...
2010-11-19 John BaldwinSet various POSIX capability sysctls to the version...
2010-11-19 Alan CoxReduce the amount of detail printed by vm_page_free_toq...
2010-11-19 John BaldwinHandle malloc() failures more gracefully by error'ing...
2010-11-19 Colin PercivalMake pmap_release consistent with pmap_pinit with respe...
2010-11-19 Andriy Gaponspecialreg.h: add definitions for MPERF/APERF pair...
2010-11-19 Andriy Gaponspecialreg.h: add AMD-specific "Hardware Configuration...
2010-11-19 Andriy Gaponspecialreg.h: add definition for AMD Core Performance...
2010-11-19 Jilles Tjoelkersh: Add printf builtin.
2010-11-19 Kevin LoFix fd leak
2010-11-19 Kevin LoClose file and directory descriptors
2010-11-19 Martin MatuskaRemove obsoleted private symbol.
2010-11-19 Max LaierOff by one page in vm_reserv_reclaim_contig(): Also...
2010-11-19 Ryan StoneWhen doing a camcontrol rescan all or a camcontrol...
2010-11-18 Ryan StoneWhen netstat was run with -i/-I and -w1 to produce...
2010-11-18 John BaldwinVarious small typos and grammar nits in comments.
2010-11-18 Colin PercivalMake pmap_release match pmap_pinit by invoking pmap_qre...
2010-11-18 Konstantin... vm_pageout_flush() might cache the pages that finished...
2010-11-18 Colin PercivalDon't KASSERT in pmap_release that
2010-11-18 Konstantin... Only increment object generation count when inserting...
2010-11-18 Alexander MotinMake ATA_CAM wrapper to report SATA power management...
2010-11-18 Mark MurrayFix paths for example files.
2010-11-18 Alexander MotinAdd VIA VX900 to the list of supported chipsets.
2010-11-18 Marius StroblFix a bug introduced with r215298; when atphy_reset...
2010-11-18 Mark MurrayDo not lint code beyond necessity (with apologies to...
2010-11-18 Alexander MotinIf HBA doesn't report user-enabled SATA capabilies...
2010-11-18 Alexander MotinEven if we are skipping SATA hard reset - set power...
2010-11-18 Alexander MotinRecord that there is no devices if SATA reset found...
2010-11-18 Hans Petter... Correct description of the return values of
2010-11-18 Alexander MotinSome VIA SATA controllers provide access to non-standar...
2010-11-17 John BaldwinAdd a resource_list_reserved() method that returns...
2010-11-17 Andreas ToblerRevert r215435. We need to figure out the exact value...
2010-11-17 Tijl CoosemansLet gcc and ld know where to find 32 bit libraries...
2010-11-17 Andreas ToblerCheck the real-mode? OF property to find out whether...
2010-11-17 Andreas ToblerMove the declaration of the eh struct (used only when...
2010-11-17 Andreas ToblerMake sure the .bss is cleared at the beginning. The...
2010-11-17 Andreas ToblerLoad the full 16k stack space.
2010-11-17 George V. Neville... Add new, per connection, statistics for TCP, including:
2010-11-17 Pyun YongHyeonMCP55 is the only NVIDIA controller that supports VLAN tag
2010-11-17 Alexander MotinAdd IDs for VIA VX900 chipset SATA controller.
2010-11-17 Alexander MotinAdd IDs for VIA VX900 chipset SATA controller.
2010-11-17 Konstantin... Only save FPU context when not executing in the context...
2010-11-17 John BaldwinRemove unused autofs userland bits.
2010-11-17 Ivan VorasChange "wait" banner to "qlen" to be more indicative...
2010-11-17 Bjoern A. ZeebDo not initialize flag variables before needed.
2010-11-17 Bernhard SchmidtFix a panic on i386 for drivers using MmAllocateContigu...
2010-11-17 Bernhard SchmidtUse kmem_alloc_contig() to honour the cache_type variable.
2010-11-17 Bjoern A. ZeebNo need to re-initialize the callout. We initially...
2010-11-16 Jung-uk KimRestore CR0 after MTRR initialization for correctness...
2010-11-16 Jung-uk KimInvalidate TLBs explicitly. r1.4 of sys/i386/i386...
2010-11-16 Adrian ChaddRe-enable generating links.
2010-11-16 Adrian Chadd.. and then notice that the list of mk files is ordered...
2010-11-16 Adrian ChaddAdd in forgotten install rule.
2010-11-16 Michael TuexenAdd an SCTP socket option to retrieve the number of...
2010-11-16 George V. Neville... Fix an error in our results printing.
2010-11-16 Andriy Gaponzfs+sendfile: populate all requested pages, not just...
2010-11-16 Olivier HouchardNo need to include sys/systm.h twice.
2010-11-16 Andriy Gaponhwpstate: use CPU_FOREACH when binding to all available...
2010-11-16 Andriy Gaponfix misspelling in a comment
2010-11-16 Lawrence StewartMake the CC framework more VIMAGE friendly by adding...
2010-11-16 Lawrence Stewart- Querying the default CC algo is more common than...
2010-11-16 Lawrence StewartMove protocol specific implementation detail out of...
2010-11-16 Lawrence StewartOn CC algorithm module unload, we walk the list of...
2010-11-16 Lawrence Stewartcc_init() should only be run once on system boot, but...
2010-11-16 Nathan WhitehornMake drm(4) build, if not work reliably, on PowerPC.
2010-11-15 Jung-uk KimRestore the previous behaviour of substring match.
2010-11-15 Dag-Erling... Remove no-op assignment.
2010-11-15 Jung-uk KimPlug memory leakage introduced in r204989.
2010-11-15 Nathan WhitehornGarbage-collect some code made obsolete by the TBEMD...
2010-11-15 Nathan WhitehornTry including Makefile.${TARGET_ARCH} before Makefile...
2010-11-15 Pyun YongHyeonPlug memory leakage introduced in r215327.
2010-11-15 Marius StroblConvert drivers somehow missed in r200874 to multipass...
2010-11-15 Marius StroblReturn from mii_attach() after calling bus_generic_atta...
2010-11-15 John BaldwinDon't display option 2 (to toggle ACPI on or off) on...
2010-11-15 Warner LoshWe no longer need the OUTPUT_FORMAT line, so fix the...
2010-11-15 Alexander LeidingerSome style(9) fixes.
2010-11-15 Alexander Leidinger- print out the PID and program name of the program...
2010-11-15 David XuOnly unlock process if a thread is found.
2010-11-15 Kevin LoRemove unused struct rue_type
2010-11-15 Doug BartonRemove references to MAKEDEV(8)
2010-11-15 Pawel Jakub... Move timeout.tv_sec initialization outside the loop...
2010-11-15 Pawel Jakub... 1. Exit when we cannot create incoming connection.
2010-11-15 Andrew ThompsonAdd the Sierra MC8700.
2010-11-15 Pyun YongHyeonAdd flow control for all re(4) controllers. re(4) contr...
2010-11-14 Pyun YongHyeonAdd flow control for 3C905B and newer controllers....
2010-11-14 Pyun YongHyeonP5N32-SLI PREMIUM from ASUSTeK is known to have MSI...
2010-11-14 Dima DorfmanAdd a special INIT product ID used by some models of...
2010-11-14 Marius StroblUse the correct variable for determining the verbosity...
2010-11-14 Dimitry AndricDon't use -fno-exceptions or -fno-rtti for .c files...
2010-11-14 Oleksandr TymoshenkoAdd optional files controlled by WITH_GPIO knob
2010-11-14 Oleksandr TymoshenkoRegenerate src.conf manpage after adding WITHOUT_GPIO...
2010-11-14 Konstantin... Do not use __FreeBSD_version prefix for the special...
2010-11-14 Andrew ThompsonProvide a mutex around the read/modify/write of the...
2010-11-14 Dimitry AndricInstead of unconditionally emitting .globl's for the...
2010-11-14 Dimitry AndricApply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE...
2010-11-14 Dimitry AndricAdd macros to define static instances of VNET_DEFINE...
2010-11-14 Dimitry AndricSimilar to sys/net/vnet.h, define the linker set name...
2010-11-14 Rebecca Cranipv6_enable has been obsoleted in favour of ipv6_activa...
next