aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/icp-native.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-1/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-6/+4
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-11/+1
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt1-4/+4
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-3/+3
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier1-0/+21
2015-06-17powerpc: Make doorbell check preemption safeShreyas B. Prabhu1-5/+9
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras1-0/+25
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling1-1/+8
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard1-1/+1
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt1-0/+8
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan1-1/+1
2012-07-11irqdomain: Eliminate dedicated radix lookup functionsGrant Likely1-1/+1
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+9
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-7/+3
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-17/+1
2011-05-06powerpc: Add WSP platformDavid Gibson1-0/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-1/+1
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt1-0/+312