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_6.6-2.2.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
/
io_apic.c
Age
Commit message (
Expand
)
Author
2008-12-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
x86: io_apic.c io_apic_sync should be static
Jaswinder Singh Rajput
2008-12-27
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
2008-12-26
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
2008-12-23
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
2008-12-19
sparseirq: fix numa_migrate_irq_desc dependency and comments
Yinghai Lu
2008-12-19
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
2008-12-17
x86: update io_apic.c to the new cpumask code
Ingo Molnar
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2008-12-16
x86: Update io_apic.c to use new cpumask API
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-16
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
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-12
x86: kill #ifdef for exit_idle()
Hiroshi Shimamoto
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
2008-12-08
x86: MSI start irq numbering from nr_irqs_gsi
Yinghai Lu
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-11-30
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-23
x86: revert irq number limitation
Thomas Gleixner
2008-11-23
Merge commit 'v2.6.28-rc6' into irq/urgent
Ingo Molnar
2008-11-20
x86: Fix interrupt leak due to migration
Matthew Wilcox
2008-11-09
x86: apic honour irq affinity which was set in early boot
Thomas Gleixner
2008-11-06
x86: don't allow nr_irqs > NR_IRQS
Ben Hutchings
2008-10-16
io_apic: make irq_mis_count available on 64-bit too
Ingo Molnar
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
x86: sparse_irq: fix typo in debug print out
Yinghai Lu
2008-10-16
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson
2008-10-16
x86: print out irq nr for msi/ht, v3
Yinghai Lu
2008-10-16
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
2008-10-16
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
2008-10-16
sparseirq: remove some debug print out
Yinghai Lu
2008-10-16
x86: io-apic - do not use KERN_DEBUG marker too much, fix
Cyrill Gorcunov
2008-10-16
x86: io-apic - get rid of __DO_ACTION macro
Cyrill Gorcunov
2008-10-16
x86: io-apic - do not use KERN_DEBUG marker too much
Cyrill Gorcunov
2008-10-16
x86: io-apic - code style cleaning for setup_IO_APIC_irqs
Cyrill Gorcunov
2008-10-16
x86: HPET_MSI Basic HPET_MSI setup code
venkatesh.pallipadi@intel.com
2008-10-16
x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only
Cyrill Gorcunov
2008-10-16
x86: io-apic - use ARRAY_SIZE macro
Cyrill Gorcunov
2008-10-16
x2apic: fix reserved APIC register accesses in print_local_APIC()
Yinghai Lu
2008-10-16
x86: fix probe_nr_irqs for xen
Yinghai Lu
2008-10-16
x86: fix 32-bit ioapic lockup with sparseirqs
Yinghai Lu
2008-10-16
x86: sparse_irq needs spin_lock in allocations
Yinghai Lu
2008-10-16
warning: fix arch x86 kernel io_apic c
Ingo Molnar
2008-10-16
x86: probe nr_irqs even only mptable is used
Yinghai Lu
[prev]
[next]