freebsd-dev/sys/i386/i386
John Baldwin 543e27a95b Reenable ithread preemption for interrupts that occur while executing in
the kernel.  I accidentally broke this with the new interrupt code that
came in prior to 5.2.

Submitted by:	bde
2004-05-28 17:50:07 +00:00
..
apic_vector.s MFamd64: 2004-05-26 07:43:41 +00:00
atomic.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
autoconf.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
bios.c Don't probe PnP BIOS devices for PICs for now to avoid problems with those 2003-11-03 22:22:04 +00:00
bioscall.s Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
busdma_machdep.c Now that contigfree() does not require Giant, don't grab it in busdma. 2004-03-13 15:42:59 +00:00
critical.c Include <machine/psl.h> for the definition of PSL_I instead of depending 2004-03-05 14:23:13 +00:00
db_disasm.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
db_interface.c Move the definition of rss() from db_interface.c to cpufunc.h where 2004-04-03 22:23:36 +00:00
db_trace.c Update names of entry points for interrupt frames. 2003-11-03 22:07:21 +00:00
dump_machdep.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
elan-mmcr.c Make sure we are all set up before creating the LED instance. 2004-04-27 13:08:03 +00:00
elf_machdep.c Make a small revision to the api between the elf linker core and the 2004-05-16 20:00:28 +00:00
exception.s MFamd64: 2004-05-26 07:43:41 +00:00
genassym.c MFamd64 (put TF_EIP in assym.s and use it instead of a magic offset in 2004-05-23 16:50:55 +00:00
geode.c Add support for the watchdog in Geode SC1100 which is used in embedded 2004-02-28 22:33:28 +00:00
i386-gdbstub.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
i686_mem.c Change all SYSCTLS which are readonly and have a related TUNABLE 2003-10-21 18:28:36 +00:00
identcpu.c I hate noticing bugs after committing. :-( 2004-04-09 17:00:03 +00:00
in_cksum.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
initcpu.c Update a comment. 2003-11-10 15:48:30 +00:00
intr_machdep.c Reenable ithread preemption for interrupts that occur while executing in 2004-05-28 17:50:07 +00:00
io_apic.c - Remove a spurious blank line. 2004-05-11 20:06:55 +00:00
k6_mem.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
legacy.c Move the CPU newbus attachment to i386 legacy. The acpi_cpu device will 2004-05-06 15:54:02 +00:00
local_apic.c - Change the APIC code to mostly use the recently added intr_trigger 2004-05-04 20:39:24 +00:00
locore.s Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
longrun.c Compiled longrun.c when defined options CPU_ENABLE_LONGRUN, 2004-01-31 20:14:44 +00:00
machdep.c Rework the APIC mixed mode support a bit: 2004-05-10 18:49:58 +00:00
mem.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
mp_clock.c - Fail to probe if acpi0 probed ok as this driver basically tries to probe 2003-10-24 21:01:31 +00:00
mp_machdep.c - Move smp_topology to subr_smp.c so that it is defined on all architectures. 2004-01-24 19:52:48 +00:00
mpboot.s New i386 SMP code: 2003-11-03 22:32:04 +00:00
mptable_pci.c Use a private attach method for the MP Table host-PCI bridge driver rather 2004-05-03 14:49:10 +00:00
mptable.c Revert part of rev 1.230 and assume that all EISA IRQs use active high 2004-05-24 15:51:46 +00:00
nexus.c - Add a new pic method pic_config_intr() to set the trigger mode and 2004-05-04 21:02:56 +00:00
p4tcc.c o Typo: Ternal -> Thermal. 2004-02-29 18:30:35 +00:00
perfmon.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pmap.c - pmap_kenter_temporary()'s first parameter, which is a physical address, 2004-04-10 23:28:49 +00:00
support.s MFamd64 (1.111: fixed missing call to .mexitcount in lgdt()). 2004-05-23 15:37:21 +00:00
swtch.s Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
symbols.raw
sys_machdep.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
trap.c Remove stale or broken call to kdb_trap() and protected by the non- 2004-03-11 00:17:45 +00:00
tsc.c Change all SYSCTLS which are readonly and have a related TUNABLE 2003-10-21 18:28:36 +00:00
uio_machdep.c Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
vm86.c Fix copyright comment & FBSDID style nits. 2003-08-25 09:48:48 +00:00
vm86bios.s - Add support for PAE and more than 4 gigs of ram on x86, dependent on the 2003-03-30 05:24:52 +00:00
vm_machdep.c Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00