aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irq_32.c
Commit message (Expand)AuthorAgeFilesLines
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
* i386: fix asm constraint in do_IRQ()Jan Beulich2008-04-261-1/+1
* x86: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-171-1/+1
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-1/+1
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-10/+10
* x86: also show non-zero IRQ counts for vectors that currently don't have a ha...Jan Beulich2007-10-171-4/+14
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-2/+29
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-111-2/+0
* i386: move kernelThomas Gleixner2007-10-111-0/+343