index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
1
-0
/
+1
*
powerpc/pseries: warn if recursing into the hcall tracing code
Nicholas Piggin
2021-05-12
1
-4
/
+10
*
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
2021-05-12
1
-10
/
+0
*
powerpc/pseries: Don't trace hcall tracing wrapper
Nicholas Piggin
2021-05-12
1
-2
/
+2
*
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
2021-05-12
2
-2
/
+11
*
Merge branch 'master' into next
Michael Ellerman
2021-05-08
1
-3
/
+3
|
\
|
*
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
1
-3
/
+3
|
|
\
|
|
*
powerpc/svm: stop using io_tlb_start
Christoph Hellwig
2021-03-17
1
-3
/
+3
*
|
|
powerpc/powernv: remove the nvlink support
Christoph Hellwig
2021-05-02
1
-23
/
+0
|
/
/
*
|
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
14
-25
/
+166
|
\
\
|
*
|
powerpc/papr_scm: Mark nvdimm as unarmed if needed during probe
Vaibhav Jain
2021-04-27
1
-0
/
+9
|
*
|
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2021-04-22
1
-3
/
+7
|
*
|
powerpc/pseries/iommu: Fix window size for direct mapping with pmem
Leonardo Bras
2021-04-21
1
-1
/
+1
|
*
|
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
2021-04-20
1
-3
/
+0
|
*
|
powerpc/pseries: Add shutdown() to vio_driver and vio_bus
Tyrel Datwyler
2021-04-20
1
-0
/
+16
|
*
|
powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failure
Daniel Henrique Barboza
2021-04-20
1
-1
/
+9
|
*
|
powerpc/pseries: Introduce dlpar_unisolate_drc()
Daniel Henrique Barboza
2021-04-20
2
-0
/
+15
|
*
|
powerpc/pseries/mce: Fix a typo in error type assignment
Ganesh Goudar
2021-04-20
1
-1
/
+1
|
*
|
powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
2021-04-16
1
-1
/
+3
|
*
|
powerpc/papr_scm: Fix build error due to wrong printf specifier
Michael Ellerman
2021-04-16
1
-1
/
+1
|
*
|
powerpc/fadump: make symbol 'rtas_fadump_set_regval' static
Pu Lehui
2021-04-14
1
-1
/
+1
|
*
|
powerpc/pseries/pmem: Make symbol 'drc_pmem_match' static
Bixuan Cui
2021-04-14
1
-1
/
+1
|
*
|
powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' static
Bixuan Cui
2021-04-14
1
-1
/
+1
|
*
|
powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
Leonardo Bras
2021-04-14
1
-7
/
+30
|
*
|
powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
Shivaprasad G Bhat
2021-04-14
1
-0
/
+39
|
*
|
powerpc/pseries: remove unneeded semicolon
Yang Li
2021-04-08
1
-1
/
+1
|
*
|
powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
Michael Ellerman
2021-04-08
1
-1
/
+3
|
*
|
powerpc/pseries: Only register vio drivers if vio bus exists
Michael Ellerman
2021-03-31
1
-0
/
+4
|
*
|
powerpc/pseries/hotplug-cpu: Show 'last online CPU' error in dlpar_cpu_offline()
Daniel Henrique Barboza
2021-03-29
1
-0
/
+14
|
*
|
powerpc/pseries: export LPAR security flavor in lparcfg
Laurent Dufour
2021-03-26
3
-0
/
+10
|
*
|
powerpc/pseries: Move hvc_vio_init_early() prototype to shared location
Lee Jones
2021-03-24
2
-3
/
+1
|
|
/
*
|
powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
Aneesh Kumar K.V
2021-03-26
1
-1
/
+2
*
|
powerpc/pseries/mobility: handle premature return from H_JOIN
Nathan Lynch
2021-03-22
1
-1
/
+25
*
|
powerpc/pseries/mobility: use struct for shared state
Nathan Lynch
2021-03-22
1
-3
/
+19
|
/
*
vio: make remove callback return void
Uwe Kleine-König
2021-03-02
1
-4
/
+3
*
powerpc/pseries: Don't enforce MSI affinity with kdump
Greg Kurz
2021-03-01
1
-2
/
+23
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
6
-41
/
+44
|
\
|
*
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
2021-02-08
1
-4
/
+3
|
*
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-08
1
-1
/
+1
|
*
powerpc/pseries/mce: restore msr before returning from handler
Nicholas Piggin
2021-02-08
1
-4
/
+15
|
*
powerpc: introduce die_mce
Nicholas Piggin
2021-02-08
1
-1
/
+1
|
*
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
2021-02-08
1
-2
/
+5
|
*
powerpc/pseries: Delete an error message for a failed string duplication in d...
Markus Elfring
2021-01-31
1
-3
/
+1
|
*
powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()
Markus Elfring
2021-01-31
1
-1
/
+0
|
*
powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() static
Cédric Le Goater
2021-01-30
1
-2
/
+1
|
*
powerpc/pcidn: Make IOV setup routines static
Cédric Le Goater
2021-01-30
1
-8
/
+7
|
*
powerpc/pseries: Make IOV setup routines static
Cédric Le Goater
2021-01-30
1
-4
/
+4
|
*
powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static
Cédric Le Goater
2021-01-30
1
-1
/
+1
|
*
powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static
Cédric Le Goater
2021-01-30
1
-1
/
+1
|
*
powerpc/pseries/ras: Remove unused variable 'status'
Cédric Le Goater
2021-01-30
1
-9
/
+4
[next]