summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/pervasive.c
AgeCommit message (Expand)AuthorLines
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman-125/+0
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy-1/+0
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell-0/+1
2021-02-09powerpc/cell: tidy up pervasive declarationsNicholas Piggin-0/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner-14/+1
2017-04-28powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin-4/+7
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao-0/+1
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt-5/+6
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft-26/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt-1/+1
2007-08-25[POWERPC] cell: Support pinhole-reset on IBM cell bladesArnd Bergmann-0/+26
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt-4/+2
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt-0/+9
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de-69/+27
2006-10-25[POWERPC] cell: update Cell BE register definitionsDavid Erb-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt-83/+21
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki-1/+1
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann-1/+1
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann-1/+1
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann-0/+229