index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-13
/
+131
2019-09-13
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-13
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-3
/
+26
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
1
-0
/
+11
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
1
-0
/
+7
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
4
-0
/
+75
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-23
/
+64
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
1
-23
/
+64
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
1
-0
/
+4
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
1
-1
/
+1
2019-08-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
1
-1
/
+1
2019-07-18
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
1
-4
/
+3
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+51
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
1
-1
/
+51
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
1
-0
/
+11
2019-04-11
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
1
-0
/
+99
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-18
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-1
/
+0
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2018-10-03
powerpc/xive: Move a dereference below a NULL test
zhong jiang
1
-3
/
+4
2018-09-19
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
1
-10
/
+1
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-08-07
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
1
-9
/
+1
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-4
/
+4
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-4
/
+4
2018-07-12
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
1
-12
/
+12
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-03
powerpc/xive: Remove (almost) unused macros
Russell Currey
1
-1
/
+1
2018-05-10
powerpc/xive: prepare all hcalls to support long busy delays
Cédric Le Goater
1
-8
/
+28
2018-05-10
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
Cédric Le Goater
1
-5
/
+47
2018-04-18
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
1
-0
/
+4
2018-03-30
powerpc/xive: Fix wrong xmon output caused by typo
Frederic Barrat
1
-1
/
+1
2018-02-15
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
1
-6
/
+10
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+16
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+2
2018-01-19
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
1
-2
/
+16
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
powerpc/xive: Clear XIVE internal structures when a CPU is removed
Cédric Le Goater
1
-0
/
+8
2017-10-04
powerpc/xive: Fix IPI reset
Cédric Le Goater
1
-0
/
+4
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-2
/
+2
2017-09-04
powerpc/xive: Fix section __init warning
Cédric Le Goater
1
-1
/
+1
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
3
-3
/
+52
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2
-0
/
+4
[next]