aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorFilesLines
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 1-1/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Gravatar Mike Rapoport 1-1/+1
2018-10-20powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itGravatar Christophe Leroy 1-1/+1
2018-10-19powerpc: Add -Werror at arch/powerpc levelGravatar Michael Ellerman 3-5/+0
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Gravatar Christophe Leroy 1-4/+4
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sGravatar Bartlomiej Zolnierkiewicz 2-8/+0
2018-10-03powerpc/xive: Move a dereference below a NULL testGravatar zhong jiang 1-3/+4
2018-09-19powerpc/xive: Use xive_cpu->chip_id instead of looking it up againGravatar Breno Leitao 1-10/+1
2018-08-23treewide: correct "differenciate" and "instanciate" typosGravatar Finn Thain 1-1/+1
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMGravatar Christophe Leroy 1-0/+1
2018-08-10powerpc: Fix size calculation using resource_size()Gravatar Dan Carpenter 1-1/+1
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleGravatar Rodrigo R. Galvao 1-1/+1
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Gravatar Benjamin Herrenschmidt 1-22/+0
2018-08-07powerpc/xive: Remove now useless pr_debug statementsGravatar Benjamin Herrenschmidt 1-9/+1
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hGravatar Christophe Leroy 1-1/+0
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hGravatar Christophe Leroy 1-1/+0
2018-07-19powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Gravatar Bharat Bhushan 2-4/+4
2018-07-19Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 1-4/+4
2018-07-16powerpc/64s: Remove POWER9 DD1 supportGravatar Nicholas Piggin 1-4/+4
2018-07-12powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Gravatar Daniel Klamt 1-12/+12
2018-07-04powerpc/msi: Remove VLA usageGravatar Kees Cook 1-7/+8
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 2-3/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-2/+3
2018-06-04powerpc: Remove core support for Marvell mv64x60 hostbridgesGravatar Mark Greer 6-1171/+0
2018-06-03powerpc/xics: Add missing of_node_put() in error pathGravatar YueHaibing 1-3/+4
2018-06-03powerpc: cpm_gpio: Remove owner assignment from platform_driverGravatar Fabio Estevam 1-1/+0
2018-06-03powerpc/xive: Remove (almost) unused macrosGravatar Russell Currey 1-1/+1
2018-05-10powerpc/xive: prepare all hcalls to support long busy delaysGravatar Cédric Le Goater 1-8/+28
2018-05-10powerpc/xive: fix hcall H_INT_RESET to support long busy delaysGravatar Cédric Le Goater 1-5/+47
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPGravatar Benjamin Herrenschmidt 1-0/+4
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-3/+3
2018-04-05headers: untangle kmemleak.h from mm.hGravatar Randy Dunlap 2-0/+2
2018-03-31Merge branch 'topic/paca' into nextGravatar Michael Ellerman 2-2/+2
2018-03-31powerpc/xive: Fix wrong xmon output caused by typoGravatar Frederic Barrat 1-1/+1
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyGravatar Nicholas Piggin 1-1/+1
2018-03-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Gravatar Michael Ellerman 1-1/+1
2018-02-15powerpc/xive: Use hw CPU ids when configuring the CPU queuesGravatar Cédric Le Goater 1-6/+10
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+16
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-5/+5
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 16-511/+136
2018-02-01Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Radim Krčmář 2-3/+18
2018-01-31Merge branch 'pci/resource' into nextGravatar Bjorn Helgaas 1-3/+3
2018-01-28powerpc/cell: Remove axonram driverGravatar Michael Ellerman 2-384/+0
2018-01-22powerpc: Use octal numbers for file permissionsGravatar Russell Currey 2-2/+2
2018-01-21Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Gravatar Michael Ellerman 6-42/+96
2018-01-21Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 1-1/+2
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceGravatar Christophe Leroy 5-38/+94
2018-01-20powerpc/fsl_pci: Fix ptr_ret.cocci warningsGravatar Vasyl Gomonovych 1-3/+1