dragonfly.git
2012-09-16 Sascha WildnerUpdate the pciconf(8) database.
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 John Marinortld: Don't call process_nodelete with NULL object...
2012-09-15 Matthew Dillonkernel - fix builds
2012-09-15 Matthew Dillonsystat - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonipcs - Fix kvm accesses for new semid structures
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-14 Matthew Dillonls - Add -I to reverse -A
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 Sascha WildnerSync zoneinfo database with tzdata2012f from ftp:/...
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-12 Chris Turnerhammer(8): add HAMMER_RSH environment variable support.
2012-09-11 Matthew Dillonhammer - Add ssh-remote directive
2012-09-11 Matthew Dillonhammer - Add scoreboard file option
2012-09-11 Nuno Antunesnetisr: rename cpu_portfn() to netisr_portfn().
2012-09-11 Sascha Wildnerhier.7: Oops, use Xr
2012-09-11 Sascha Wildnerhier.7: Add some words about /usr/share/terminfo.
2012-09-11 Sascha WildnerFix buildworld.
2012-09-11 François Tigeotixgbe: Document a performance tuning sysctl
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 Matthew Dillonhammer - Fix core dump during remote termination of...
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-10 Chris Turnerperiodic.conf(5): document new 'daily_clean_hammer_pfsl...
2012-09-10 Chris Turnerperiodic/daily: add option to specify list of pfs's...
2012-09-09 Sascha Wildneriscontrol(8): Remove unused header file.
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-09 Sascha WildnerInstall apm(4)'s manual page on x86_64, too.
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 WildnerRemove pcidevs_data.h via 'make upgrade'.
2012-09-07 Sascha WildnerBUS_SETUP_INTR.9: Add missing comma and bump .Dd
2012-09-07 Sascha Wildnerkernel/hptmv: Fix the completion of a write.
2012-09-07 François TigeotRename notes/ directory to doc/
2012-09-07 Antonio Huete... doc - Fix previous commit.
2012-09-07 Antonio Huete... doc - Add some more porting notes regarding CVS ids.
2012-09-07 Sascha WildnerAdd some notes I had lying in my tree.
2012-09-07 Peter AvalosLose LK_EXCLUSIVE in the lockinit example and a typo...
2012-09-07 Sascha WildnerAdd some documentation on converting sleep mutexes...
2012-09-07 Sascha WildnerAdd a section about renamed kernel functions and clean...
2012-09-07 Matthew DillonAdd an internal document describing (in a very incomple...
2012-09-07 François TigeotDocument bus_setup_intr_descr(9)
2012-09-07 Sascha WildnerVFS.9: Add a reference to VFS_SET(9).
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 Nuno Antunesmsgport.9: Fix a path.
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-09-02 Sascha Wildnerlibprop: Add two missing MLINKS.
2012-09-02 Sascha Wildnertbridge: Sync NAME, SYNOPSIS and MLINKS.
2012-09-02 Sascha Wildnerlibm: Add missing MLINK.
2012-09-02 Sascha WildnerBring in a VFS_SET(9) manual page (from FreeBSD).
2012-09-01 Sascha Wildnerlink.2: Use .Fn and add .Nm linkat
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 Wildnerwpa_supplicant(8): Use libpcap functions.
2012-08-28 Sascha Wildnerkernel/acpi: Add smart battery support.
next