index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
2019-07-18
1
-4
/
+3
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-1
/
+51
|
\
|
*
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-06-02
1
-1
/
+51
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-30
1
-0
/
+11
*
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
2019-04-11
1
-0
/
+99
*
powerpc: remove unnecessary unlikely()
Igor Stoppa
2019-01-15
1
-1
/
+1
*
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
2018-11-25
1
-1
/
+1
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-18
1
-1
/
+0
*
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-13
1
-3
/
+0
*
powerpc/xive: Move a dereference below a NULL test
zhong jiang
2018-10-03
1
-3
/
+4
*
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
2018-09-19
1
-10
/
+1
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-24
1
-1
/
+1
*
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
2018-08-07
1
-22
/
+0
*
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
2018-08-07
1
-9
/
+1
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-4
/
+4
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-4
/
+4
*
|
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
2018-07-12
1
-12
/
+12
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
powerpc/xive: Remove (almost) unused macros
Russell Currey
2018-06-03
1
-1
/
+1
*
powerpc/xive: prepare all hcalls to support long busy delays
Cédric Le Goater
2018-05-10
1
-8
/
+28
*
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
Cédric Le Goater
2018-05-10
1
-5
/
+47
*
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
2018-04-18
1
-0
/
+4
*
powerpc/xive: Fix wrong xmon output caused by typo
Frederic Barrat
2018-03-30
1
-1
/
+1
*
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
2018-02-14
1
-6
/
+10
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-2
/
+16
|
\
|
*
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2018-01-19
1
-2
/
+16
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-01-21
1
-1
/
+2
|
\
|
|
*
powerpc/xive: Add interrupt flag to disable automatic EOI
Benjamin Herrenschmidt
2018-01-12
1
-1
/
+2
*
|
powerpc/xive: Remove incorrect debug code
Benjamin Herrenschmidt
2018-01-16
1
-5
/
+0
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
powerpc/xive: Clear XIVE internal structures when a CPU is removed
Cédric Le Goater
2017-10-04
1
-0
/
+8
*
powerpc/xive: Fix IPI reset
Cédric Le Goater
2017-10-04
1
-0
/
+4
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
1
-2
/
+2
*
powerpc/xive: Fix section __init warning
Cédric Le Goater
2017-09-04
1
-1
/
+1
*
powerpc/xive: improve debugging macros
Cédric Le Goater
2017-09-02
1
-2
/
+6
*
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
2017-09-02
3
-3
/
+52
*
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
2
-0
/
+4
*
powerpc/xive: introduce xive_esb_write()
Cédric Le Goater
2017-09-02
1
-1
/
+10
*
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
Cédric Le Goater
2017-09-02
1
-10
/
+10
*
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2017-09-02
4
-0
/
+637
*
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
2017-09-02
3
-11
/
+27
*
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
2017-08-24
1
-1
/
+1
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-1
/
+1
*
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
2017-08-15
1
-3
/
+3
*
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
2017-08-10
2
-3
/
+3
*
powerpc/xive: Ensure active irqd when setting affinity
Benjamin Herrenschmidt
2017-08-10
1
-0
/
+4
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-1
/
+1
|
\
|
*
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
2017-06-15
1
-1
/
+1
[next]