summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+15
|\
| * Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-051-0/+15
* | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-043-10/+8
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2017-08-311-17/+5
* powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin2017-08-311-15/+0
* powerpc: ps3: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-4/+6
* powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-2/+2
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-2/+2
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-301-2/+2
* powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-1/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-203-9/+9
* powerpc/ps3: fix spelling mistake in function nameColin Ian King2016-09-131-1/+1
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+1
|\
| * char/genrtc: remove powerpc supportArnd Bergmann2016-06-041-1/+1
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-9/+9
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt2016-07-211-4/+2
* | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-211-6/+6
* | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-6/+9
* | powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-2/+2
* | powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan2016-07-081-1/+1
|/
* powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V2016-05-011-1/+1
* powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V2016-05-011-1/+1
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques2016-03-011-8/+2
* powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques2016-03-011-20/+9
* powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques2016-03-011-10/+6
* powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques2016-03-011-10/+7
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-1/+1
|\
| * powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng2015-09-291-1/+1
* | powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0
|/
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-161-2/+1
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-3/+1
* powerpc/ps3: Write highmem info to repositoryGeoff Levand2015-01-221-2/+7
* powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand2015-01-221-30/+38
* powerpc/ps3: Add empty repository highmem routinesGeoff Levand2015-01-221-0/+13
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-1/+1
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-191-6/+1
* Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-051-1/+1
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+1
|/
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\
| * powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-1/+1
| * powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* | usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-2/+0
|/
OpenPOWER on IntegriCloud