index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
3
-3
/
+3
*
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
2
-0
/
+6
*
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
Vaibhav Jain
2020-09-09
1
-1
/
+1
*
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
2020-08-28
1
-1
/
+1
*
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
2020-08-27
1
-1
/
+1
*
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-20
1
-1
/
+0
*
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
2020-08-20
1
-1
/
+1
*
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
2020-08-18
1
-6
/
+12
*
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-1
/
+1
|
\
|
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+0
|
\
\
|
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
|
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
34
-1462
/
+1792
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc/powernv/sriov: Fix use of uninitialised variable
Oliver O'Halloran
2020-08-03
1
-3
/
+1
|
*
|
powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric
Vaibhav Jain
2020-07-31
1
-0
/
+49
|
*
|
powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
Vaibhav Jain
2020-07-31
1
-0
/
+150
|
*
|
powerpc/pseries/hotplug-cpu: Remove double free in error path
Nathan Lynch
2020-07-30
1
-1
/
+0
|
*
|
powerpc/pseries/mobility: Add pr_debug() for device tree changes
Nathan Lynch
2020-07-30
1
-0
/
+5
|
*
|
powerpc/pseries/mobility: Set pr_fmt()
Nathan Lynch
2020-07-30
1
-2
/
+5
|
*
|
powerpc/powernv/sriov: Remove unused but set variable 'phb'
Wei Yongjun
2020-07-29
1
-2
/
+0
|
*
|
powerpc: use for_each_child_of_node() macro
Qinglang Miao
2020-07-29
4
-9
/
+6
|
*
|
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
3
-3
/
+3
|
*
|
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2020-07-29
2
-0
/
+6
|
*
|
powerpc/52xx: Fix comment about CONFIG_BDI*
Michael Ellerman
2020-07-29
1
-1
/
+1
|
*
|
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
2020-07-29
1
-15
/
+23
|
*
|
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
2020-07-29
1
-18
/
+36
|
*
|
powerpc/powernv/pci.h: delete duplicated word
Randy Dunlap
2020-07-27
1
-1
/
+1
|
*
|
powerpc/papr_scm: Make some symbols static
Wei Yongjun
2020-07-27
1
-2
/
+2
|
*
|
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
2020-07-27
2
-2
/
+11
|
*
|
powerpc/powernv/sriov: Remove vfs_expanded
Oliver O'Halloran
2020-07-26
2
-9
/
+3
|
*
|
powerpc/powernv/sriov: Make single PE mode a per-BAR setting
Oliver O'Halloran
2020-07-26
2
-69
/
+73
|
*
|
powerpc/powernv/sriov: Refactor M64 BAR setup
Oliver O'Halloran
2020-07-26
1
-30
/
+27
|
*
|
powerpc/powernv/sriov: Move M64 BAR allocation into a helper
Oliver O'Halloran
2020-07-26
1
-11
/
+20
|
*
|
powerpc/powernv/sriov: De-indent setup and teardown
Oliver O'Halloran
2020-07-26
2
-41
/
+49
|
*
|
powerpc/powernv/sriov: Drop iov->pe_num_map[]
Oliver O'Halloran
2020-07-26
2
-88
/
+28
|
*
|
powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
Oliver O'Halloran
2020-07-26
2
-9
/
+34
|
*
|
powerpc/powernv/sriov: Factor out M64 BAR setup
Oliver O'Halloran
2020-07-26
1
-29
/
+100
|
*
|
powerpc/powernv/sriov: Simplify used window tracking
Oliver O'Halloran
2020-07-26
2
-36
/
+22
|
*
|
powerpc/powernv/sriov: Rename truncate_iov
Oliver O'Halloran
2020-07-26
1
-5
/
+6
|
*
|
powerpc/powernv/sriov: Explain how SR-IOV works on PowerNV
Oliver O'Halloran
2020-07-26
1
-0
/
+130
|
*
|
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
2020-07-26
4
-655
/
+733
|
*
|
powerpc/powernv/pci: Initialise M64 for IODA1 as a 1-1 window
Oliver O'Halloran
2020-07-26
1
-30
/
+25
|
*
|
powerpc/powernv/pci: Add explicit tracking of the DMA setup state
Oliver O'Halloran
2020-07-26
2
-19
/
+36
|
*
|
powerpc/powernv/pci: Always tear down DMA windows on PE release
Oliver O'Halloran
2020-07-26
1
-27
/
+3
|
*
|
powerpc/powernv/pci: Add pci_bus_to_pnvhb() helper
Oliver O'Halloran
2020-07-26
3
-74
/
+38
|
*
|
powerpc/eeh: Move PE tree setup into the platform
Oliver O'Halloran
2020-07-26
2
-11
/
+83
|
*
|
powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()
Oliver O'Halloran
2020-07-26
2
-5
/
+5
|
*
|
powerpc/eeh: Remove class code field from edev
Oliver O'Halloran
2020-07-26
2
-5
/
+3
|
*
|
powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()
Oliver O'Halloran
2020-07-26
2
-25
/
+34
|
*
|
powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()
Oliver O'Halloran
2020-07-26
1
-3
/
+1
[next]