summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-05-05synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODEAlexandr Shadchin
2011-05-05Make sure we restore sr4 at the very end (just before we go physical) otherwiseMark Kettenis
2011-05-04When printing scsi device ids, skip leading blanks and collapse multipleStuart Henderson
2011-05-04Collapse m_pullup and m_pullup2 into a single function, as they'reBret Lambert
2011-05-04fix volume up and down using the keyboard keysJasper Lievisse Adriaanse
2011-05-04Clean up gotos for listening sockets to make it obvious when packetsBret Lambert
2011-05-03We need a little more room for out kernel stack, at least for now.Mark Kettenis
2011-05-03Properly save and restore the space registers to/from the trap frame.Mark Kettenis
2011-05-03Move SLIST initializations earlier so that failure handling paths canMatthew Dempsky
2011-05-03spacesMarco Peereboom
2011-05-02Fix a tyop which could potentially lead to null dereference.Charles Longeau
2011-05-02Fix potential null dereference.Charles Longeau
2011-05-02Fix potential null dereference.Charles Longeau
2011-05-02Fix potential null dereference.Charles Longeau
2011-05-02Do not check malloc return value against NULL, as M_WAITOK is used.Charles Longeau
2011-05-02Add definitions for the radeon kms related ioctls (i.e. gem/ttm onOwain Ainsworth
2011-05-02Add PCI-Cardbus bridges and the most popular pcmcia and cardbus drivers. InMiod Vallat
2011-05-02Cope with userland mappings of unmanaged pages (i.e. device memory beingMiod Vallat
2011-05-02remove workaround found in FreeBSD driver but not in Intel's officialDavid Hill
2011-05-02Some extra paranoia for if we fail to attach.Owain Ainsworth
2011-05-02recognize SO_RTABLE socket option at the SOL_SOCKET level;Mike Belopuhov
2011-05-02Add a workaround for an 82579 hardware bug that can result inJonathan Gray
2011-05-02Radeon HD3000; from Pedro la Peu.Owain Ainsworth
2011-05-02syncOwain Ainsworth
2011-05-02Radeon HD300; from Pedro la Peu. Thanks!Owain Ainsworth
2011-05-01Fix counting of interrupts for devices that attach to elroy(4). SharedMark Kettenis
2011-05-01Add some PARAM and flags defines needed for later version of the intelOwain Ainsworth
2011-05-01Fix a NULL dereference if drm fails to attach.Owain Ainsworth
2011-05-01Be sure to cast physmem to a 64-bit type before passing it to ptoa().Miod Vallat
2011-04-30Use cons_decl() instead of rolling our own cn* prototypesMiod Vallat
2011-04-30Preliminary plumbing code for i386 hibernate (suspend-to-disk).Mike Larkin
2011-04-30Plug holes in cdevsw[] to make vscsi, diskmap and pppx entries match theMiod Vallat
2011-04-29ss(4) is gone; no need for ssvar.h.Matthew Dempsky
2011-04-29Why precompute the route for the gre tunnel when ip_output can doClaudio Jeker
2011-04-29tiny whitespace fixesDavid Gwynne
2011-04-29only handle vanilla scsi inquiry requests, reject VPD requests since theyreDavid Gwynne
2011-04-29The previous reconfiguration change broke IPv6 only setups.Marco Pfatschbacher
2011-04-29In certain failure cases, a RST would be sent out on rdomain 0,Bret Lambert
2011-04-29zero out a scsi_links node_wwn and port_wwn fields after initialising itDavid Gwynne
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap prefer parameters.Ariane van der Steldt
2011-04-28- enable fenvMartynas Venckus
2011-04-28spacesMarco Peereboom
2011-04-28fenv improvements and cleanupsMartynas Venckus