summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/intrdefs.h
AgeCommit message (Expand)Author
2011-07-05N: Thou shalt not call hardclock() with biglock held.Owain Ainsworth
2010-05-22protection should use the upper case namesTheo de Raadt
2008-04-26Remove softast; it's no longer used.Mark Kettenis
2008-04-18Now that i386 has a per-process astpending, we can garbage collect ipi_astMark Kettenis
2007-09-07Remove some left-overs from the TSC based microtime. We don't needArtur Grabowski
2007-04-21Introduce a smp aware hw.setperf mechanism, it will scale all CPUs orGordon Willem Klok
2007-04-12Faster signal delivery on i386/MP.Artur Grabowski
2006-03-12remove IPL_IMP and splimp().Brad Smith
2005-05-31IPL_SCHED should block statclock on architectures where the schedulerArtur Grabowski
2005-05-29sched work by niklas and art backed out; causes panicsTheo de Raadt
2005-05-25This patch is mortly art's work and was done *a year* ago. Art wants to thankNiklas Hallqvist
2004-06-13debranch SMP, have funNiklas Hallqvist