Ingo Molnar
|
0edcf8d692
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu
|
16 years ago |
Lai Jiangshan
|
42f8faecf7
x86: use percpu data for 4k hardirq and softirq stacks
|
16 years ago |
Ingo Molnar
|
e641f5f525
x86, apic: remove duplicate asm/apic.h inclusions
|
16 years ago |
Ingo Molnar
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
Jeremy Fitzhardinge
|
7c1d7cdcef
x86: unify do_IRQ()
|
16 years ago |
Jeremy Fitzhardinge
|
9b2b76a334
x86: add handle_irq() to allow interrupt injection
|
16 years ago |
Ingo Molnar
|
1dcdd3d15e
x86: remove mach_apic.h
|
16 years ago |
Mike Travis
|
7f7ace0cda
cpumask: update irq_desc to use cpumask_var_t
|
16 years ago |
Jaswinder Singh Rajput
|
72ade5f9ca
x86: irq_32.c fix style problems
|
16 years ago |
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
|
16 years ago |
Yinghai Lu
|
7a959cff72
x86: add debug info for 32bit sparse_irq
|
16 years ago |
Yinghai Lu
|
497c9a195d
x86: make 32bit support per_cpu vector
|
16 years ago |
Yinghai Lu
|
199751d715
x86: make 32 bit to use sparse_irq
|
16 years ago |
Yinghai Lu
|
7f95ec9e4c
x86: move kstat_irqs from kstat to irq_desc
|
16 years ago |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
16 years ago |
Yinghai Lu
|
0799e432ac
x86: use nr_irqs
|
16 years ago |
Andi Kleen
|
dc44e65943
x86: capitalize function call interrupts consistently
|
16 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 |