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
/
powerpc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-10-15
powerpc: Rename __get_SP() to current_stack_pointer()
Anton Blanchard
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-06-06
powerpc: update comments for generic idle conversion
Geert Uytterhoeven
2014-03-04
powerpc: Irq: Use generic_handle_irq
Thomas Gleixner
2014-02-11
powerpc/ppc32: Fix the bug in the init of non-base exception stack for UP
Kevin Hao
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-10-07
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-08-01
powerpc: Rename PMU interrupts from CNT to PMI
Michael Ellerman
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
2013-04-18
powerpc: Add accounting for Doorbell interrupts
Ian Munsie
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2012-09-17
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
2012-05-22
powerpc: Fix irq distribution
Kim Phillips
2012-05-12
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2012-05-09
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-10
irq: Kill pointless irqd_to_hw export
Grant Likely
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-07
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-02-16
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
2011-12-08
powerpc/ps3: Fix hcall lv1_get_version_info
Geoff Levand
2011-11-25
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
2011-11-25
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-07-22
powerpc: Copy back TIF flags on return from softirq stack
Benjamin Herrenschmidt
2011-07-19
powerpc/irq: Quieten irq mapping printks
Anton Blanchard
2011-06-29
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
[next]