summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics/icp-native.c
AgeCommit message (Expand)Author
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier
2015-06-17powerpc: Make doorbell check preemption safeShreyas B. Prabhu
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2012-07-11irqdomain: Eliminate dedicated radix lookup functionsGrant Likely
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-06powerpc: Add WSP platformDavid Gibson
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt