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