index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
powerpc/pseries: wire up rng during setup_arch()
Jason A. Donenfeld
3
-8
/
+7
2021-08-04
powerpc/pseries: Fix regression while building external modules
Srikar Dronamraju
1
-1
/
+1
2021-05-19
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
1
-3
/
+0
2021-05-14
powerpc/pseries: extract host bridge from pci_bus prior to bus removal
Tyrel Datwyler
1
-1
/
+3
2021-03-17
powerpc/pseries: Don't enforce MSI affinity with kdump
Greg Kurz
1
-2
/
+23
2021-03-04
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2020-12-30
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
1
-3
/
+0
2020-12-30
powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
Nathan Lynch
1
-1
/
+0
2020-12-11
powerpc/pseries: Pass MSI affinity to irq_create_mapping()
Laurent Vivier
1
-1
/
+2
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-0
/
+4
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-0
/
+4
2020-11-05
powerpc/memhotplug: Make lmb size 64bit
Aneesh Kumar K.V
1
-14
/
+29
2020-10-29
powerpc/pseries: Avoid using addr_to_pfn in real mode
Ganesh Goudar
1
-49
/
+69
2020-10-29
pseries/drmem: don't cache node id in drmem_lmb struct
Scott Cheloha
1
-8
/
+16
2020-10-29
powerpc/pseries: Fix missing of_node_put() in rng_init()
Nicholas Mc Guire
1
-0
/
+1
2020-08-26
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
1
-1
/
+0
2020-08-21
pseries: Fix 64 bit logical memory block panic
Anton Blanchard
1
-1
/
+1
2020-08-19
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-21
/
+1
2020-06-24
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin
1
-2
/
+3
2020-04-29
powerpc/pseries: Fix MCE handling on pseries
Ganesh Goudar
1
-0
/
+11
2020-04-17
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
1
-4
/
+4
2020-04-17
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
1
-1
/
+1
2020-02-24
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
1
-2
/
+2
2020-02-14
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...
Alexey Kardashevskiy
1
-14
/
+29
2020-02-14
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
1
-0
/
+2
2020-02-14
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-02-14
Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"
Ram Pai
1
-10
/
+1
2020-02-11
powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
Pingfan Liu
1
-1
/
+3
2020-01-12
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
1
-0
/
+7
2020-01-04
Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"
Greg Kroah-Hartman
1
-7
/
+0
2020-01-04
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
1
-0
/
+5
2020-01-04
powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
Vaibhav Jain
1
-2
/
+2
2019-12-31
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
1
-0
/
+7
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
1
-0
/
+3
2019-09-25
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
1
-8
/
+40
2019-09-25
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
1
-15
/
+11
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
1
-2
/
+21
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
3
-0
/
+142
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-334
/
+1078
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
2
-1
/
+15
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
1
-1
/
+1
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
2
-0
/
+15
2019-09-14
pseries/fadump: move out platform specific support from generic code
Hari Bathini
1
-3
/
+260
2019-09-14
powerpc/fadump: add source info while displaying region contents
Hari Bathini
1
-4
/
+4
2019-09-14
pseries/fadump: define RTAS register/un-register callback functions
Hari Bathini
1
-3
/
+159
2019-09-14
powerpc/fadump: introduce callbacks for platform specific operations
Hari Bathini
2
-0
/
+123
2019-09-14
powerpc/fadump: move rtas specific definitions to platform code
Hari Bathini
1
-0
/
+100
2019-09-12
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
1
-0
/
+3
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
1
-5
/
+0
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
1
-2
/
+15
[next]