nrelease: Remove the obsolete -scmgit-gui option from the build.
[dragonfly.git] / sys /
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (2)
2012-09-20 Matthew Dillonkernel - Include physical cpu in ktrace header
2012-09-20 Samuel J. Greearwmesg - Increase to 8 chars from 7
2012-09-20 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (1)
2012-09-20 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-20 Matthew Dillonkernel - Add lwkt_yield_quick()
2012-09-20 Matthew Dillonkernel - Don't call lwkt_user_yield() in uiomove()...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-18 Matthew Dillonkernel - Account for file reads that take the VM shortcut
2012-09-18 Sascha Wildnerkernel/usched_dfly: Small UP compilation fix.
2012-09-18 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Sascha WildnerMention KTR_USCHED_DFLY in the manpage and in the LINTs.
2012-09-18 Sascha Wildnerkernel/usched_dfly: #if 0 all unused KTR_INFOs (fixes...
2012-09-18 Sascha Wildnerkernel/usched_bsd4: Declare the KTR_INFO_MASTER(usched...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for now
2012-09-18 Sepherosa Ziehauifpoll: Setup if_start cpuid for NPOLLING properly
2012-09-17 Matthew Dillonkernel - usched_bsd4 algorith fixes & improvements
2012-09-17 François Tigeotixgbe: Remove the link handler tasklet
2012-09-17 Sascha Wildnerkernel: Remove some unused variables.
2012-09-17 Sascha Wildnerkernel/ipx: Remove #ifdef lint checks (and add #endif...
2012-09-17 Sepherosa Ziehauifpoll: Field renaming; if_qpoll -> if_npoll
2012-09-17 Sepherosa Ziehauifpoll: Don't limit number of CPUs that perform polling
2012-09-17 Sepherosa Ziehaumsgport: Always save owner thread for threads' msgports
2012-09-16 Matthew Dillonkernel - Add vm.read_shortcut_enable
2012-09-16 Matthew Dillonhammer - Adjust record and dirtybuf limits to handle...
2012-09-15 Matthew Dillonkernel - fix builds
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance (2)
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance
2012-09-15 Matthew Dillonkernel - Add kern.gettimeofday_quick sysctl
2012-09-14 Matthew Dillonkernel - Use pool tokens to protect unix domain PCBs (2)
2012-09-14 Matthew Dillonkernel - Use pool tokens to protect unix domain PCBs
2012-09-14 Matthew Dillonkernel - Fix unix domain socket portfn routing
2012-09-14 Sepherosa Ziehaupci/mptable: Let parent route the interrupt before...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Nuno AntunesExpand a comment in lwkt_switch().
2012-09-13 Nuno Antuneskernel: remove useless for (;;).
2012-09-13 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 2/x.
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Add sysctls and tunables for [ALT_]BREAK_TO_DE...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86-64
2012-09-13 Matthew Dillonkernel - Segment-align mmap and sysv_shm when possible
2012-09-12 Sascha Wildnerkernel: Remove unused headers.
2012-09-12 Sascha Wildnerkernel: Remove some unused variables.
2012-09-11 Nuno Antunesnetisr: rename cpu_portfn() to netisr_portfn().
2012-09-11 Sascha Wildnerkernel/inet: Remove some unused variables.
2012-09-11 Sascha Wildnermfi(4): Break some overly long lines.
2012-09-11 Sepherosa Ziehauacpi/resource: We still need to make sure that IRQ...
2012-09-10 Sascha Wildnerkernel: Use NULL instead of 0 for pointers, part 1/x.
2012-09-10 Sascha Wildnerkernel/acpi: Add missing include (for acpi_sci_irqno()).
2012-09-10 François Tigeotixgbe: Replace the TX lockmgr lock by a serializer
2012-09-10 François Tigeotixgbe: Do all RX/TX processing in ithreads
2012-09-10 Sepherosa Ziehauifpoll: Dispatch netmsgs to netisr, which is MPSAFE now
2012-09-10 Sepherosa Ziehauacpi/resource: Only skip SCI trigger/polarity configuration
2012-09-09 François Tigeotixgbe: Remove the Adaptative Interrupt Moderation code
2012-09-09 François Tigeotixgbe: Move sysctl creation to a separate function
2012-09-09 Sascha Wildnerkernel/bce: Fix an impossible && that should really...
2012-09-08 François Tigeotixgbe: Enable existing MSI-X code
2012-09-07 Sascha Wildnerkernel: Remove two bogus break statements.
2012-09-07 Sascha Wildnerkernel/hptmv: Fix the completion of a write.
2012-09-07 Sascha Wildnerkernel/ipx: Add a missing 'goto set_head;'.
2012-09-06 François Tigeotixgbe: Explicitely enable PCIe bus mastering
2012-09-06 Sascha Wildnerkernel: Use NULL for pointers in some places.
2012-09-06 Sascha Wildnerkernel: Remove pcidevs_data.h. It serves no purpose.
2012-09-04 Sascha Wildnerkernel/ixgbe: Add missing braces.
2012-09-04 Sepherosa Ziehautcp: Implement asynchronized pru_rcvd
2012-09-03 Sascha Wildneracpi: Remove some unused files.
2012-09-03 Sascha WildnerRemove another unused header (<machine/ultrasound.h>).
2012-09-03 Sascha WildnerRemove an unused old ral(4) firmware header.
2012-09-03 Sascha WildnerRemove an unused and empty header (<machine/mtpr.h>).
2012-08-31 Sascha Wildneramr(4): Remove some unused code (amr_timeout()).
2012-08-31 Sascha WildnerAdd CARP support to the GENERIC kernels.
2012-08-30 Alex Hornungusched_bsd4 - topology sched: go for safe defaults
2012-08-30 Sepherosa Ziehausorecvtcp: Remove unapplied code
2012-08-30 Sepherosa Ziehausocket: Replicate soreceive() to sorecvtcp() for cleanu...
2012-08-29 Sepherosa Ziehaujme: RX interrupt to ~6000Hz, TX interrupt to ~4000Hz
2012-08-29 Sepherosa Ziehaujme: Record number of times that RX ring becomes empty
2012-08-29 Sepherosa Ziehaujme: Allow MSI-X be evenly spreaded across CPUs
2012-08-29 Sepherosa Ziehauigb: Set default RX descriptor count to 512
2012-08-29 Sepherosa Ziehauacpi/sci: Test ACPI MADT interrupt override entry's...
2012-08-28 Sascha Wildnerkernel/acpi: Add smart battery support.
2012-08-28 Sascha Wildnermpt(4): We don't have MOD_QUIESCE.
2012-08-28 Sepherosa Ziehautcp/ncr: Avoid using magic number
2012-08-28 Sepherosa Ziehautcp: RFC3517bis is now officially RFC6675
2012-08-28 Sepherosa Ziehauacpi/pcib: Guard against invalid GSI provided by PRT
2012-08-28 Sepherosa Ziehauacpi/resource: Use legacy_intr_find to detect invalid...
2012-08-28 Sepherosa Ziehaupci: Guard against wrong user supplied IRQ assignment
2012-08-28 Sepherosa Ziehauacpi/fadt: Make sure that SCI IRQ is valid
next