index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
/
icp-native.c
Age
Commit message (
Expand
)
Author
2023-11-27
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-02-29
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2015-06-17
powerpc: Make doorbell check preemption safe
Shreyas B. Prabhu
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
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
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
2012-07-11
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
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: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-06
powerpc: Add WSP platform
David Gibson
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt