Mike Travis
|
d7b381bb7b
x86: fixup_irqs() doesnt need an argument.
|
16 years ago |
Rusty Russell
|
968ea6d80e
Merge ../linux-2.6-x86
|
16 years ago |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 years ago |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 years ago |
Thomas Gleixner
|
249f6d9eab
x86: move ack_bad_irq() to irq.c
|
16 years ago |
Thomas Gleixner
|
6b39ba771e
x86: unify show_interrupts() and proc helpers
|
16 years ago |
Thomas Gleixner
|
c0c168ca26
x86: cleanup show_interrupts
|
16 years ago |
Thomas Gleixner
|
2cc21ef843
genirq: remove sparse irq code
|
16 years ago |
Yinghai Lu
|
7564676813
x86: irq no should not use hex in /proc/interrupts
|
16 years ago |
Yinghai Lu
|
8f09cd20a2
x86: make HAVE_SPARSE_IRQ support selectable
|
17 years ago |
Yinghai Lu
|
7a959cff72
x86: add debug info for 32bit sparse_irq
|
17 years ago |
Yinghai Lu
|
497c9a195d
x86: make 32bit support per_cpu vector
|
17 years ago |
Yinghai Lu
|
199751d715
x86: make 32 bit to use sparse_irq
|
17 years ago |
Yinghai Lu
|
7f95ec9e4c
x86: move kstat_irqs from kstat to irq_desc
|
17 years ago |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 years ago |
Yinghai Lu
|
0799e432ac
x86: use nr_irqs
|
17 years ago |
Andi Kleen
|
dc44e65943
x86: capitalize function call interrupts consistently
|
17 years ago |
Jeremy Fitzhardinge
|
cbcd79c2e5
x86: use __page_aligned_data/bss
|
17 years ago |
Ingo Molnar
|
1b8ba39a3f
Merge branch 'x86/irq' into x86/devel
|
17 years ago |
Jan Beulich
|
a2eddfa959
x86: make /proc/stat account for all interrupts
|
17 years ago |
Thomas Gleixner
|
403d8efc94
x86: irq_32 move 4kstacks code to one place
|
17 years ago |
Thomas Gleixner
|
de9b10af12
x86: janitor stack overflow warning patch
|
17 years ago |
Andi Kleen
|
04b361abfd
i386: Execute stack overflow warning on interrupt stack v2
|
17 years ago |
Adrian Bunk
|
eb0f1c442d
proper __do_softirq() prototype
|
17 years ago |
Jan Beulich
|
5065dbafc2
i386: fix asm constraint in do_IRQ()
|
17 years ago |
Harvey Harrison
|
77bf90ed66
x86: replace remaining __FUNCTION__ occurances
|
17 years ago |
Harvey Harrison
|
75604d7f7f
x86: remove all definitions with fastcall
|
17 years ago |
H. Peter Anvin
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
Jan Beulich
|
072f5d82b5
x86: also show non-zero IRQ counts for vectors that currently don't have a handler
|
17 years ago |
Joe Korty
|
38e760a133
x86: expand /proc/interrupts to include missing vectors, v2
|
17 years ago |