Merge from vendor branch OPENSSL:
[dragonfly.git] / sys / i386 / isa / intr_machdep.c
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-24 Matthew DillonUpdate the userland scheduler. Fix scheduler interacti...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-10 Matthew DillonDo some minor critical path performance improvements...
2004-03-30 Matthew DillonSecond major scheduler patch. This corrects interactiv...
2004-03-10 Hiten PandyaFix spelling mistake, s/itnerrupts/interrupts/.
2004-02-21 Matthew DillonSynchronize a bunch of things from FreeBSD-5 in prepara...
2004-02-20 David Rhodus* Fix placement of return value.
2004-02-20 David Rhodus* Return if array is out of bounds in icu_setup function.
2004-02-11 Matthew Dillonisa_wrongintr() cannot depend on the (void *) unit...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-10-27 Matthew DillonFix a bug introduced when I redid the stray interrupt...
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-12 Matthew DillonCollapse gd_astpending and gd_reqpri together into...
2003-07-12 Matthew DillonForward FAST interrupts to the MP lock holder + minor...
2003-07-11 Matthew Dillonmisc cleanup. Add a case where we don't want an idleth...
2003-07-11 Matthew DillonMP Implmentation 3B/4: Remove Xcpuast and Xforward_irq...
2003-07-08 Matthew DillonMP Implementation 2/4: Implement a poor-man's IPI messa...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-07-04 Matthew DillonGeneric MP rollup work.
2003-06-30 Matthew DillonMisc interrupts/LWKT 1/2: threaded interrupts 2: Major...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: