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
/
acpi
Age
Commit message (
Expand
)
Author
2023-01-24
x86/acpi/acpi_machdep.c: Nix trailing whitespace.
riastradh
2022-10-28
x86/acpi: Mark acpica interrupt handlers MP-safe.
riastradh
2022-08-20
x86: Split most of pmap.h into pmap_private.h or vmparam.h.
riastradh
2021-06-01
x86: Reset cached tsc in every lwp to 0 on suspend/resume.
riastradh
2021-05-12
- Define a device call for PCI bus instances to fetch a direct child's
thorpej
2021-02-04
Call acpi_device_register() as appropriate.
thorpej
2020-10-25
Normalize some machine dependent CPU frequenct sysctl variables.
nia
2020-05-21
- Recalibrate the APIC timer using the TSC, once the TSC has in turn been
ad
2020-05-02
Introduce Xen PVH support in GENERIC.
bouyer
2020-03-19
PR kern/55080: current does not boot
ad
2020-03-14
Put ACPI idle under ACPICPU_ENABLE_C3 until the wrinkles are ironed out.
ad
2020-02-22
remove some unnecessary includes of internal UVM headers.
chs
2019-12-22
Add acpi_intr_mask() and acpi_intr_unmask() which, following the pre-existing
thorpej
2019-11-05
Add the __nocsan attribute on this function. Races on ci_want_resched are
maxv
2019-10-12
Rewrite the FPU code on x86. This greatly simplifies the logic and removes
maxv
2019-10-06
xc_barrier - convenience function to xc_broadcast() a nop.
uwe
2019-09-12
Cast physical addresses via uintptr_t to ACPI_PHYSICAL_ADDRESS to deal
martin
2019-09-12
Attempt to obtain ACPI RSDP from the hypervisor for Xen PV
manu
2019-06-17
The second parameter to AcpiSetFirmwareWakingVector sets the
jmcneill
2019-05-01
Handle ISA/EISA interrupts like isa_machdep.c.
mlelstv
2019-03-09
In acpi_md_OsRemoveInterruptHandler() redir and mpflags are only
kre
2019-03-09
Start replacing the x86 PTE bits.
maxv
2019-03-03
Fix bug, PG_W is 'wired', not 'writable'.
maxv
2019-02-11
We reorganise definitions for XEN source support as follows:
cherry
2018-11-22
Apply MADT interrupt source overrides to interrupts established via
jmcneill
2018-11-16
Add MD functions for establishing and disestablishing interrupt handlers.
jmcneill
2018-11-10
Remove unused cpu_msr.h includes.
maxv
2018-03-20
Allow registering ACPI interrupt handlers with a xname.
bouyer
2017-09-23
Initialize the errata MSRs when waking up, otherwise they are clear and
maxv
2017-09-23
Reinitialize the PAT MSR when waking up, otherwise the write-combined
maxv
2017-09-19
Remove unused macro
maya
2017-08-10
Save and restore xcr0 when doing ACPI sleeps. Should fix PR/49174.
maxv
2017-02-14
Handle persistent memory. Currently only debug output.
nonaka
2017-02-14
x86: make btinfo_memmap from btinfo_efimemmap for to reduce mem_cluster_cnt.
nonaka
2017-02-09
efi_md::md_virt always uses uint64_t.
nonaka
2017-01-24
Initial commit of native amd64 EFI boot loader.
nonaka
2016-12-08
Add a synthesized pc beeper and keyboard bell for platforms with an audio
nat
2016-10-20
There is a huge fpu synchronization issue here.
maxv
2016-10-20
Reload the MSRs on the original cpu on i386 - looks like I forgot this part
maxv
2016-10-15
provide intr xname
jdolecek
2016-10-07
Don't include sys/cdefs.h and __KERNEL_RSCID twice... once is enough.
skrll
2016-09-21
Set hw.acpi.sleep.vbios when a non-HW accelerated VGA driver attaches.
jmcneill
2016-09-20
use a value of hw.acpi.sleep.vbios that might actually
maya
2016-07-27
Call cpu_init_msrs on i386 when waking up. Currently it does not change
maxv
2016-07-24
The MSR EFER state is not saved and restored when sleeping on i386. On PAE,
maxv
2016-01-28
Fix build break.
htodd
2016-01-28
Add support for grub to find the ACPI root table pointer via a bootinfo entry
christos
2015-10-06
CID/1325751: Avoid possible 32 bit overflow.
christos
2015-10-02
PCI Extended Configuration stuff written by nonaka@:
msaitoh
2015-08-18
dup the argument of the wakeup vector. XXX: is that correct?
christos
[next]