index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
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
powerpc/papr_scm: Add PAPR command family to pass-through command-set
Vaibhav Jain
1
-0
/
+3
2020-10-29
powerpc/papr_scm: Fix warning triggered by perf_stats_show()
Vaibhav Jain
1
-2
/
+3
2020-10-29
powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
Thiago Jung Bauermann
1
-0
/
+26
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-09-09
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
Vaibhav Jain
1
-1
/
+1
2020-08-20
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
1
-1
/
+0
2020-08-18
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
1
-6
/
+12
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-566
/
+662
2020-07-31
powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric
Vaibhav Jain
1
-0
/
+49
2020-07-31
powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
Vaibhav Jain
1
-0
/
+150
2020-07-30
powerpc/pseries/hotplug-cpu: Remove double free in error path
Nathan Lynch
1
-1
/
+0
2020-07-30
powerpc/pseries/mobility: Add pr_debug() for device tree changes
Nathan Lynch
1
-0
/
+5
2020-07-30
powerpc/pseries/mobility: Set pr_fmt()
Nathan Lynch
1
-2
/
+5
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-29
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2
-0
/
+6
2020-07-29
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
1
-15
/
+23
2020-07-29
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
1
-18
/
+36
2020-07-26
powerpc/papr_scm: Make some symbols static
Wei Yongjun
1
-2
/
+2
2020-07-26
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
2
-2
/
+11
2020-07-26
powerpc/eeh: Move PE tree setup into the platform
Oliver O'Halloran
1
-10
/
+57
2020-07-26
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
1
-4
/
+4
2020-07-26
powerpc/eeh: Remove class code field from edev
Oliver O'Halloran
1
-2
/
+1
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
1
-6
/
+10
2020-07-26
powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
Oliver O'Halloran
1
-3
/
+1
2020-07-26
powerpc/eeh: Remove VF config space restoration
Oliver O'Halloran
1
-25
/
+1
2020-07-26
powerpc/eeh: Kill off eeh_ops->get_pe_addr()
Oliver O'Halloran
1
-11
/
+11
2020-07-26
powerpc/pseries: Stop using pdn->pe_number
Oliver O'Halloran
1
-6
/
+4
2020-07-26
powerpc/eeh: Remove eeh_dev_phb_init_dynamic()
Oliver O'Halloran
1
-1
/
+1
2020-07-26
powerpc/watchpoint: Guest support for 2nd DAWR hcall
Ravi Bangoria
1
-2
/
+5
2020-07-23
Merge branch 'scv' support into next
Michael Ellerman
1
-3
/
+5
2020-07-23
powerpc/pseries: PCIE PHB reset
Wen Xiong
1
-63
/
+169
2020-07-22
powerpc/64s: system call support for scv/rfscv instructions
Nicholas Piggin
1
-3
/
+5
2020-07-20
powerpc/papr/scm: Add bad memory ranges to nvdimm bad ranges
Santosh Sivaraj
1
-1
/
+95
2020-07-16
pseries: Fix 64 bit logical memory block panic
Anton Blanchard
1
-1
/
+1
2020-07-16
powerpc/pseries: remove obsolete memory hotplug DT notifier code
Nathan Lynch
1
-64
/
+1
2020-07-16
powerpc/pseries: remove dlpar_cpu_readd()
Nathan Lynch
1
-19
/
+0
2020-07-16
powerpc/pseries: remove memory "re-add" implementation
Nathan Lynch
1
-42
/
+0
2020-07-16
powerpc/pseries: remove prrn special case from DT update path
Nathan Lynch
1
-27
/
+0
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
2
-8
/
+1
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-2
/
+0
2020-07-16
powerpc/rtas: don't online CPUs for partition suspend
Nathan Lynch
1
-21
/
+1
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
4
-222
/
+15
[next]