summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/icp-native.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan2023-11-271-0/+2
* powerpc/xics: Use of_address_count()Rob Herring2023-04-041-12/+5
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+2
* KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-241-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-6/+4
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-11/+1
* powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-101-4/+4
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-3/+3
* powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier2016-02-291-0/+21
* powerpc: Make doorbell check preemption safeShreyas B. Prabhu2015-06-171-5/+9
* powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-0/+25
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-111-1/+8
* powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-141-1/+1
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+8
|\
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+8
* | powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2013-04-261-1/+1
|/
* irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-111-1/+1
* powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+9
|/
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-7/+3
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-17/+1
* powerpc: Add WSP platformDavid Gibson2011-05-061-0/+1
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-1/+1
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-0/+312