dragonfly.git
2017-04-09 Tomohiro Kusumisbin/newfs_hammer: Cleanup blocks with a single statement
2017-04-09 Tomohiro Kusumisbin/hammer: Cleanup blocks with a single statement
2017-04-09 Sepherosa Ziehauifpoll: Use netisr_ncpus.
2017-04-09 Sepherosa Ziehauifpoll: Use SYSINIT to initialize per-cpu ifpoll context.
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Add __hammer_crc_get_xxx() for CRC...
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Cleanups on CRC functions
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Add comments on volume version 7 CRC...
2017-04-08 Sepherosa Ziehauinpcb: Use netisr_ncpus for listing inpcbs.
2017-04-08 Sepherosa Ziehausyncache: Use netisr_ncpus instead of ncpus2
2017-04-08 Sepherosa Ziehausyncache: Cache align per-cpu data.
2017-04-08 Sepherosa Ziehauipdemux: Use netisr_ncpus instead of ncpus2.
2017-04-08 Sepherosa Ziehauinet6: Restore mbuf hash after defragmentation.
2017-04-08 Sepherosa Ziehauipfrag: Max # of frags per-cpu should use ncpus instead...
2017-04-08 Sepherosa Ziehauinet: Use netisr_ncpus for ifdetach inet processing.
2017-04-07 John MarinoBump __DragonFly_version
2017-04-07 Sepherosa Ziehauarp: Group llinfo and timer together.
2017-04-07 Sepherosa Ziehauarp: Ignore ARP probes by default.
2017-04-07 Sepherosa Ziehauarp: ARP entry list should be initialized on all availa...
2017-04-05 Peeter Mustdrm: Include opt_drm.h so that 'options VGA_SWITCHEROO...
2017-04-05 Sepherosa Ziehaunet: Make netisr_ncpus sysctl read-only.
2017-04-05 Sepherosa Ziehaunet: Define # of cpus for network processing.
2017-04-05 Sepherosa Ziehaunet: netisr_cpu -> netisr_threads; no functional changes.
2017-04-05 Sepherosa Ziehaunet: Get rid of ifnet threads.
2017-04-05 Sepherosa Ziehauipfw3: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehauipfw: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehaubridge: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehauvlan: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehauipflow: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehaunet: Reduce dependency on ifnet threads.
2017-04-04 Matthew Dillonkernel - Implement NX (3) - cleanup
2017-04-04 Matthew Dillonkernel - Implement machdep.pmap_nx_enable TUNABLE
2017-04-04 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (DragonFly 4.8.0...
2017-04-04 Sascha WildnerReally ensure that our world/kernel are built under...
2017-04-03 Matthew Dillonkernel - Implement NX (2)
2017-04-03 Matthew Dillonkernel - Implement NX
2017-04-02 Imre Vadászif_vtnet - Add back vtnet_tx_size variable for now...
2017-04-02 Tomohiro Kusumisbin/hammer: Remove local variables only used within...
2017-04-02 Imre Vadászlibc/libpthread: Inject threadsafe locking callbacks...
2017-04-02 Imre Vadászif_vtnet - Remove vtnet_{rx,tx}_size variables. Change...
2017-04-02 Imre Vadászvirtio_blk - No need to negotiate unused (and legacy...
2017-04-02 Imre Vadászif_vtnet - Default to link up, when VIRTIO_NET_F_STATUS...
2017-04-02 Imre Vadászvirtio_blk - Clean up some unneeded functionalities.
2017-04-02 Imre Vadászvirtio: Replace one cpu_mfence() by cpu_lfence(), and...
2017-04-02 Imre Vadászvirtio - Get rid of nop {vtblk/vtnet}_modevent methods.
2017-04-01 Matthew Dillonkernel - Fix broken wakeup in crypto code
2017-03-31 Sascha WildnerFix some cases where an index was used before its limit...
2017-03-31 Sascha Wildnerlibkvm: Fix char pointer dereference.
2017-03-31 Sascha Wildnerusr.sbin/Makefile: Fix sorting.
2017-03-31 Sascha Wildneruefi.8: Leave the .Dd.
2017-03-31 Sascha WildnerPartly revert "uefi.8: Extend SEE ALSO and fix HISTORY."
2017-03-31 Sascha Wildneruefi.8: Extend SEE ALSO and fix HISTORY.
2017-03-31 Sascha Wildnerefisetup.8: Some mdoc improvements.
2017-03-31 Sascha Wildnerefisetup(8): Fix permissions in the tree.
2017-03-31 Sascha Wildnermdoc: Fix manlint warning in efisetup.8
2017-03-31 Sascha Wildner<sys/libkern.h>: Fix whitespace/indent, remove arg...
2017-03-31 Sascha Wildner<machine/stdint.h>: Check __cplusplus first.
2017-03-30 Antonio Huete... test/vkernel - Add MAKE_JOBS
2017-03-30 Antonio Huete... nrelease - Show MAKE_JOBS in help
2017-03-30 Antonio Huete... vkernel - Fix build
2017-03-30 Matthew Dillonmixer - Fix sscanf() overflow
2017-03-30 Matthew Dillongcore - fix overflow in sscanf
2017-03-30 Matthew Dilloncamcontrol - non-critical fgetc() cleanup
2017-03-30 Matthew Dillonkernel - Fix deadlock in sound system
2017-03-29 Matthew Dillongcc - Adjust the unwind code to use the new sigtramp...
2017-03-29 Matthew Dillonkernel - Add KERN_PROC_SIGTRAMP
2017-03-29 Matthew DillonKernel - Temporarily move sigtramp lower
2017-03-29 Sepherosa Ziehauacpi/pstate: Don't attach, if _PSS contains invalid...
2017-03-29 Sepherosa Ziehaupowerd: Add option to disable adjusting userland schedu...
2017-03-29 Sepherosa Ziehaukern: Add per-cpu helper threads, which handles lwkt...
2017-03-29 Sascha Wildnerkernel/ale: Fix one more parentheses issue.
2017-03-28 Matthew Dillonkernel - Fix improper parens
2017-03-27 Sascha Wildnerkernel/identcpu: Add string for MONITORX/MWAITX support...
2017-03-27 François Tigeotdrm: Enable commented-out vga_switcheroo code
2017-03-27 Sepherosa Ziehausound/hda: Sync device ID table with FreeBSD
2017-03-27 Matthew Dillonkernel - Add a BIOS quirks for AMD
2017-03-27 Matthew Dillonkernel - Add GD_IRESERVED access to assembly
2017-03-27 Matthew Dillonkernel - Spread IPIs out to more priority levels
2017-03-27 Matthew Dillonkernel - Enhance the sniff code, refactor interrupt...
2017-03-27 Matthew Dillonkernel - Use the TSC as the cpu clock on AMD Ryzen...
2017-03-27 Matthew Dillonkernel - Enhance machdep.cpu_idle_hlt
2017-03-27 Matthew Dillonkernel - Enhanced reporting by process killer
2017-03-27 Matthew Dillonkernel - Remove if_sl, if_ppp, and if_faith from the...
2017-03-27 Matthew Dillonhammer - HAMMER Version 7
2017-03-27 Matthew Dillonhammer2 - Fix cluster synchronization bug (2+ nodes)
2017-03-27 Matthew Dillonhammer2 - Stabilization for cluster code, features
2017-03-27 Matthew Dillonhammer2 - Have mount assume that @LABEL refers to a...
2017-03-27 Matthew Dillondebug - separate out crc32.c and icrc32.c
2017-03-26 Matthew DillonKernel - quick workaround for Ryzen
2017-03-26 Matthew Dillonkernel - Stir longer in arc4random
2017-03-23 Imre Vadászif_vtnet - Allocate struct vtnet_tx_header entries...
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-23 François Tigeotkernel: Add a port of the Linux 4.8 vga_switcheroo...
2017-03-23 Sascha Wildner<sys/unistd.h>: Add missing _PC_TIMESTAMP_RESOLUTION.
2017-03-23 Matthew Dillonbuild - Add the 'efisetup' script
2017-03-23 Matthew Dillonkernel - Fix panic in zget() during heavy paging
2017-03-22 Sascha Wildner<time.h>: Shuffle some prototypes around (no functional...
2017-03-22 Sascha WildnerUpdate the pciconf(8) database.
2017-03-22 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2017-03-22 Sascha WildnerSync zoneinfo database with tzdata2017b from ftp:/...
2017-03-21 Matthew Dillontest - Flesh out randread statistics reporting
next