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
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2011-01-13
irq: use per_cpu kstat_irqs
Eric Dumazet
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
2010-12-08
Merge branch 'linus' into sched/core
Ingo Molnar
2010-12-01
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
2010-10-31
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
2010-10-22
genirq: Warn if enable_irq is called before irq is set up
Thomas Gleixner
2010-10-12
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
Thomas Gleixner
2010-10-12
genirq: Switch sparse_irq allocator to GFP_KERNEL
Thomas Gleixner
2010-10-12
genirq: Make sparse_lock a mutex
Thomas Gleixner
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
2010-10-12
genirq: Sanitize dynamic irq handling
Thomas Gleixner
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
genirq: Use sane sparse allocator
Thomas Gleixner
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
2010-10-12
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
2010-10-12
genirq: Remove export of kstat_irqs_cpu
Thomas Gleixner
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
2010-10-12
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->retrigger()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->set_wake()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->set_type()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->set_affinity()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->eoi()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->mask_ack()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for bus_lock/bus_sync_unlock
Thomas Gleixner
2010-10-04
genirq: Add new functions to dummy chips
Thomas Gleixner
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
2010-10-04
genirq: Create irq_data
Thomas Gleixner
2010-10-04
genirq: Provide Kconfig
Thomas Gleixner
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-07-29
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-06-09
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-05-12
genirq: Clear CPU mask in affinity_hint when none is provided
Peter P Waskiewicz Jr
[next]