index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2021-12-12
s/Miscellanous/Miscellaneous/ in copypasta comments.
andvar
2021-12-09
Print TLB message consistently to improve readability.
msaitoh
2021-10-28
x86: Process bootloader rndseed much sooner.
riastradh
2021-10-07
Move some common functions into x86/identcpu_subr.c. No functional change.
msaitoh
2021-09-30
Print CPUID_PBE (Pending Break Enable) with "PBE".
msaitoh
2021-09-27
Add Load Only TLB and Store Only TLB.
msaitoh
2021-08-14
Improved the performance of kernel profiling on MULTIPROCESSOR, and possible ...
ryo
2021-07-21
Separate MI smbios interface from MD specific code.
jmcneill
2021-07-10
Add some definitions from Intel SDM:
msaitoh
2021-04-30
merge the i386 and amd64 gdt.h files.
christos
2021-04-30
Merge the x86 gdt function and constant definitions
christos
2021-04-30
Bump MAX_USERLDT_SIZE to the max size (wastes some memory). wine needs more
christos
2021-03-18
LIR_HV priority should be lower than softint.
nonaka
2021-02-19
Identify VirtualBox as a separate guest type.
christos
2021-01-28
Remove x86_genfb_mtrr_init. PATs have been available since the Pentium III
jmcneill
2021-01-21
PRIxXXXX (etc) definitions should not include the %
kre
2020-11-24
Add some definitions from the latest Intel SDM:
msaitoh
2020-11-15
remove unused x86_cpu_initclock_func()
bouyer
2020-10-24
Issue 64-bit versions of *XSAVE* for 64-bit amd64 programs
mgorny
2020-10-15
Revert "Merge convert_xmm_s87.c into fpu.c"
mgorny
2020-09-07
Fix printb string for LA57
jakllsch
2020-09-07
Add CPUID(EAX=07H, ECX=0) ECX bit 16 LA57 from maxv.
msaitoh
2020-09-05
x86: fix several CPUID flags
maxv
2020-09-05
x86: rename PGEX_X -> PGEX_I
maxv
2020-09-04
Add a few more CPUID flags.
maxv
2020-08-08
PR/55547: Dan Plassche: Fix BSD/OS binary emulation.
christos
2020-08-05
Add new fields here and there.
maxv
2020-08-01
move __HAVE_PCI_MSI_MSIX to <x86/pci_machdep_common.h>
jdolecek
2020-07-20
Revert previous, to unbreak the build (NVMM declares the macro too).
maxv
2020-07-19
add definition for MSR_IA32_FEATURE_CONTROL, just for information
jdolecek
2020-07-19
don't include opt_user_ldt.h when it is not needed
maxv
2020-07-19
Revert most of ad's movs/stos change. Instead do a lot simpler: declare
maxv
2020-07-14
Introduce per-cpu IDTs
yamaguchi
2020-06-29
padlock(4): Remove legacy rijndael API use.
riastradh
2020-06-24
remove unused x86_stos
maxv
2020-06-19
localify
maxv
2020-06-18
style and fix typo
maxv
2020-06-15
Serialize rdtsc using with lfence, mfence or cpuid to read TSC more precisely.
msaitoh
2020-06-14
Use static constant rather than stack memset buffer for zero fpregs.
riastradh
2020-06-10
Add SRBDS_CTRL bit.
msaitoh
2020-06-01
Add some definitions from the latest Intel SDM plus small fix:
msaitoh
2020-05-28
Add AMD MSR_DE_CFG's bit 1 as DE_CFG_LFENCE_SERIALIZE.
msaitoh
2020-05-27
- Add a couple of wrapper functions around STOS and MOVS and use them to zero
ad
2020-05-26
Ajust pmap_enter_ma() for upcoming new Xen privcmd ioctl:
bouyer
2020-05-21
- Recalibrate the APIC timer using the TSC, once the TSC has in turn been
ad
2020-05-10
Reintroduce cpu_rng_early_sample(), but this time with embedded detection
maxv
2020-05-08
Fix the TSC timecounter (on the systems I have access to):
ad
2020-05-08
Factor randomization out of slotspace_rand.
riastradh
2020-05-02
Introduce Xen PVH support in GENERIC.
bouyer
2020-05-02
Modify the hotpatch mechanism, in order to make it much less ROP-friendly.
maxv
[next]