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
Age
Commit message (
Expand
)
Author
2023-06-14
Make PCI_ADDR_FIXUP depended on PCI_BUS_FIXUP.
rin
2023-05-22
efi(4): Implement EFIIOC_GET_TABLE on x86.
riastradh
2023-05-22
efi(4): Move error macros to efi.h.
riastradh
2023-05-13
s/requied/required/ in comments (likely grammar should be also improved in the
andvar
2023-05-10
x86/imc(4): Use config_detach_children.
riastradh
2023-05-09
ichlpcib(4): Use config_detach_children.
riastradh
2023-05-09
ichlpcib(4): KNF. No functional change intended.
riastradh
2023-04-12
ichsmb(4), tco(4): Add support for TCO on newer Intel chipsets.
riastradh
2023-04-11
x86: Omit needless membar_sync in intr_disestablish_xcall.
riastradh
2023-04-11
Fix compile error.
msaitoh
2023-04-11
Add CPUID 0x07 %ecx bit 24 BUS_LOCK_DETECT.
msaitoh
2023-04-11
Add Intel lam and AMD vnmi.
msaitoh
2023-03-28
x86/bus_dma.c: Sprinkle KASSERTMSG.
riastradh
2023-03-25
s/Predective/Predictive/ and s/dedected/detected/ in comments.
andvar
2023-03-24
Allow a PVH dom0 to use VGA as console: make xen_pvh_consinit() return 1 if
bouyer
2023-03-24
mpacpi_config_cpu(): Xen with a PVH dom0 reports x2apic->LocalApicId
bouyer
2023-03-03
x86/fpu: Align savefpu to 64 bytes in fpuinit_mxcsr_mask.
riastradh
2023-03-03
x86: Call fpuinit_mxcsr_mask only once.
riastradh
2023-03-03
Revert "x86: Add kthread_fpu_enter/exit support, take two."
riastradh
2023-03-03
Revert "x86/fpu.c: Sprinkle KNF."
riastradh
2023-02-25
x86/fpu.c: Sprinkle KNF.
riastradh
2023-02-25
x86: Add kthread_fpu_enter/exit support, take two.
riastradh
2023-02-25
x86: Label boolean is_64bit argument to fpu_area_restore.
riastradh
2023-02-25
x86: Mitigate MXCSR Configuration Dependent Timing in kernel FPU use.
riastradh
2023-02-25
x86: Assert kpreempt_disabled() in cpu_load_pmap.
riastradh
2023-02-17
Add AMD CPUID Fn0000_0008 %ebx bit 3 INVLPGB.
msaitoh
2023-02-14
Add some CPUID bits from PPR for AMD Family 19h Model 61h Revision B1.
msaitoh
2023-01-28
amdsmn(4),amdzentemp(4): Add Zen3+ Rembrandt(19h/4xh) & Zen4 Genoa(19h/1xh).
msaitoh
2023-01-28
Reduce diff against DragonFly. No functional change.
msaitoh
2023-01-25
x86/intr: Work around sleazy clockintr with a secret frame argument.
riastradh
2023-01-24
x86/isa/clock.c: Nix trailing whitespace.
riastradh
2023-01-24
x86/acpi/acpi_machdep.c: Nix trailing whitespace.
riastradh
2023-01-20
s/attemping/attempting/ in comment.
msaitoh
2022-12-30
Honor ACPI FADT Century byte; should fix many "unknown CMOS layout" messages.
jakllsch
2022-12-30
Fix comment.
msaitoh
2022-12-30
Add x2avic. Modify comment.
msaitoh
2022-12-30
Update definitions from the latest Intel SDM.
msaitoh
2022-12-27
Use __BIT(). Add comment. Whitespace. No functional change.
msaitoh
2022-12-24
s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments.
andvar
2022-12-24
db_trace.c: Use DB_SYM_NULL instead of respelling it
uwe
2022-12-24
db_trace.c: Make parens balanced across #ifdef
uwe
2022-12-23
x86_add_cluster() takes the end of the segment, not the size.
bouyer
2022-12-18
Add amdsmn(4) and amdccp(4) power management stubs.
reinoud
2022-11-24
match zen3 "cezanne" (ryzen 5000-series APU.)
mrg
2022-11-21
Update AMD CPUID Fn8000_001b
msaitoh
2022-11-16
Add CPUID Fn8000_0022 AMD Extended Performance Monitoring and Debug.
msaitoh
2022-11-16
Add CPUID Fn8000_0021 AMD Extended Features Identification 2.
msaitoh
2022-11-16
Add Some definitions from AMD APM:
msaitoh
2022-10-29
x86: Add dtrace probes for interrupt handler entry and return.
riastradh
2022-10-28
x86/acpi: Mark acpica interrupt handlers MP-safe.
riastradh
[next]