index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3
Cédric Le Goater
1
-1
/
+22
2021-08-10
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+41
2021-08-10
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2
-1
/
+4
2021-08-10
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
1
-4
/
+17
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
5
-50
/
+36
2021-08-10
powerpc/xics: Remove ICS list
Cédric Le Goater
1
-26
/
+19
2021-08-10
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2
-1
/
+3
2021-08-10
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
3
-13
/
+12
2021-08-10
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
2
-2
/
+4
2021-08-10
powerpc/powernv/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+188
2021-08-10
powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
Cédric Le Goater
1
-5
/
+23
2021-08-10
powerpc/pseries/pci: Add support of MSI domains to PHB hotplug
Cédric Le Goater
3
-0
/
+15
2021-08-10
powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
Cédric Le Goater
3
-2
/
+20
2021-08-10
powerpc/pseries/pci: Add a domain_free_irqs() handler
Cédric Le Goater
1
-0
/
+16
2021-08-10
powerpc/xive: Remove irqd_is_started() check when setting the affinity
Cédric Le Goater
1
-4
/
+0
2021-08-10
powerpc/xive: Drop unmask of MSIs at startup
Cédric Le Goater
1
-10
/
+0
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
5
-0
/
+199
2021-08-10
powerpc/xive: Ease debugging of xive_irq_set_affinity()
Cédric Le Goater
1
-2
/
+2
2021-08-10
powerpc/xive: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+64
2021-08-10
powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()
Cédric Le Goater
1
-4
/
+19
2021-08-10
powerpc/pseries/pci: Introduce __find_pe_total_msi()
Cédric Le Goater
1
-2
/
+7
2021-08-10
KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
Alexey Kardashevskiy
1
-1
/
+1
2021-08-10
powerpc/configs: Disable legacy ptys on microwatt defconfig
Anton Blanchard
1
-0
/
+1
2021-08-10
powerpc: Always inline radix_enabled() to fix build failure
Jordan Niethe
1
-1
/
+1
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
4
-13
/
+13
2021-08-10
powerpc/kexec: fix for_each_child.cocci warning
kernel test robot
1
-1
/
+3
2021-08-10
powerpc/pseries: Prevent free CPU ids being reused on another node
Laurent Dufour
1
-39
/
+132
2021-08-10
pseries/drmem: update LMBs after LPM
Laurent Dufour
3
-0
/
+51
2021-08-10
powerpc/numa: Consider the max NUMA node for migratable LPAR
Laurent Dufour
1
-3
/
+10
2021-08-10
powerpc/non-smp: Unconditionaly call smp_mb() on switch_mm
Christophe Leroy
1
-1
/
+2
2021-08-10
powerpc: Remove in_kernel_text()
Christophe Leroy
1
-8
/
+0
2021-08-04
powerpc/64s/perf: Always use SIAR for kernel interrupts
Nicholas Piggin
1
-0
/
+9
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
3
-21
/
+51
2021-08-04
powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()
Gautham R. Shenoy
1
-40
/
+1
2021-08-04
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
3
-24
/
+63
2021-08-04
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
2
-7
/
+2
2021-08-04
powerpc: make the install target not depend on any build artifact
Masahiro Yamada
2
-1
/
+15
2021-08-04
powerpc: remove unused zInstall target from arch/powerpc/boot/Makefile
Masahiro Yamada
2
-18
/
+1
2021-08-04
cpuidle: pseries: Mark pseries_idle_proble() as __init
Nathan Chancellor
1
-1
/
+1
2021-08-03
powerpc/stacktrace: Include linux/delay.h
Michal Suchanek
1
-0
/
+1
2021-08-03
cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()
Gautham R. Shenoy
1
-29
/
+30
2021-08-03
cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
Gautham R. Shenoy
1
-1
/
+15
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
8
-12
/
+25
2021-07-23
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-23
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-18
Linux 5.14-rc2
v5.14-rc2
Linus Torvalds
1
-1
/
+1
2021-07-18
Documentation: Fix intiramfs script name
Robert Richter
2
-5
/
+5
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-18
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
1
-4
/
+5
2021-07-18
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
1
-5
/
+8
[next]