index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
powerpc: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-11-25
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
1
-1
/
+1
2018-10-03
powerpc/xive: Move a dereference below a NULL test
zhong jiang
1
-3
/
+4
2018-08-24
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
1
-1
/
+1
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
1
-22
/
+0
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-4
/
+4
2018-03-30
powerpc/xive: Fix wrong xmon output caused by typo
Frederic Barrat
1
-1
/
+1
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+2
2018-01-16
powerpc/xive: Remove incorrect debug code
Benjamin Herrenschmidt
1
-5
/
+0
2018-01-12
powerpc/xive: Add interrupt flag to disable automatic EOI
Benjamin Herrenschmidt
1
-1
/
+2
2017-10-04
powerpc/xive: Clear XIVE internal structures when a CPU is removed
Cédric Le Goater
1
-0
/
+8
2017-09-02
powerpc/xive: improve debugging macros
Cédric Le Goater
1
-2
/
+6
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
1
-2
/
+8
2017-09-02
powerpc/xive: introduce xive_esb_write()
Cédric Le Goater
1
-1
/
+10
2017-09-02
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
Cédric Le Goater
1
-10
/
+10
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
1
-0
/
+13
2017-09-02
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
1
-0
/
+16
2017-08-24
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
1
-1
/
+1
2017-08-15
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
1
-3
/
+3
2017-08-10
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
1
-2
/
+2
2017-08-10
powerpc/xive: Ensure active irqd when setting affinity
Benjamin Herrenschmidt
1
-0
/
+4
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
1
-1
/
+1
2017-06-05
powerpc: Fix some spelling mistakes
Colin Ian King
1
-1
/
+1
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-6
/
+136
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-6
/
+136
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
1
-3
/
+3
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+1302