index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
1
-9
/
+9
2020-03-20
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Michael Ellerman
1
-1
/
+1
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
1
-1
/
+1
2020-03-17
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
1
-2
/
+2
2020-03-17
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
1
-4
/
+4
2020-03-04
powerpc/vphn: Check for error from hcall_vphn
Srikar Dronamraju
1
-1
/
+2
2020-03-04
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysfs file creation
Kajol Jain
1
-0
/
+6
2020-03-04
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
1
-0
/
+2
2020-03-04
powerpc/powernv: Treat an empty reboot string as default
Oliver O'Halloran
1
-1
/
+1
2020-03-04
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-63
/
+10
2020-03-04
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2020-03-04
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
1
-1
/
+4
2020-03-04
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
1
-2
/
+2
2020-02-19
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
1
-4
/
+4
2020-02-19
powerpc/powernv: Move core and fadump_release_opalcore under new kobject
Sourabh Jain
1
-15
/
+40
2020-02-19
powerpc/papr_scm: Mark papr_scm_ndctl() as static
Vaibhav Jain
1
-2
/
+3
2020-02-19
powerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES check
Oliver O'Halloran
1
-2
/
+0
2020-02-19
powerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
Oliver O'Halloran
1
-2
/
+0
2020-02-17
powerpc/papr_scm: Switch to numa_map_to_online_node()
Dan Williams
1
-20
/
+1
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
11
-109
/
+5
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
20
-242
/
+357
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
4
-31
/
+30
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
1
-0
/
+1
2020-01-27
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
1
-0
/
+4
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+2
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+1
2020-01-26
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
1
-2
/
+2
2020-01-26
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-01-26
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
1
-1
/
+1
2020-01-26
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
1
-0
/
+2
2020-01-26
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
1
-1
/
+0
2020-01-23
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
3
-22
/
+21
2020-01-23
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
3
-14
/
+4
2020-01-23
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
2
-18
/
+25
2020-01-23
powernv/pci: Remove dma_dev_setup() for NPU PHBs
Oliver O'Halloran
1
-1
/
+0
2020-01-23
powerpc/powernv: Allow manually invoking special reboots
Oliver O'Halloran
1
-0
/
+4
2020-01-23
powerpc/powernv: Use common code for the symbol_map export
Oliver O'Halloran
1
-38
/
+10
2020-01-23
powerpc/powernv: Rework exports to support subnodes
Oliver O'Halloran
1
-42
/
+72
2020-01-23
powernv/pci: Add a debugfs entry to dump PHB's IODA PE state
Oliver O'Halloran
1
-0
/
+29
2020-01-23
powernv/pci: Allow any write trigger the diag dump
Oliver O'Halloran
1
-3
/
+0
2020-01-23
powernv/pci: Use pnv_phb as the private data for debugfs entries
Oliver O'Halloran
1
-9
/
+2
2020-01-23
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
2
-4
/
+4
2020-01-23
powerpc/powernv/ioda: Find opencapi slot for a device node
Frederic Barrat
1
-10
/
+14
2020-01-23
powerpc/powernv/ioda: Release opencapi device
Frederic Barrat
1
-19
/
+40
2020-01-23
powerpc/powernv/ioda: set up PE on opencapi device when enabling
Frederic Barrat
1
-8
/
+23
2020-01-23
powerpc/powernv/ioda: Protect PE list
Frederic Barrat
1
-1
/
+5
2020-01-23
powerpc/powernv/ioda: Fix ref count for devices with their own PE
Frederic Barrat
1
-7
/
+12
[prev]
[next]