Age | Commit message (Expand) | Author |
2007-09-07 | The obvious bzero/memset -> M_ZERO changes. | Kenneth R Westerback |
2007-09-07 | The obvious bzero/memset -> M_ZERO changes. | Kenneth R Westerback |
2007-09-07 | Use M_ZERO in a few more places to shave bytes from the kernel. | Artur Grabowski |
2007-09-07 | take advantage of the new M_ZERO malloc flag. | David Gwynne |
2007-09-07 | Check if rtm_hdrlen is smaller then the passed message or it would be possible | Claudio Jeker |
2007-09-07 | use M_ZERO | Reyk Floeter |
2007-09-07 | use M_ZERO | Reyk Floeter |
2007-09-07 | Add the long requested M_ZERO flag to malloc(9). | Artur Grabowski |
2007-09-07 | Comment fix. It's 0x7F ELF, not 0xFF ELF. | Tobias Weingartner |
2007-09-07 | Remove some left-overs from the TSC based microtime. We don't need | Artur Grabowski |
2007-09-07 | Modify the heuristic for detection of speedstep to recognize a compatible | Gordon Willem Klok |
2007-09-07 | Based upon a diff orignally submitted by devin smith, Do two things run the | Gordon Willem Klok |
2007-09-06 | Add an unsolicited even handler for the Sigmatel Apple codecs. The | Deanna Phillips |
2007-09-06 | Clean up some debug messages and wrap them in DPRINTF. From Alexey | Deanna Phillips |
2007-09-06 | sync | Felix Kronlage |
2007-09-06 | add Olimex vendor id, couple device ids for usb -> serial jtag interfaces | Felix Kronlage |
2007-09-06 | Return pressure as absolute z axis on ITM touchscreens. Other models | Matthieu Herrb |
2007-09-06 | fix temperature sensor. the sensors framework wants muK not degC! | Damien Bergamini |
2007-09-06 | disable interrupts coallescing for now. | Damien Bergamini |
2007-09-06 | meaningless numbers and strings should not appear in sensor.desc; ok deraadt@ | Constantine A. Murenin |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini |
2007-09-06 | bump the copyright while touching these files | Reyk Floeter |
2007-09-06 | With a trunk(4) interface in fail over mode the trunk(4) interface | Reyk Floeter |
2007-09-06 | fix copyright; spotted by cnst | Theo de Raadt |
2007-09-06 | negate -12V input value; spotted by Alexander Lobodzinski | Theo de Raadt |
2007-09-06 | Shuffle some things around to get rid of #ifdev's | Marco Peereboom |
2007-09-06 | Don't try disabling bus power before setting the voltage on | Jonathan Gray |
2007-09-06 | Add nvram read and validate functions. ok marco@ | David Collins |
2007-09-05 | fix DPRINTFN() abuse | Jacob Meuser |
2007-09-05 | Add MBOX debug flag. | Marco Peereboom |
2007-09-05 | IPv6 support for sppp layer, based on NetBSD version. | Can Erkin Acar |
2007-09-05 | typo; Mike Belopuhov | Theo de Raadt |
2007-09-05 | probe for adt7462 (no driver yet, someone want to write one), and mention | Theo de Raadt |
2007-09-05 | remove dmesg block showing sample register layout | Theo de Raadt |
2007-09-05 | Implement qli_allocmem and qli_freemem | Marco Peereboom |
2007-09-05 | Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185 | Jonathan Gray |
2007-09-05 | Implement qli_get_fw_state and fix a typo. | Marco Peereboom |
2007-09-05 | rename qli_prot_regs to qli_stat_regs to avoid possible confusion with qli_po... | David Collins |
2007-09-05 | fix over-agressive match function, oops | Theo de Raadt |
2007-09-04 | Zap the simplelock goo and general cleanup of comments. | Thordur I. Bjornsson |
2007-09-04 | Add mailbox command handler and "about firmware" command | Marco Peereboom |
2007-09-04 | UltraSPARC CPUs always have an on-chip FPU. There really is no need to have | Mark Kettenis |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt |
2007-09-04 | Reset the chip after internal memory exhaustion, makes the driver more solid | Miod Vallat |
2007-09-03 | Fix a few interrupt dispatch/receive register definitions. | Mark Kettenis |
2007-09-03 | there is a prototype version of the lm93 (plus spacing fixes) | Theo de Raadt |
2007-09-03 | Recognize Andigilog aSC7621. | Mark Kettenis |
2007-09-03 | unsupported ioctl's should be returned with ENOTTY | Thordur I. Bjornsson |
2007-09-03 | call savectx() in cpu_fork(), so that the new process can take signals | Miod Vallat |
2007-09-03 | Remove the pv and pte stealing code. Neither art@ and I like it, the | Miod Vallat |