polling.4: Add ix(4)
[dragonfly.git] / sys /
2014-03-31 Matthew Dillonhammer2 - multi-target mount part 4/many (stabilization)
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 3/many (stabilization)
2014-03-30 Sascha Wildner<sys/cdefs.h>: Simplify the CTASSERT definition better.
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 2/many
2014-03-29 Sascha Wildner<sys/cdefs.h>: Use _Static_assert for CTASSERT.
2014-03-29 Sascha Wildnerkernel/hptmv: Don't mess up the struct by copying too...
2014-03-28 Sascha Wildnerkernel/cpu_topology: Fix a casting issue in the topolog...
2014-03-28 Sascha Wildnerkernel/acpi_fujitsu: Doh, fix a copy/paste error I...
2014-03-28 Sascha Wildner<sys/hash.h>: Fix wrong header guard.
2014-03-27 Sascha Wildnerkernel/acpi: Improve the errors which AcpiOsTableOverri...
2014-03-25 Sascha Wildnerkernel/i386: Remove CPU_ENABLE_TCC traces.
2014-03-24 Sepherosa Ziehauinpcb: Use a special version of in_pcbinsporthash(...
2014-03-24 Sascha WildnerFix kernel build.
2014-03-23 Sepherosa Ziehauinpcb: Group port related fields into inpcbportinfo
2014-03-23 Antonio Huete Jimenezext2fs - Attempt to fix a panic on VOP_CLOSE
2014-03-22 Sascha Wildnerusb4bsd: Sync the run(4) driver with FreeBSD.
2014-03-22 Sascha Wildnerkernel/802_11: Fix panic when the desired ratectl algor...
2014-03-22 Sepherosa Ziehauin6_pcbbind: Rearrange local port bind/select code...
2014-03-22 Matthew Dillonhammer2 - skeleton multi target mount detection
2014-03-22 Matthew Dillonhammer2 - cluster API, preliminary implementation of...
2014-03-21 Sascha Wildnerkernel/msdosfs: Merge deName and deExtension in the...
2014-03-20 Joris Giovannangelikernel: check that p_ucred is not NULL before calling...
2014-03-20 Sascha Wildnermpt(4): Sync with FreeBSD.
2014-03-19 Sascha Wildneraac(4): Sync with FreeBSD.
2014-03-19 Sascha Wildnerusb4bsd/run: Fix compilation without INVARIANTS.
2014-03-19 Sepherosa Ziehauin6_pcblookup_local: Make in6_addr const
2014-03-19 Sepherosa Ziehauin_pcbbind: Rearrange local port bind/select code path.
2014-03-19 Matthew Dillonhammer2 - Cluster API stabilization
2014-03-18 Matthew Dillonhammer2 - Start adding internal cluster API
2014-03-18 Sascha Wildnerusb4bsd: FWIW, port usb_template and hook it into the...
2014-03-16 Sascha Wildnerkernel/twa: Sync a bit with FreeBSD.
2014-03-16 Sascha Wildnerusb4bsd: Port ufm.
2014-03-16 Sepherosa Ziehauin6_pcbbind: Move stack variable declaration near its...
2014-03-16 Sepherosa Ziehauin_pcbbind: Move stack variable declaration near its...
2014-03-16 Sepherosa Ziehauinpcb: Break long line
2014-03-16 Sepherosa Ziehauinpcb: in_pcbconn_bind -> in_pcbsetlport_remote; no...
2014-03-16 Sepherosa Ziehauin_pcbconn_bind: Change argument name from 'nam' to...
2014-03-16 Sepherosa Ziehauinpcb: in_pcblookup_addrport -> in_pcblookup_localremote
2014-03-16 Sepherosa Ziehauinpcb/in6pcb: in_pcbinsporthash() never fails
2014-03-16 Sepherosa Ziehauin6pcb: in6_pcblookup_local() must have been protected...
2014-03-16 Sepherosa Ziehauinpcb: in_pcblookup_local() must have been protected...
2014-03-16 Sepherosa Ziehauin6pcb: Properly hold port token for in6_pcbbind()...
2014-03-15 Antonio Huete Jimenezkernel - Add allproc_hsize global
2014-03-15 Sepherosa Ziehauinpcb: in_pcblookup_addrport() must have been protected...
2014-03-15 Sepherosa Ziehauin_pcbconn_bind: Reduce port token cover range
2014-03-15 Sepherosa Ziehauin_pcbconn_bind: Remove duplicated prison_replace_wildc...
2014-03-15 Sepherosa Ziehauin_pcbbind: Merge duplicated prison_replace_wildcards()
2014-03-15 Imre VadaszImplemented casuword for vkernel64. Fix two typos in...
2014-03-15 Alex Hornungdevfs - sync devfs after cloning a device
2014-03-13 Matthew Dillonkernel - Correct second edge-case for machdep.pmap_mmu_...
2014-03-13 Matthew Dillonkernel - Hack fix for tty last-close bug
2014-03-12 Sascha Wildnerusb4bsd: Remove usbdevs_data.h again.
2014-03-12 Sascha Wildnerusb4bsd: Fix some mistakes i made in 5782e8a131ef79.
2014-03-12 Markus Pfeifferusb4bsd: Update ukbd driver
2014-03-12 Sascha WildnerNow that the base issue is fixed, enable -Wsign-compare...
2014-03-11 Sascha Wildnerusb4bsd: Add back the ID for HandyTech's Braille displa...
2014-03-11 Sepherosa Ziehautcp: Remove unused code
2014-03-11 Sascha Wildnerusb4bsd: Remove an obsolete comment in a Makefile.
2014-03-10 Markus Pfeifferusb4bsd: Fix some SCSI handling in umass
2014-03-10 Sascha Wildnerkernel/ndis: Solve module build without a USB bus in...
2014-03-10 Markus Pfeifferusb4bsd: Remove irritating kprintf
2014-03-10 Sascha WildnerAdd new usb4bsd only devices to LINT/LINT64.
2014-03-10 Sascha Wildnerusb4bsd: Fix a couple of typos and build issues.
2014-03-10 Sascha WildnerLINT/LINT64: Fix umass comment.
2014-03-10 Sascha Wildnerkernel: Comment out old or yet unsupported USB devices...
2014-03-10 Sepherosa Ziehauchgsbsize: Optimize for x86_64 by avoid uidinfo spinlock
2014-03-10 Sascha Wildnerusb4bsd: Adjust a Makefile comment.
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-10 Matthew Dillonusb4bsd - Fix poll/select/kqfilter issues with ums...
2014-03-10 Sascha Wildnerusb4bsd: Allow to build serial drivers into the kernel...
2014-03-09 Sascha Wildnerusb4bsd: Fix typo in last commit.
2014-03-09 Sascha Wildnerusb4bsd: Fix some warnings in usb_serial.
2014-03-09 Markus Pfeifferusb4bsd: usb_dev kqfilter
2014-03-09 Markus Pfeifferusb4bsd: work on usb_serial.c
2014-03-09 Markus Pfeifferusb4bsd: use generated usbdevs.h
2014-03-09 Markus Pfeifferusb4bsd: Implement kqfilter for usb_dev
2014-03-09 Markus Pfeifferusb4bsd: port usb_serial
2014-03-09 Markus PfeifferStart porting ucom.
2014-03-09 Sepherosa Ziehauchgsbsize: Reduce cover range of uidinfo spinlock
2014-03-09 Sepherosa Ziehauethernet: If caller thread cpu is fixed, pass cpuid...
2014-03-09 Markus Pfeifferkernel: Fixup KERN_PROC_PATHNAME sysctl
2014-03-08 Matthew Dillonhammer2 - Fix stack blowout in lookup iteration
2014-03-08 Matthew Dillonhammer2 - stabilization
2014-03-07 Matthew Dillonhammer2 - Stabilization pass
2014-03-06 Matthew Dillonhammer2 - Reduce flush complexity, fix panics
2014-03-05 Sascha Wildnerkernel: Adjust type of vmm_guest to enum vmm_guest_type.
2014-03-04 Antonio Huete Jimenezkernel/vfs - Fix a refcount check in vclean_unlocked()
2014-03-04 Sascha Wildnerkernel: Add more detailed VM detection.
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
2014-03-02 François Tigeotdrm: Add a local implementation of linux/wait.h
2014-03-02 minuxkern: fix integer underflow in exec_shell_imgact.
2014-03-01 Antonio Huete Jimenezvkernel - Use 'vcd0' by default.
2014-03-01 Antonio Huete Jimenezvirtual/vcd - Adapt for DEVFS.
2014-03-01 Sascha Wildnerkernel/ixgbe: Fix building kernels with IX_RSS_DEBUG...
2014-02-28 Antonio Huete Jimenezkernel/natapci - Fix a NULL pointer dereference.
2014-02-28 Antonio Huete Jimenezkernel/nata - Fix a memory leak in ata-dma.
2014-02-28 Sepherosa Ziehaux86_64/mwait: Fix sysctl node OID settings
2014-02-28 Sepherosa Ziehauix: Implement MSI-X support and enable multiple TX...
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Remove a forgotten #if defined
next