Age | Commit message (Expand) | Author |
2015-06-21 | Don't leak mem if wsfont_rotate() fails. | Jeremie Courreges-Anglas |
2015-06-21 | Count transmitted packets. | Mark Kettenis |
2015-06-21 | memory leak on failure; from Maxime Villard | Theo de Raadt |
2015-06-20 | Fix a bug that causes uvm_pmr_get1page() to fail for allocations that | Mark Kettenis |
2015-06-20 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-19 | Only match devices with a valid configuration. | uaa |
2015-06-19 | remove isp(4) now that the ql* family have replaced it | Jonathan Matthew |
2015-06-18 | For unsupported sample formats, don't return EINVAL but set the closest | Christian Weisgerber |
2015-06-18 | CP2110 is handled by uslhcom not uslcom | Jonathan Gray |
2015-06-18 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-18 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-18 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-17 | my keyboard is conspiring against me | Theo de Raadt |
2015-06-17 | crank to 5.8-beta | Theo de Raadt |
2015-06-17 | when no fingers are down, send 0 for z | Joshua Stein |
2015-06-17 | fix compilation with UBCMTP_DEBUG | Joshua Stein |
2015-06-17 | move to 5.8-beta. This is a bit earlier than normal... | Theo de Raadt |
2015-06-17 | Make kernel text read-only and unreadable from userland, and remove the bogus | Miod Vallat |
2015-06-17 | Four new sensors, from David Higgs. | Martin Pieuchot |
2015-06-16 | alloc_contiguous_pages() is supposed to round the allocation size to a page | Miod Vallat |
2015-06-16 | Clear the PIC `write request' memory at initialization time. There is | Miod Vallat |
2015-06-16 | Store a unique ID, an interface index, rather than a pointer to the | Martin Pieuchot |
2015-06-16 | Add a uslcom id for the Netgear M7100 console from Andrew Daugherity. | Jonathan Gray |
2015-06-16 | regen | Jonathan Gray |
2015-06-16 | Add a uslcom id for the Netgear M7100 console from Andrew Daugherity. | Jonathan Gray |
2015-06-15 | Bring back r1.78 and r1.79, now that ajactouto@'s regression has | Martin Pieuchot |
2015-06-15 | Fix a double free in the destroy path triggered when a second process, | Martin Pieuchot |
2015-06-15 | Set the length of isochronous transfers as the sum of the frames lengths. | Martin Pieuchot |
2015-06-15 | Use proper argument type for crp_callback functions; no functional change. | Mike Belopuhov |
2015-06-15 | No need for an extra local variable; no functional change. | Mike Belopuhov |
2015-06-15 | Use proper argument type for crp_callback functions; no functional change. | Mike Belopuhov |
2015-06-15 | Remove comments referring to Linux iwlwifi source filenames from iwm(4). | Stefan Sperling |
2015-06-15 | Make the wifi LED work with iwm(4). | Stefan Sperling |
2015-06-14 | Bring a few routines from libkern in order to avoid linking against libgcc. | Miod Vallat |
2015-06-14 | Build required bits from libkern rather than importing them from libgcc. | Miod Vallat |
2015-06-14 | Build __moddi3, __muldi3 and __qdivrem from libkern, and built no-pie, instead | Miod Vallat |
2015-06-14 | Fix 1.26; kdoprnt() should not attempt to invoke va_end() at all, it's the | Miod Vallat |
2015-06-14 | Implement IQ calibration support for rtwn(4). Lots of black magic involved. | Stefan Sperling |
2015-06-14 | correct the uart irq numbers | Jonathan Gray |
2015-06-14 | add a driver for the ARM PrimeCell PL031 RTC | Jonathan Gray |
2015-06-13 | Parse _CST objects and use the C-states they describe when they're sane. | Philip Guenther |
2015-06-13 | Busy-wait a short while after sending a command to rtwn(4) firmware. | Stefan Sperling |
2015-06-13 | When investigating an uninitialised variable in the armv7 resettodr() | Jonathan Gray |
2015-06-12 | Only match devices with a valid configuration. | Martin Pieuchot |
2015-06-12 | Remove superfluous splnet() protection. | Martin Pieuchot |
2015-06-12 | Actually trigger iwm_init_task() from iwm_watchdog() as intended to give | Stefan Sperling |
2015-06-12 | Fix rtwn(4) wifi LED support. Tested with rtwn(4) device in Thinkpad X220. | Stefan Sperling |
2015-06-11 | In the copyout family of functions, if the address is out of range | Theo de Raadt |
2015-06-11 | Move hzto(9) to the attic; OK dlg | Mike Belopuhov |
2015-06-11 | Convert from hzto(9) to tvtohz(9); OK dlg | Mike Belopuhov |