summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2013-12-02CIRCLEQ begone.Kenneth R Westerback
2013-12-01no longer neededMiod Vallat
2013-12-01switch mvme68k to the MI zs(4) driver.Miod Vallat
2013-12-01Remove some prototypes for functions that no longer exist.Mark Kettenis
2013-12-01The flush_tlb() method is a no-op so don't bother.Mark Kettenis
2013-12-01Change 'mountlist' from CIRCLEQ to TAILQ. Be paranoid andKenneth R Westerback
2013-12-01drm/i915: no lvds quirk for hp t5740Mark Kettenis
2013-12-01drm/i915: Fix write-read race with multiple ringsMark Kettenis
2013-12-01drm/i915: inverted brightness quirk for Acer Aspire 4736ZMark Kettenis
2013-12-01drm/i915: Adding more reserved PCI IDs for Haswell.Mark Kettenis
2013-12-01drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listMark Kettenis
2013-12-01Bring back the DRM_IOCTL_I915_GEM_WAIT diff now that I've figured out whatMark Kettenis
2013-12-01Reset txrate array index after changing a node's rate list.Stefan Sperling
2013-12-01Fix WARN() and WARN_ON(); the condition should only be evaluated once.Mark Kettenis
2013-11-30Spurious linefeedMiod Vallat
2013-11-30unbreakMiod Vallat
2013-11-30Oops! Only intended to commit the i915_dma.c changes in the previous commit.Mark Kettenis
2013-11-30Reorder some case statements to reduce the diffs with Linux.Mark Kettenis
2013-11-30Seems we simply have to live with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-11-30Enable some #ifdef'ed out SandyBridge-specific code that seems to work fine.Mark Kettenis
2013-11-30Restore frame buffer upon last close; makes sure we we have a usable consoleMark Kettenis
2013-11-29Should be safe to allow intel_ring_wait_seqno() to be interrupted.Mark Kettenis
2013-11-29panics still being reported. send bpf.c back to 1.85Ted Unangst
2013-11-29msgs can be constTheo de Raadt
2013-11-29Change the sc_model field type from unsigned to signed since the model can beBrad Smith
2013-11-29move in_multi definition into kernel-onlyTheo de Raadt
2013-11-28fix typoTheo de Raadt
2013-11-28Re-enable RADEON_INFO_VA_START and RADEON_INFO_IB_VM_MAX_SIZE.Mark Kettenis
2013-11-28Add short-circuit code to __wait_seqno() that's also present in Linux.Mark Kettenis
2013-11-28Seems we simply have tolibe with fatal firmware errors. Even Linux, with itsMark Kettenis
2013-11-28Appease LLVM's integrated assembler.Brad Smith
2013-11-28Remove some double free on fusebuf datas.Sylvestre Gallon
2013-11-28IFAFREE() was resurrected from the dead with the new bandwith subsytem,Martin Pieuchot
2013-11-28Change the way protocol multicast addresses are linked to an interface.Martin Pieuchot
2013-11-28Use the local variable referencing the receiving interface instead ofMartin Pieuchot
2013-11-28the stuff in audiovar.h is only used in audio.c, so move it in there toDavid Gwynne
2013-11-27Reduce diffs with Linux.Mark Kettenis
2013-11-27Hook up gem_open/close_object methods.Mark Kettenis
2013-11-27Add 'struct drm_i915_gem_objects_ops' and use it; reduces diffs with Linux.Mark Kettenis
2013-11-27If the v_type is going to change when loading the NFS attribute cache,Joel Sing
2013-11-27Defer the v_type initialisation until after the vnode has been purged fromJoel Sing
2013-11-27Assert that we never have destinations cached for a non-VDIR vnode.Joel Sing
2013-11-27Since r1.106 we have a local variable referencing the receiving interface,Martin Pieuchot
2013-11-27Instead of comparing the lower and higher addresses of all the multicastMartin Pieuchot
2013-11-27Replace INADDR_TO_IFP() by in_iawithaddr() and kill the macro.Martin Pieuchot
2013-11-27Let's call a rtableid a rtableid.Martin Pieuchot
2013-11-27fix typoTheo de Raadt
2013-11-27make timeout_add and its wrappers return whether the timeout was scheduledDavid Gwynne
2013-11-27use a macro when testing for an ich8 family mac typeJonathan Gray
2013-11-27get rid of the goop for maintaining multiple cftables since theresDavid Gwynne