index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
|
*
|
|
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
20
-242
/
+357
|
\
\
\
|
*
|
|
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2020-01-27
1
-0
/
+1
|
*
|
|
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
2020-01-27
1
-0
/
+4
|
*
|
|
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-0
/
+2
|
*
|
|
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-0
/
+1
|
*
|
|
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
2020-01-26
1
-2
/
+2
|
*
|
|
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
2020-01-26
1
-0
/
+2
|
*
|
|
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
2020-01-26
1
-1
/
+1
|
*
|
|
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
2020-01-26
1
-0
/
+2
|
*
|
|
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
2020-01-26
1
-1
/
+0
|
*
|
|
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
2020-01-23
3
-22
/
+21
|
*
|
|
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
2020-01-23
3
-14
/
+4
|
*
|
|
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
2020-01-23
2
-18
/
+25
|
*
|
|
powernv/pci: Remove dma_dev_setup() for NPU PHBs
Oliver O'Halloran
2020-01-23
1
-1
/
+0
|
*
|
|
powerpc/powernv: Allow manually invoking special reboots
Oliver O'Halloran
2020-01-23
1
-0
/
+4
|
*
|
|
powerpc/powernv: Use common code for the symbol_map export
Oliver O'Halloran
2020-01-23
1
-38
/
+10
|
*
|
|
powerpc/powernv: Rework exports to support subnodes
Oliver O'Halloran
2020-01-23
1
-42
/
+72
|
*
|
|
powernv/pci: Add a debugfs entry to dump PHB's IODA PE state
Oliver O'Halloran
2020-01-23
1
-0
/
+29
|
*
|
|
powernv/pci: Allow any write trigger the diag dump
Oliver O'Halloran
2020-01-23
1
-3
/
+0
|
*
|
|
powernv/pci: Use pnv_phb as the private data for debugfs entries
Oliver O'Halloran
2020-01-23
1
-9
/
+2
|
*
|
|
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
2020-01-23
2
-4
/
+4
|
*
|
|
powerpc/powernv/ioda: Find opencapi slot for a device node
Frederic Barrat
2020-01-23
1
-10
/
+14
|
*
|
|
powerpc/powernv/ioda: Release opencapi device
Frederic Barrat
2020-01-23
1
-19
/
+40
|
*
|
|
powerpc/powernv/ioda: set up PE on opencapi device when enabling
Frederic Barrat
2020-01-23
1
-8
/
+23
|
*
|
|
powerpc/powernv/ioda: Protect PE list
Frederic Barrat
2020-01-23
1
-1
/
+5
|
*
|
|
powerpc/powernv/ioda: Fix ref count for devices with their own PE
Frederic Barrat
2020-01-23
1
-7
/
+12
|
*
|
|
powerpc/64s: Reimplement power4_idle code in C
Nicholas Piggin
2020-01-16
1
-0
/
+4
|
*
|
|
powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
Pingfan Liu
2020-01-14
1
-1
/
+3
|
*
|
|
powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry
Bai Yingjie
2020-01-07
1
-0
/
+9
|
*
|
|
powerpc/powernv: use resource_size
Julia Lawall
2020-01-07
1
-2
/
+2
|
*
|
|
powerpc/83xx: use resource_size
Julia Lawall
2020-01-07
1
-1
/
+1
|
*
|
|
powerpc/85xx: Get twr_p102x to compile again
Sebastian Andrzej Siewior
2020-01-06
1
-4
/
+1
|
*
|
|
powerpc/pseries/svm: Allow IOMMU to work in SVM
Alexey Kardashevskiy
2020-01-06
1
-0
/
+7
|
*
|
|
powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff features
Alexey Kardashevskiy
2020-01-06
2
-6
/
+9
|
*
|
|
powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce fo...
Alexey Kardashevskiy
2020-01-06
1
-14
/
+29
|
*
|
|
Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests"
Ram Pai
2020-01-06
1
-10
/
+1
|
*
|
|
powerpc/pseries: Remove redundant select of PPC_DOORBELL
Michael Ellerman
2020-01-06
1
-1
/
+0
|
*
|
|
powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-01-06
1
-3
/
+3
|
*
|
|
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Oliver O'Halloran
2020-01-06
2
-8
/
+15
|
*
|
|
powerpc/papr_scm: Update debug message
Aneesh Kumar K.V
2020-01-06
1
-2
/
+3
|
|
/
/
*
|
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
4
-31
/
+30
*
|
|
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
4
-14
/
+0
|
/
/
*
|
powerpc/pseries/cmm: fix managed page counts when migrating pages between zones
David Hildenbrand
2019-12-16
1
-0
/
+10
*
|
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
2019-12-13
1
-0
/
+7
|
/
*
powerpc/perf: Disable trace_imc pmu
Madhavan Srinivasan
2019-12-05
1
-1
/
+8
*
powerpc/powernv: Avoid re-registration of imc debugfs directory
Anju T Sudhakar
2019-12-05
1
-23
/
+16
*
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-23
/
+2
|
\
|
*
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
2019-11-19
1
-6
/
+0
[prev]
[next]