index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/xics: Remove ICS list
Cédric Le Goater
2021-08-10
1
-26
/
+19
*
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
2
-1
/
+3
*
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
2021-08-10
3
-13
/
+12
*
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
2021-08-10
2
-2
/
+4
*
powerpc/powernv/pci: Add MSI domains
Cédric Le Goater
2021-08-10
1
-0
/
+188
*
powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
Cédric Le Goater
2021-08-10
1
-5
/
+23
*
powerpc/pseries/pci: Add support of MSI domains to PHB hotplug
Cédric Le Goater
2021-08-10
3
-0
/
+15
*
powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
Cédric Le Goater
2021-08-10
3
-2
/
+20
*
powerpc/pseries/pci: Add a domain_free_irqs() handler
Cédric Le Goater
2021-08-10
1
-0
/
+16
*
powerpc/xive: Remove irqd_is_started() check when setting the affinity
Cédric Le Goater
2021-08-10
1
-4
/
+0
*
powerpc/xive: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
1
-10
/
+0
*
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
2021-08-10
5
-0
/
+199
*
powerpc/xive: Ease debugging of xive_irq_set_affinity()
Cédric Le Goater
2021-08-10
1
-2
/
+2
*
powerpc/xive: Add support for IRQ domain hierarchy
Cédric Le Goater
2021-08-10
1
-0
/
+64
*
powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()
Cédric Le Goater
2021-08-10
1
-4
/
+19
*
powerpc/pseries/pci: Introduce __find_pe_total_msi()
Cédric Le Goater
2021-08-10
1
-2
/
+7
*
KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
Alexey Kardashevskiy
2021-08-10
1
-1
/
+1
*
powerpc/configs: Disable legacy ptys on microwatt defconfig
Anton Blanchard
2021-08-10
1
-0
/
+1
*
powerpc: Always inline radix_enabled() to fix build failure
Jordan Niethe
2021-08-10
1
-1
/
+1
*
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
4
-13
/
+13
*
powerpc/kexec: fix for_each_child.cocci warning
kernel test robot
2021-08-10
1
-1
/
+3
*
powerpc/pseries: Prevent free CPU ids being reused on another node
Laurent Dufour
2021-08-10
1
-39
/
+132
*
pseries/drmem: update LMBs after LPM
Laurent Dufour
2021-08-10
3
-0
/
+51
*
powerpc/numa: Consider the max NUMA node for migratable LPAR
Laurent Dufour
2021-08-10
1
-3
/
+10
*
powerpc/non-smp: Unconditionaly call smp_mb() on switch_mm
Christophe Leroy
2021-08-10
1
-1
/
+2
*
powerpc: Remove in_kernel_text()
Christophe Leroy
2021-08-10
1
-8
/
+0
*
powerpc/64s/perf: Always use SIAR for kernel interrupts
Nicholas Piggin
2021-08-04
1
-0
/
+9
*
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
3
-21
/
+51
*
powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()
Gautham R. Shenoy
2021-08-04
1
-40
/
+1
*
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2021-08-04
3
-24
/
+63
*
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
2021-08-04
2
-7
/
+2
*
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2021-08-04
2
-1
/
+15
*
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2021-08-04
2
-18
/
+1
*
cpuidle: pseries: Mark pseries_idle_proble() as __init
Nathan Chancellor
2021-08-04
1
-1
/
+1
*
powerpc/stacktrace: Include linux/delay.h
Michal Suchanek
2021-08-03
1
-0
/
+1
*
cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()
Gautham R. Shenoy
2021-08-03
1
-29
/
+30
*
cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
Gautham R. Shenoy
2021-08-03
1
-1
/
+15
*
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-07-26
8
-12
/
+25
*
Merge branch 'fixes' into next
Michael Ellerman
2021-07-26
5
-8
/
+68
|
\
|
*
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
2021-07-23
1
-0
/
+20
|
*
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-23
1
-3
/
+22
|
*
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-17
1
-2
/
+2
|
*
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
2021-07-17
1
-0
/
+2
|
*
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
2021-07-15
1
-3
/
+22
*
|
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
2021-07-18
1
-1
/
+1
*
|
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
2021-07-18
36
-98
/
+391
|
\
\
|
*
|
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-18
1
-4
/
+29
|
*
|
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
2021-07-18
6
-42
/
+38
|
*
|
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-18
1
-1
/
+1
|
*
|
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-18
1
-2
/
+2
[next]