aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/i8259.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared kernel/i8259.cThomas Gleixner1-544/+0
2007-07-21x86_64: Move functions declarations to header fileGlauber de Oliveira Costa1-18/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-29[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30Yinghai Lu1-3/+3
2007-02-26[PATCH] x86_64 irq: Safely cleanup an irq after moving it.Eric W. Biederman1-1/+5
2007-02-26[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.Eric W. Biederman1-20/+20
2007-02-26[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.Eric W. Biederman1-6/+0
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar1-0/+1
2006-12-07[PATCH] x86_64: interrupt array size should be aligned to NR_VECTORSYinghai Lu1-1/+2
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar1-3/+4
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman1-2/+2
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vector, not the irq numberEric W. Biederman1-33/+25
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar1-38/+12
2006-09-26[PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett1-1/+5
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen1-9/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] x86_64: x86_86 msi miss one entry handlerbibo,mao1-7/+7
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-01-12[PATCH] amd64: task_thread_info()Al Viro1-1/+1
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen1-2/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-0/+2
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin1-0/+2
2005-11-13[PATCH] x86_64 two timer entries in /sysKarsten Wiese1-1/+1
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-4/+4
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro1-3/+0
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen1-3/+17
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-23[PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg1-8/+7
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+579