aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
AgeCommit message (Expand)Author
2024-01-25powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2020-06-25powerpc/ps3: Fix kexec shutdown hangGeoff Levand
2019-12-01powerpc: Fix signedness bug in update_flash_db()Dan Carpenter
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin
2017-06-09powerpc: ps3: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-16powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-13powerpc/ps3: fix spelling mistake in function nameColin Ian King
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan
2016-06-04char/genrtc: remove powerpc supportArnd Bergmann
2016-05-01powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2016-03-01powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-30powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-06-16powerpc: use device_initcall for registering rtc devicesPaul Gortmaker
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-01-22powerpc/ps3: Write highmem info to repositoryGeoff Levand
2015-01-22powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand
2015-01-22powerpc/ps3: Add empty repository highmem routinesGeoff Levand
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V