summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/irqinit_32.c
Commit message (Expand)AuthorAgeFilesLines
* perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-031-1/+0
* perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-071-0/+1
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-2/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-2/+0
| |\
| | * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-2/+0
| * | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-041-0/+3
| |/
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-261-6/+7
|\ \ | |/
| * x86: refactor x86_quirks supportIngo Molnar2009-02-231-6/+7
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-131-0/+12
|\ \ | |/
* | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-12/+0
|\ \
| * | x86/Voyager: make it build and bootJames Bottomley2009-01-311-12/+0
* | | x86: irqinit_32.c fix compilation warningJaswinder Singh Rajput2009-02-011-1/+1
* | | x86: make irqinit_32.c more like irqinit_64.c, v2Yinghai Lu2009-01-261-23/+33
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-231-2/+9
|\ \ \ | | |/ | |/|
| * | x86: make x86_32 use tlb_64.cTejun Heo2009-01-211-2/+9
| |/
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-10/+21
|\ \ | |/
| * x86: irqinit_32.c fix style problemsJaswinder Singh Rajput2009-01-041-7/+5
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+15
| |\
| | * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-1/+15
| * | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-301-2/+1
| |\ \ | | |/
| | * x86: use NR_IRQS_LEGACYYinghai Lu2008-12-081-1/+1
| | * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-1/+0
* | | performance counters: x86 supportIngo Molnar2008-12-081-0/+3
|/ /
* | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-111-1/+1
|/
* genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-161-1/+0
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-161-1/+1
* x86: make 32bit support per_cpu vectorYinghai Lu2008-10-161-12/+29
* x86: make 32 bit to use sparse_irqYinghai Lu2008-10-161-0/+7
* x86: use nr_irqsYinghai Lu2008-10-161-1/+1
* x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov2008-08-111-0/+49
* x86: rename the i8259_32/64.c leftovers to initirq_32/64.cThomas Gleixner2008-05-241-0/+114
OpenPOWER on IntegriCloud