summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-08Add missing mono MODULE variables.Antoine Jacoutot
2010-04-08DRM memory management for inteldrm(4) using the Graphics ExecutionOwain Ainsworth
2010-04-08Fix order of arithmetic operations so that large NFS file system quotaswilliam
2010-04-08remove unneeded variable. ratchov@ okFederico G. Schwindt
2010-04-08Fill in the bus_dma_sync for intagp to use clflush instead of wbinvd()Owain Ainsworth
2010-04-08On amd64, move the bus_dma buftype stuff that is only used by sg_dmaOwain Ainsworth
2010-04-08Check the behaviour of quoted and unquoted punctuationIngo Schwarze
2010-04-08these files don't need to include proc.h anymore. ok oga for agpTed Unangst
2010-04-08these functions are in systm.h now, reminded by kettenisTed Unangst
2010-04-07Merge the good parts of 1.9.23,Ingo Schwarze
2010-04-07Make sure that the sequence .Fl, no argument, and another macroIngo Schwarze
2010-04-07- add my shantou DM9601 (UQ_NO_STRINGS).Jasper Lievisse Adriaanse
2010-04-07Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller)Stuart Henderson
2010-04-07syncStuart Henderson
2010-04-07Add Velleman K8055 USB experimenter kit (from Jens Teglhus Moller)Stuart Henderson
2010-04-07Move UQ_BAD_HIDs together and line up columns better.Stuart Henderson
2010-04-07Move descriptive comments right onto the line with the definitionStuart Henderson
2010-04-07Make intagp restore pgtbl_ctl and the scratch page to the gtt on resume.Owain Ainsworth
2010-04-07- nuke some unneeded Pp; from kristapsJason McIntyre
2010-04-07Correctly initialize cursor attribute when this display is a console device;Miod Vallat
2010-04-07Remove XXX comment and just close received fd if calloc() fails.Nicholas Marriott
2010-04-07If we have done a wsdisplay_suspend(), and ACPI decides it does not want toTheo de Raadt
2010-04-07txq->lastds is only valid when txq is not empty.Damien Bergamini
2010-04-07update initvals and TX gains for AR9285 >=1.2Damien Bergamini
2010-04-07Call nexthop_delete() a bit later in nexthop_update(). The nh->state needsClaudio Jeker
2010-04-07rcsdiff doesn't support all diff(1) options,lum
2010-04-07tweak previous; ok ratchovJason McIntyre
2010-04-07Make suspend/resume work on MP machines (running an MP kernel). Joint workMark Kettenis
2010-04-06update a random sampling of drivers after the proc.h -> systm.h moveTed Unangst
2010-04-06move some of proc.h's greatest hits to systm.h, speeding up compiles.Ted Unangst
2010-04-06Merge copy mode and output mode, dropping the latter. Idea and code fromNicholas Marriott
2010-04-06Try a more detailed message about the timeTheo de Raadt
2010-04-06Implement functions to take away the secondary CPUs from the scheduler andMark Kettenis
2010-04-06Correct setting the autoneg ticks for GigE PHY, corrects what mediaChristian Weisgerber
2010-04-06bump (private) protocol version numberAlexandre Ratchov
2010-04-06aucat (server):Alexandre Ratchov
2010-04-06always enable both 2GHz and 5GHz LNAs regardless of the bandDamien Bergamini
2010-04-06Split the device_register() code responsible for boot path recognition intoMiod Vallat
2010-04-06Obtain struct sgi_device_location for the console input and output devices,Miod Vallat
2010-04-06Add more KL grovelling routines: one routine to enumerate on all nodes,Miod Vallat
2010-04-06Introduce struct sgi_device_location to carry enough information to uniquelyMiod Vallat
2010-04-06Provide WIDGET_ID_FOO() macros to extract parts of the ID register value,Miod Vallat
2010-04-06spacingTheo de Raadt
2010-04-06on devices that have a radio switch, check GPIO pin 2 and reportDamien Bergamini
2010-04-06On RT3090 chips, read vendor RF settings from ROM and apply them.Damien Bergamini
2010-04-06Give rt3090_efuse_read_2() a chance to work by using the correct offset.Damien Bergamini
2010-04-06Add support for decoding MLDv2 initially from tcpdump.org via FreeBSD,Jonathan Gray
2010-04-06A fix for the PCI-X check so that this is only tested on controllersChristian Weisgerber
2010-04-06Simple implementation of RFC4941, "Privacy Extensions for StatelessStefan Sperling
2010-04-06add Intel 82801GR RAID.David Gwynne