aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+2
2015-06-16powerpc: use device_initcall for registering rtc devicesPaul Gortmaker1-2/+1
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman1-3/+1
2015-01-22powerpc/ps3: Write highmem info to repositoryGeoff Levand1-2/+7
2015-01-22powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand1-30/+38
2015-01-22powerpc/ps3: Add empty repository highmem routinesGeoff Levand1-0/+13
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-1/+1
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman1-6/+1
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman1-1/+1
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+1
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat1-1/+1
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat1-1/+1
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-2/+0
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-2/+3
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-3/+3
2013-04-30powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V1-1/+1
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu1-3/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-6/+8
2013-02-15powerpc/ps3: Increase verbosity of htab errorsGeoff Levand1-6/+8