aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner14-182/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2019-02-03Move static keyword at beginning of declarationMathieu Malaterre2-4/+4
2019-01-14powerpc/ps3: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy1-2/+1
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-2/+0
2018-10-13powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann1-24/+0
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann2-2/+2
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy1-2/+2
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring1-4/+2
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin1-0/+1
2018-01-21Merge branch 'fixes' into nextMichael Ellerman1-0/+15
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson1-0/+15
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches3-10/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada1-17/+5
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin1-15/+0
2017-06-09powerpc: ps3: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman1-4/+6
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin1-2/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-2/+2
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras1-1/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman3-9/+9
2016-09-13powerpc/ps3: fix spelling mistake in function nameColin Ian King1-1/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-9/+9
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-4/+2
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt1-6/+6
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-6/+9
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-2/+2
2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan1-1/+1
2016-06-04char/genrtc: remove powerpc supportArnd Bergmann1-1/+1
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-03-01powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques1-8/+2
2016-03-01powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques1-20/+9
2016-03-01powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques1-10/+6
2016-03-01powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques1-10/+7
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2015-09-30powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman1-5/+0
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng1-1/+1