usbdi.9: Some small fixes.
[dragonfly.git] / sys /
2014-11-18 Sascha Wildnercpuctl: Fix path in 'files'.
2014-11-18 François Tigeotdrm: Use lockmgr locks with Linux wait queues
2014-11-18 Joris GiovannangeliImport cpuctl pseudo device from FreeBSD
2014-11-18 Thomas Nikolajsenloader: Fix XHCI description in help.common
2014-11-18 Thomas Nikolajsenloader: Fix typos in help.common
2014-11-18 Imre Vadaszdrm: Make wait_event_interruptible interruptible and...
2014-11-18 Sepherosa Ziehauudp: Minor udp_ctlinput cleanup
2014-11-18 Sepherosa Ziehautcp: Minor tcp_ctlinput cleanup
2014-11-18 Sepherosa Ziehautcp: Discard non-error cmd after PRC_IS_REDIRECT(cmd...
2014-11-17 Sepherosa Ziehauicmp: Don't convert saved ip header's length into host...
2014-11-17 Sepherosa Ziehauicmp: Fix wrong icmp header cast
2014-11-17 Sepherosa Ziehauicmp: Use inet_ntop() to log ip addresses
2014-11-17 Sepherosa Ziehauproto: ctlinput is a pr method; not a pru method
2014-11-16 François Tigeotdrm: Use the ERESTARTSYS error code
2014-11-16 François Tigeotdrm: Add linux/mm.h
2014-11-16 François Tigeotdrm/radeon: Replace some custom code by Linux wait...
2014-11-16 François Tigeotdrm/ttm: Fix ttm_bo_wait_unreserved()
2014-11-16 François Tigeotsysctl: Give each device its own context and subtree
2014-11-16 François Tigeotdrm: Change sruct drm_local_map
2014-11-16 Sepherosa Ziehauicmp: Use inet_ntop() instead of inet_ntoa()
2014-11-16 Sepherosa Ziehaubuild: Add ICMPPRINTFS as global option
2014-11-16 Sepherosa Ziehaulibkern: Add inet_ntop()
2014-11-16 Sepherosa Ziehauicmp: Utilize in_cksum_skip()
2014-11-16 Sepherosa Ziehauincsum: Const-fy mbuf parameter
2014-11-16 Sepherosa Ziehauuipc: Remove never used last pr entry of localdomain
2014-11-15 Sascha Wildnerkernel/netgraph7: Port the kernel part of the netgraph7...
2014-11-15 François Tigeotdrm: Rename drm_os_freebsd.h to drm_os_linux.h
2014-11-15 François Tigeotdrm: linux/io.h is really asm/io.h, rename it
2014-11-15 Sascha Wildnerkernel/usb4bsd: Bring in the axge(4) ethernet driver.
2014-11-15 Sascha Wildnerkernel: Add snd_uaudio(4) to LINT.
2014-11-15 Sascha Wildnerkernel: Refer to it as "ACPICA", not "ACPI CA" or ...
2014-11-14 Antonio Huete Jimenezkernel/ndis - Fix flag usage in a macro.
2014-11-14 Antonio Huete Jimenezkernel - Rename unused flag.
2014-11-13 Sascha WildnerSync ACPICA with Intel's version 20141107.
2014-11-13 Sascha Wildnerkernel/acpica: Restrict 'options ACPI_DEBUG' to printin...
2014-11-12 Sascha Wildnerboot/loader: Autoload XHCI support (xhci.ko).
2014-11-11 Sascha Wildnerkernel/usb4bsd: Remove an unused malloc type.
2014-11-11 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-11 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-11 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-10 Sascha Wildnerkernel: Remove two more oldusb remains.
2014-11-10 Sascha WildnerRemove the old USB stack and related userland, etc.
2014-11-10 Markus Pfeiffernet/if_clone: Panic if the same cloner is attached...
2014-11-10 Markus Pfeiffertruephy: Clean up some leftover debug kprintf
2014-11-10 Markus Pfeifferusb4bsd: Add FreeBSD revisions to files
2014-11-10 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-10 Matthew Dillonkernel - Add reapctl() system call for managing sub...
2014-11-10 Sascha Wildnerusb4bsd: Fix SRCS sorting.
2014-11-10 Sascha Wildnerusb4bsd: Add usb_pf.c to the module Makefile too.
2014-11-10 Markus Pfeifferusb4bsd: Make usb_pf work
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-11-09 François Tigeotdrm: Remove some useless macros
2014-11-09 François Tigeotkernel: Move dev2unit() to a common place
2014-11-08 Imre Vadaszdev/drm: Implement kqueue support; Wake up blocking...
2014-11-08 Sascha Wildnerusb4bsd/net: Adjust comment, we also miss axge(4) and...
2014-11-08 Sascha Wildnerusb4bsd: Port aue(4), cue(4), ipheth(4) and kue(4)...
2014-11-06 Sascha Wildnerusb4bsd/if_urndis: Add a missing KKASSERT().
2014-11-06 Sascha Wildnerusb4bsd: Fix if_urndis/umodem probing conflict.
2014-11-05 François Tigeotdrm/i915: Remove a premature i915_gem_valid_gtt_space...
2014-11-05 Matthew Dillonkernel - Improve m->hold_count assertions, fix page...
2014-11-05 Matthew Dillonkernel - Fix exec optimization race
2014-11-05 François Tigeotkernel: Allow pf to build without INET6
2014-11-04 Markus Pfeifferusb4bsd: Cleanup usb_ethernet after the recent changes
2014-11-04 Sascha Wildnerusb4bsd/if_mos: Add a missing line to 'files' and fix...
2014-11-04 Joris GiovannangeliRevert "kern/dsched: Fix a panic at proc exit"
2014-11-03 Markus Pfeifferusb4bsd: Fix usb_etherther and cleanup if_axe
2014-11-03 François Tigeotdrm/i915: Make the GEM code more Linux-like
2014-11-03 Sascha Wildnerusb4bsd/if_mos: Sync with FreeBSD.
2014-11-03 Sascha Wildnerusb4bsd/if_mos: Make mos(4) compile.
2014-11-02 Joris Giovannangelisysv_shm: allow attaching to REMOVED shm segments
2014-11-01 François Tigeotdrm/i915: Clean up various non-critical files
2014-11-01 François Tigeotkernel/x86: Add Advanced Power Management Information...
2014-10-30 Matthew Dillonhammer2 - update documentation, begin working on callba...
2014-10-29 Joris Giovannangelikern/dsched: Fix a panic at proc exit
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-26 Justin C. Sherrill4.1 branch. v4.1.0
2014-10-25 Sascha Wildnerdrm/radeon: Handle -fms-extensions better (fixes the...
2014-10-25 John Marinodev/drm: For now, only build radeon drivers with base...
2014-10-25 John Marinokern.mk: isolate gcc-only flags to gcc compilers (deter...
2014-10-25 John Marinoboot/pc32: specify some flags based on CCVER
2014-10-25 John Marinoboot/dloader: Remove duplicate CFLAGS
2014-10-25 John Marinopc64/acpica: specify cmpw in acpi_wakecode.S
2014-10-23 François TigeotRemove remaining drm1 bits
2014-10-23 François Tigeotdrm: Remove unused PCI ids
2014-10-23 François Tigeotkernel: Drop drm1 drivers
2014-10-23 François Tigeotdrm: msleep() must not sleep forever
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-22 John Marinoboot: remove sparc, powerpc, ia64 code and references
2014-10-21 Matthew Dillonkernel - Fix int/long truncation problem in rman_reserv...
2014-10-19 Sascha Wildnerkernel: FWIW, add FreeBSD's led(4) framework.
2014-10-19 Matthew Dillonkernel - Add the nitems(x) macro from FreeBSD to sys...
2014-10-18 Markus Pfeiffervkernel: Add rudimentary media support to if_vke
2014-10-17 Matthew Dillonvkernel - Enhance panic message for freeing held page...
2014-10-17 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-17 Matthew Dillonvkernel - Support BPF for if_vke.
2014-10-17 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-16 Markus Pfeifferkernel - fixup buildworld after recent commits
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap...
2014-10-16 Matthew Dillonkernel - Add /dev/upmap and /dev/kpmap and sys/upmap.h
2014-10-16 François Tigeotdrm: Add and use drm/drm_mem_util.h
next