kernel: Really fix DEV_SUPPORT for sys/dev/virtual.
[dragonfly.git] / sys /
2012-03-17 Sascha Wildnerkernel: Really fix DEV_SUPPORT for sys/dev/virtual.
2012-03-17 Sascha Wildnervkernel: Fix DEV_SUPPORT.
2012-03-17 Sascha Wildnerdev/virtual/vkernel Makefiles: Remove bogus .PATHs.
2012-03-17 Sascha Wildnervkernel: Move things from dev/virtual to dev/virtual...
2012-03-17 Sascha Wildnerkernel/{a,b}list: Remove some unused variables in the...
2012-03-17 Sascha Wildnerkernel/gre: Remove unused variables.
2012-03-17 Sascha Wildnerkernel/hammer: Remove an unused variable.
2012-03-17 Sascha Wildneralc(4): Ifdef out an unused variable and assignment.
2012-03-17 Sascha Wildnerkernel/sili: Actually print the generation.
2012-03-16 Sepherosa Ziehautcp: Remove the workaround for the old servers in the...
2012-03-16 Sepherosa Ziehautcp: Lowering initial RTO according to RFC 6298
2012-03-16 Sepherosa Ziehautcp: More RFC 3390 conforming
2012-03-16 Sepherosa Ziehautcp_input: Factor out tcp_established()
2012-03-16 Sepherosa Ziehautcp/syncache: Simplify syncache_add() interface
2012-03-16 Sascha WildnerLINT/LINT64 configs: Reduce differences.
2012-03-15 Sascha Wildnerkernel: Add mps(4) to our GENERIC kernels.
2012-03-15 Sepherosa Ziehauarp: Don't send gratuitous ARP for devices that are...
2012-03-15 Sepherosa ZiehauLINT64: Adjust comment about TCP_MD5SIG; we use TCP_SIG...
2012-03-15 Sepherosa Ziehautcp/md5sig: Disallow enable/disable TCP MD5SIG after...
2012-03-15 Sepherosa Ziehautcp_input: Always call tcp_mss(), so snd_cwnd could...
2012-03-14 Sepherosa Ziehauioapic: By default, disable I/O APIC if we are booting...
2012-03-14 Sepherosa Ziehauspacialreg: Add CPUID2_VMM according to AMD's CPUID...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-11 Sascha Wildner<sys/cdefs.h>: For C++, unhide our interfaces via __...
2012-03-09 Chris Turnerkernel: fixup accidental whitespace shift in vm_fault_c...
2012-03-09 Chris Turnerkernel: reorganize new holds in vm_fault_copy_entry
2012-03-09 Chris Turnerkernel: add missing holds/drops to vm_fault_copy_entry
2012-03-09 Matthew DillonHAMMER VFS: Conditionalize debug message
2012-03-07 Sascha Wildnerkernel: Add a few forgotten crit_exit()s and fix a...
2012-03-06 Alex Hornungvfs_conf - remove old debug message tryroot()
2012-03-06 Alex Hornungdump_conf - delay extra 2s before looking for dumpdev
2012-03-05 Alex Hornungvfsops - add two new ops, ncpgen_set, ncpgen_test
2012-02-29 Alex Hornungscsi_cd - don't lock tray on cdcheckmedia()
2012-02-29 Alex Hornungboot/loader - test if CPU supports long mode
2012-02-28 Sepherosa Ziehauarp: Don't send gratuitous ARP in arp_ifinit
2012-02-28 Sascha Wildnerkernel: Remove opt_ipfw.h from a few files which don...
2012-02-28 Sascha Wildnerkernel: Remove the IPFIREWALL_FORWARD option which...
2012-02-27 Alex Hornungvn - use DSO_RAWPSIZE flag
2012-02-27 Alex Hornungdisk - add flag to use underlying psize
2012-02-27 Sascha Wildneruguru(4): Fix a panic when detaching (e.g., on kldunload).
2012-02-27 Alex Hornungsubr_disk - clear out old labels
2012-02-27 Alex Hornungdisklabel - add new freedisklabel op
2012-02-26 Sascha Wildnerkernel: Regenerate pcidevs.h and pcidevs_data.h.
2012-02-26 Sascha Wildnerkernel/pcidevs: Shrink it down to what we actually...
2012-02-26 Sascha Wildnerkernel: Move a de(4) specific header file where it...
2012-02-26 Sepherosa Ziehaunetif: Use ether_ioctl() to handle SIOCSIFADDR
2012-02-26 Sepherosa Ziehaue1000: Remove em specific files, which are not and...
2012-02-26 Sascha Wildnerkernel/pci: Fix indent.
2012-02-26 Sascha Wildnerkernel/pci: Fix the securelevel check in pci_open(...
2012-02-25 Alex Hornungpuffs - fix possible null pointer dereference
2012-02-25 Sascha Wildnerkernel/i386: Remove the empty CPU_HAS_FXSR kernel option.
2012-02-25 Sepherosa Ziehauvlan: Add comment about how MPSAFE works out for vlan
2012-02-25 Sepherosa Ziehauvlan: Fix the incorrect logic
2012-02-25 Alex HornungLINT{,64} - add rdrand
2012-02-25 Alex Hornungrdrand - An RNG driver for the RdRand insn
2012-02-24 John Marinoboot2: Add linker scripts for gold v2.22
2012-02-24 John Marinoloader: Add linker scripts for gold v2.22
2012-02-24 John Marinoloader: use _end symbol instead of end
2012-02-24 Alex Hornungidentcpu - add bits about RdRand (RDRND)
2012-02-24 Alex Hornungkthread_create - fix varargs bug
2012-02-24 Alex Hornungagp - fix potential panic
2012-02-24 Alex Hornungpuffs - check whether the FS has the given op
2012-02-24 Alex Hornungpuffs - fix panic on hardlink
2012-02-24 Antonio Huete Jimenezkern - Do not expose _kthread_create()
2012-02-24 John Marinokern build: Tweak ldscripts for gold linker
2012-02-24 John Marinoloaded: Remove obsolete -elf cflags
2012-02-23 Sascha WildnerLINT: Add CPU_HAS_SSE2.
2012-02-22 Sascha WildnerRemove the KTR_MSGPORT kernel option which was never...
2012-02-21 Antonio Huete Jimenezkern - Merge two functions to avoid duplicated code.
2012-02-20 Sascha WildnerRemove the old <sys/ata.h> header and make it a link...
2012-02-20 Sascha WildnerFix some typos.
2012-02-20 Sascha Wildnerdsched(4): Some miscellaneous cleanup.
2012-02-19 John Marinokern build: Update ldscripts
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes
2012-02-18 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-18 François TigeotVFS accounting: optimize vop_write() performance
2012-02-18 Francois TigeotVFS accounting: check if nullfs mp* really exist
2012-02-17 Sascha Wildnerkernel/pf: In the ioctl code, make sure NPFLOG is actua...
2012-02-16 Sascha Wildnerkernel: Remove unused attributes from stuff that is...
2012-02-16 Sascha Wildnerpuc(4): Enable it for x86_64, too.
2012-02-16 Sascha Wildnerkernel/i386: Remove a no longer needed include, too.
2012-02-16 Sascha Wildnerkernel: Remove the unused is_physical_memory() function.
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Sascha Wildnerisp(4): Fix wrong sizeof().
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined...
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined.
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2012-02-16 Thomas NikolajsenMerge remote-tracking branch 'crater/master'
2012-02-15 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-14 Sascha WildnerLINT/LINT64: Remove obsolete comment.
2012-02-13 Sascha WildnerRemove an obsolete header file specific to labpc(4...
2012-02-13 Sascha WildnerFix some typos.
2012-02-10 Alex Hornungdisk - add uuid to udev dict of parts
2012-02-09 Sascha Wildnerndis(4): Use callout_init_mp(). Overlooked when I porte...
2012-02-09 Sascha Wildnerpuffs(4): Don't reference vp before it's initialized.
2012-02-09 Sascha Wildnerhptiop(4): Use cam_calc_geometry() instead of duplicati...
2012-02-09 Sascha Wildnerhptiop(4): Remove an unused variable.
2012-02-08 Sascha Wildnermps(4): Add module version.
2012-02-08 Sascha Wildnermps(4): Mark a function __printflike() and fix a result...
2012-02-07 Sascha Wildnermps(4): Remove some useless casts.
next