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
/
sysdev
/
xics
Age
Commit message (
Expand
)
Author
2017-06-17
powerpc/powernv: Properly set "host-ipi" on IPIs
Benjamin Herrenschmidt
2017-03-18
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2017-02-14
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
2017-01-26
powerpc/icp-opal: Fix missing KVM case and harden replay
Benjamin Herrenschmidt
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-06
powerpc/xics/opal: Fix processor numbers in OPAL ICP
Benjamin Herrenschmidt
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2016-02-29
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-06-17
powerpc: Make doorbell check preemption safe
Shreyas B. Prabhu
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-02-13
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-09-25
powerpc/powernv: Don't call generic code on offline cpus
Paul Mackerras
2014-06-11
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-11
powerpc/powernv: Fix endian issues in OPAL ICS backend
Benjamin Herrenschmidt
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
powerpc/powernv: Patch MSI EOI handler on P8
Gavin Shan
2013-02-08
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-07-11
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-04-30
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-12-08
powerpc/xics: Reset the CPPR if H_EOI fails
Anton Blanchard
2011-11-28
powerpc/xics: Harden xics hypervisor backend
Anton Blanchard
2011-11-25
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
2011-09-20
powerpc/xics: Add __init to marker icp_native_init()
Arnaud Lacombe
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
[next]