index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irq_32.c
Age
Commit message (
Expand
)
Author
2008-10-16
x86: move ack_bad_irq() to irq.c
Thomas Gleixner
2008-10-16
x86: unify show_interrupts() and proc helpers
Thomas Gleixner
2008-10-16
x86: cleanup show_interrupts
Thomas Gleixner
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
x86: irq no should not use hex in /proc/interrupts
Yinghai Lu
2008-10-16
x86: make HAVE_SPARSE_IRQ support selectable
Yinghai Lu
2008-10-16
x86: add debug info for 32bit sparse_irq
Yinghai Lu
2008-10-16
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-10-16
x86: make 32 bit to use sparse_irq
Yinghai Lu
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
x86: use nr_irqs
Yinghai Lu
2008-09-04
x86: capitalize function call interrupts consistently
Andi Kleen
2008-07-16
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
2008-07-08
Merge branch 'x86/irq' into x86/devel
Ingo Molnar
2008-05-25
x86: make /proc/stat account for all interrupts
Jan Beulich
2008-05-12
x86: irq_32 move 4kstacks code to one place
Thomas Gleixner
2008-05-12
x86: janitor stack overflow warning patch
Thomas Gleixner
2008-05-12
i386: Execute stack overflow warning on interrupt stack v2
Andi Kleen
2008-04-29
proper __do_softirq() prototype
Adrian Bunk
2008-04-26
i386: fix asm constraint in do_IRQ()
Jan Beulich
2008-04-17
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-01-30
x86: remove all definitions with fastcall
Harvey Harrison
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-17
x86: also show non-zero IRQ counts for vectors that currently don't have a ha...
Jan Beulich
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-11
i386: move kernel
Thomas Gleixner