summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/i8259.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Move functions declarations to header fileGlauber de Oliveira Costa2007-07-221-18/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu2007-03-291-3/+3
* [PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman2007-02-261-1/+5
* [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman2007-02-261-20/+20
* [PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman2007-02-261-6/+0Star
* [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-0/+1
* [PATCH] x86_64: interrupt array size should be aligned to NR_VECTORSYinghai Lu2006-12-071-1/+2
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-171-3/+4
* [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-041-2/+2
* [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-041-33/+25Star
* [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-041-38/+12Star
* [PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2006-09-261-1/+5
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-9/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | [PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao2006-06-261-7/+7
|/
* [PATCH] amd64: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-121-2/+1Star
* Merge x86-64 update from AndiLinus Torvalds2005-11-151-0/+2
|\
| * [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-151-0/+2
* | [PATCH] x86_64 two timer entries in /sysKarsten Wiese2005-11-141-1/+1
|/
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-311-4/+4
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-3/+0Star
* [PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen2005-09-121-3/+17
* [PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman2005-06-261-0/+12
* [PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg2005-06-231-8/+7Star
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+579