aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+2
2021-03-26powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V1-1/+2
2021-03-23powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch1-1/+25
2021-03-23powerpc/pseries/mobility: use struct for shared stateNathan Lynch1-3/+19
2021-03-12spufs: fix bogosity in S_ISGID handlingAl Viro1-8/+2
2021-03-08coredump: don't bother with do_truncate()Al Viro1-2/+1
2021-03-02vio: make remove callback return voidUwe Kleine-König1-4/+3
2021-03-01powerpc/pseries: Don't enforce MSI affinity with kdumpGreg Kurz1-2/+23
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-2/+3
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-22/+0
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds58-158/+207
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+2
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds6-72/+1
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann1-1/+1
2021-02-12of: Remove of_dev_{get,put}()Rob Herring1-2/+2
2021-02-11powerpc/time: Avoid using get_tbl()Christophe Leroy1-4/+4
2021-02-11powerpc/mm: Remove dcache flush from memory remove.Aneesh Kumar K.V1-0/+29
2021-02-11powerpc/amigaone: Make amigaone_discover_phbs() staticMichael Ellerman1-1/+1
2021-02-11powerpc/83xx: Fix build error when CONFIG_PCI=nMichael Ellerman1-1/+1
2021-02-11powerpc/powernv/pci: Use kzalloc() for phb related allocationsMichael Ellerman1-3/+3
2021-02-09powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch1-4/+3
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan2-2/+2
2021-02-09powerpc/akebono: Fix unmet dependency errorsMichael Ellerman1-7/+0
2021-02-09powerpc/pseries/mce: restore msr before returning from handlerNicholas Piggin1-4/+15
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin3-6/+10
2021-02-09powerpc: introduce die_mceNicholas Piggin2-2/+2
2021-02-09powerpc/cell: tidy up pervasive declarationsNicholas Piggin2-3/+1
2021-02-09powerpc: bad_page_fault get registers from regsNicholas Piggin1-1/+1
2021-02-09powerpc/pasemi: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/embedded6xx/mve5100: Move PHB discoveryOliver O'Halloran2-7/+14
2021-02-09powerpc/embedded6xx/mpc7448: Move PHB discoveryOliver O'Halloran1-5/+9
2021-02-09powerpc/embedded6xx/linkstation: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-09powerpc/embedded6xx/holly: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-09powerpc/chrp: Move PHB discoveryOliver O'Halloran2-11/+9
2021-02-09powerpc/amigaone: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran13-2/+12
2021-02-09powerpc/82xx/*: Move PHB discoveryOliver O'Halloran2-3/+2
2021-02-09powerpc/52xx/mpc5200_simple: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/52xx/lite5200: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/512x: Move PHB discoveryOliver O'Halloran1-5/+8
2021-02-09powerpc/pci: Move PHB discovery for PCI_DN using platformsOliver O'Halloran7-14/+22
2021-02-08powerpc/powernv: remove get_cxl_moduleChristoph Hellwig1-22/+0
2021-01-31powerpc/powernv/pci: Drop pnv_phb->initializedOliver O'Halloran2-18/+0
2021-01-31powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()Markus Elfring1-7/+5
2021-01-31powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()Markus Elfring1-1/+0
2021-01-31powerpc/pseries: Delete an error message for a failed string duplication in dlpar_store()Markus Elfring1-3/+1