index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-1
/
+2
*
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-07-16
2
-2
/
+2
*
powerpc: Make doorbell check preemption safe
Shreyas B. Prabhu
2015-06-17
1
-5
/
+9
*
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-02
1
-1
/
+1
*
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-11
1
-1
/
+1
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-3
/
+1
*
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-9
/
+4
*
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2015-01-23
1
-1
/
+1
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
1
-1
/
+1
|
\
|
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
2
-2
/
+2
|
/
*
powerpc/powernv: Don't call generic code on offline cpus
Paul Mackerras
2014-09-25
1
-0
/
+25
*
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
2014-06-11
1
-1
/
+8
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
powerpc/powernv: Fix endian issues in OPAL ICS backend
Benjamin Herrenschmidt
2013-10-11
1
-8
/
+9
*
powerpc: Fix some endian issues in xics code
Anton Blanchard
2013-08-14
1
-5
/
+5
*
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
2013-08-14
1
-1
/
+1
*
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
2013-05-14
1
-1
/
+1
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-0
/
+8
|
\
|
*
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
1
-0
/
+8
*
|
powerpc/powernv: Patch MSI EOI handler on P8
Gavin Shan
2013-04-26
1
-1
/
+1
|
/
*
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
2013-02-08
1
-1
/
+1
*
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-09-05
1
-1
/
+5
*
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
2012-07-11
2
-2
/
+2
*
irqdomain: Always update revmap when setting up a virq
Grant Likely
2012-07-11
1
-3
/
+0
*
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-30
1
-4
/
+3
*
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-2
/
+1
*
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-16
1
-6
/
+6
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-6
/
+6
*
powerpc/xics: Reset the CPPR if H_EOI fails
Anton Blanchard
2011-12-08
1
-6
/
+7
*
powerpc/xics: Harden xics hypervisor backend
Anton Blanchard
2011-11-28
1
-11
/
+27
*
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-25
1
-1
/
+1
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-08
1
-3
/
+2
*
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
2011-09-20
3
-6
/
+247
*
powerpc/xics: Add __init to marker icp_native_init()
Arnaud Lacombe
2011-09-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
|
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
1
-0
/
+9
|
/
*
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc/xics: Cleanup xics_host_map and ipi
Milton Miller
2011-05-19
1
-5
/
+5
*
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
1
-0
/
+1
*
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
3
-42
/
+8
*
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
2
-34
/
+2
*
powerpc: Add WSP platform
David Gibson
2011-05-06
1
-0
/
+1
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
4
-8
/
+8
*
powerpc/xics: Move irq_host matching into the ics backend
Michael Ellerman
2011-04-20
2
-5
/
+18
*
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
2011-04-20
1
-3
/
+9
*
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2011-04-20
6
-0
/
+1204