summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol/cpucontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4Luiz Souza2018-05-081-0/+4
|\
| * Add mitigations for two classes of speculative execution vulnerabilitiesgordon2018-03-141-17/+43
* | Revert "Revert "MFC r327597:""Luiz Souza2018-02-231-17/+43
* | Revert "Revert "MFC r324113:""Luiz Souza2018-02-231-5/+7
* | Revert "MFC r324113:"Luiz Souza2018-02-211-7/+5
* | Revert "MFC r327597:"Luiz Souza2018-02-211-43/+17
* | MFC r327597:kib2018-02-191-17/+43
* | MFC r324113:kib2018-02-191-5/+7
|/
* MFC r308218: Add support for microcode update on newer AMD CPUs (10h+)avg2016-11-171-0/+1
* Return usual error indicator to shell.kib2016-06-161-1/+1
* Restore the ABI of the cpuctl(4) ioctl request CPUCTL_CPUID, usekib2014-06-201-1/+1
* Following comments in r242565 add the possibility to specify ecx whenattilio2014-06-191-2/+57
* More -Wmissing-variable-declarations fixes.ed2012-10-191-1/+1
* Hide DIR definition by making it an opaque struct typedef.gleb2012-05-191-5/+5
* Add VIA microde update support to cpuctl(4) and cpucontrol(8).fabient2011-12-121-0/+2
* - Save some space relying on the fact that all ioctl commandsstas2011-01-071-5/+5
* - Show textual representation of ioctl command in warning messagestas2011-01-061-2/+7
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-1/+1
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-1/+1
* - Add support to atomically set/clear individual bits of a MSR registerstas2009-06-301-20/+81
* - Fix error reporting.stas2008-08-121-5/+5
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelstas2008-08-081-0/+362
OpenPOWER on IntegriCloud