index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
Age
Commit message (
Expand
)
Author
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-04
powerpc/xive: Fix section __init warning
Cédric Le Goater
2017-09-02
powerpc/xive: improve debugging macros
Cédric Le Goater
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
powerpc/xive: introduce xive_esb_write()
Cédric Le Goater
2017-09-02
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
Cédric Le Goater
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2017-09-02
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
2017-08-24
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-15
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
2017-08-10
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
2017-08-10
powerpc/xive: Ensure active irqd when setting affinity
Benjamin Herrenschmidt
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
2017-06-28
powerpc/xive: Silence message about VP block allocation
Benjamin Herrenschmidt
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
2017-06-05
powerpc: Fix some spelling mistakes
Colin Ian King
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-20
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt