Merge branch 'vendor/BYACC'
[dragonfly.git] / sys /
2014-09-15 Markus Pfeiffersys/dev/drm/i915: Activate ACPI
2014-09-15 Markus PfeifferRevert "sys/dev/drm/i915: Activate ACPI"
2014-09-15 Markus Pfeiffersys/dev/drm/i915: Activate ACPI
2014-09-14 Markus Pfeifferusb4bsd: Fix race condition in usb_dev
2014-09-14 Markus Pfeifferusb4bsd: fix ehci_device_resume panic
2014-09-13 Sascha Wildnerkernel/acpi_battery: Add quirk for DSDTs which report...
2014-09-13 François Tigeotdrm/i915: i915_gem_object_pin() takes 4 arguments
2014-09-12 Sascha Wildnerkernel/acpi: Sync acpi_battery and acpi_cmbat with...
2014-09-11 Sepherosa Ziehaudivert: All processing should only happens in netisr0
2014-09-10 François Tigeotdrm/i915: Add the I915_REG_READ IOCTL
2014-09-10 Sepherosa Ziehauroute/inet: Dispatch in_rtqdrain to netisrs to run
2014-09-10 Sepherosa Ziehausyncache: Remove syncache_null_rport; use netisr_adone_...
2014-09-09 Markus Pfeiffersys/dev/disk/sdhci: Make it possible to build as a...
2014-09-09 Markus Pfeiffersys/dev/disk/sdhci: update to FreeBSD r270885
2014-09-08 Sepherosa Ziehausyncache: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauarp: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauroute/inet: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauigmp: Prioritize fast and slow timeout netmsgs
2014-09-08 Sepherosa Ziehauipflow: Prioritize timeout netmsgs
2014-09-08 Sepherosa Ziehauip: Prioritize drain and timeout netmsgs
2014-09-08 Sepherosa Ziehautcp: Dispatch tcp_drain to netisrs to run
2014-09-07 Sascha Wildnerkernel/i386: In the RAM driver, don't include regions...
2014-09-07 Sascha Wildnerkernel/i386: Add RAM driver for i386.
2014-09-07 Sascha Wildnernexus/x86_64: Add a description to the RAM driver but...
2014-09-07 Sascha Wildnerkernel/nexus: Tabify the RAM driver.
2014-09-07 Sascha Wildnerkernel/i386: Add SMAP type constants.
2014-09-07 Sascha Wildnerkernel/nexus: Use __func__.
2014-09-07 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2014-09-07 Sascha Wildnerkernel: Remove some lonely tabs.
2014-09-07 François Tigeotdrm/i915: Add hardware context support
2014-09-07 François Tigeotdrm: Add WARN_ON_ONCE()
2014-09-06 François Tigeotdrm/i915: Add i915_gem_object_wait_rendering__nonblocking()
2014-09-06 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-09-04 Matthew Dillonpf - assign hash even if no queue is specified (2)
2014-09-04 Matthew Dillonpf - assign hash even if no queue is specified
2014-09-04 Sepherosa Ziehautcp: Fix tcp_drain_oncpu()
2014-09-03 Sepherosa Ziehaubpf: Use uint32_t for scratch memory.
2014-09-03 Sepherosa Ziehauudp: Simplify getcred
2014-09-03 Sepherosa Ziehautcp: Fix getcred
2014-09-03 Matthew DillonPF - Force 'sloppy' when establishing conflicting state
2014-09-02 Sascha WildnerMake uaudio(4) compilable into the kernel.
2014-09-02 Markus Pfeifferusb4bsd: make uaudio work
2014-09-02 Sascha WildnerFix buildkernel without INVARIANTS.
2014-09-02 Sepherosa Ziehauudp: For connected socket, don't rehash sending datagram
2014-09-01 Matthew Dillonpf - clear M_HASH in a few more places, cleanups, struc...
2014-09-01 Imre Vadaszkernel/vtnet: Replace recursion with a loop to avoid...
2014-09-01 François Tigeotdrm: Stop building the mach64 driver
2014-08-31 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-08-31 François Tigeotdrm: struct drm_driver.max_ioctl doesn't exist
2014-08-31 Sepherosa Ziehauudp: Make udp pcbinfo and portinfo per-cpu; greatly...
2014-08-30 François Tigeotdrm/i915: Add the I915_GEM_WAIT ioctl
2014-08-30 François Tigeotlinux/time.h: Add a few Linux timespec functions
2014-08-30 Sascha WildnerSync ACPICA with Intel's version 20140828.
2014-08-29 Sascha Wildnerkernel/devfs: Allow devices to devctl_notify() also...
2014-08-26 Michael Neumannudev - use objcache for struct udev_event_kernel
2014-08-26 François Tigeotdrm/i915: Implement GEM GET and SET_CACHING ioctls
2014-08-25 Michael Neumannmoused - Ease usb mouse attach/detach
2014-08-25 Matthew Dillonkernel config - Build 'vn' into the kernel
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-23 Michael Neumanniwn - Sync with FreeBSD up to ffb6d5c3967d1342fa5e2d6f5...
2014-08-23 Matthew Dillonucom - Hack unref to fix infinite 1-second wait loop.
2014-08-23 Matthew Dillonkernel - Fix sendfile() bugs / nginx
2014-08-23 Michael Neumann[iwn] Fix required calibration flags for the Centrino...
2014-08-23 Sascha Wildnerkernel/pci: Use spin_*() functions directly.
2014-08-22 Matthew Dillonu4b - Fix panic on certain cell phone connections
2014-08-21 Sascha Wildnerkernel/kern_dup(): Fix comment.
2014-08-21 Sascha Wildnerkernel: Fix error for dup2 if the new file descriptor...
2014-08-20 Markus Pfeiffersys/subr_rman: fix some issues
2014-08-20 Markus Pfeiffersys/platform/pc64: port the ram device from FreeBSD...
2014-08-20 Sascha Wildnerkernel/ath: Add missing #ifdef ATH_DEBUG (fixes kernel...
2014-08-20 Matthew Dillonath - move kprintf() under debug variable
2014-08-18 Matthew Dillonkernel - Add EVFILT_USER
2014-08-18 Matthew Dilloncyapa - attempt #2 to fix boot issue
2014-08-18 François Tigeotdrm/i915: Sync ioctl definitions with Linux 3.8.13
2014-08-18 Matthew Dilloncyapa - Implement power save mode, try to fix boot...
2014-08-17 Sascha Wildnerdrm/ttm: Add missing kfree().
2014-08-17 Sascha Wildnerdrm/i915: Fix a missing initialization.
2014-08-17 Sascha Wildner<sys/taskqueue>: Remove FreeBSD specific, *_fast()...
2014-08-17 François Tigeotdrm/i915: Enable fbc on Mobile Ironlake
2014-08-16 Matthew Dillonath - Change the way the edma rxfifo is reset (2)
2014-08-16 Matthew Dillonath - Change the way the edma rxfifo is reset
2014-08-16 Matthew Dillonkernel - Adjust BUS_DMASYNC_* API
2014-08-16 François Tigeotdrm/i915: Sync i915_drv.h and i915_debugfs.c with Linux...
2014-08-16 Matthew Dillonath - incremental update ath from FreeBSD
2014-08-16 Matthew Dillonath - incremental update ar9300 from FreeBSD
2014-08-15 Matthew Dillonkernel - Reduce ig4 receive errors
2014-08-15 Matthew Dillonatmel - Add automatic recalibration
2014-08-15 Matthew Dillonig4 - Fix rxdata shift error and add debugging
2014-08-15 Matthew Dillonsmbus - Add SMB_TRANS_NOREPORT
2014-08-15 François Tigeotdrm/i915: Only build on amd64/x86_64 machines
2014-08-15 Matthew Dillonatmel_mxt - Add atmel MXT touchscreen driver (Acer...
2014-08-14 Markus Pfeifferdrm/i915: grab the config log on hardware init
2014-08-14 Markus Pfeifferdrm/i915: Use intel_gmbus_get_adapter instead of dev_pr...
2014-08-14 Markus Pfeifferdrm/i915: Fix multiple off-by-one errors in intel_i2c
2014-08-14 François Tigeotdrm/i915: Sync i915_gem_execbuffer.c with Linux 3.8.13
2014-08-14 Matthew Dillonsmb - Increase max block size from 32 to 1024
2014-08-14 François Tigeotdrm/i915: Fix display corruption issues on Haswell
2014-08-12 Matthew Dillonkernel - PF SMP work - fix RDR rules
2014-08-12 François Tigeotdrm: Add Linux kmap functions
2014-08-12 François Tigeotdrm/i915: i915_emit_box() from Linux 3.8.13
next