freebsd-dev/sys/i386/acpica
Alan Cox 3d2e54c317 Push down the acquisition and release of the page queues lock into
pmap_protect() and pmap_remove().  In general, they require the lock in
order to modify a page's pv list or flags.  In some cases, however,
pmap_protect() can avoid acquiring the lock.
2004-07-15 18:00:43 +00:00
..
acpi_asus.c Update for acpi_id_probe() 2004-06-29 19:05:20 +00:00
acpi_machdep.c Add machdep quirks functions. On i386, this disables acpi on systems with 2004-06-30 04:42:29 +00:00
acpi_toshiba.c Update for acpi_id_probe() 2004-06-29 19:05:20 +00:00
acpi_wakecode.S Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header 2004-01-01 22:57:22 +00:00
acpi_wakeup.c Push down the acquisition and release of the page queues lock into 2004-07-15 18:00:43 +00:00
genwakecode.sh Add a shell script to do what genwakecode.pl does. 2002-05-01 21:52:34 +00:00
madt.c Completely ignore disabled CPU entries as their APIC IDs tend to be 2004-06-10 20:03:46 +00:00
Makefile Use headers from the kernel source tree rather than installed headers. 2004-04-13 13:43:11 +00:00
OsdEnvironment.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00