index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irq_32.c
Age
Commit message (
Expand
)
Author
2009-11-02
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
Suresh Siddha
2009-08-09
x86: Use printk_once()
Marcin Slusarz
2009-02-24
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-02-20
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
2009-02-17
x86, apic: remove duplicate asm/apic.h inclusions
Ingo Molnar
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-09
x86: unify do_IRQ()
Jeremy Fitzhardinge
2009-02-09
x86: add handle_irq() to allow interrupt injection
Jeremy Fitzhardinge
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
2009-01-04
x86: irq_32.c fix style problems
Jaswinder Singh Rajput
2008-12-16
x86: fixup_irqs() doesnt need an argument.
Mike Travis
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
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