aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/ras.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann1-1/+1
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch1-2/+2
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens1-1/+1
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+2
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-1/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman1-2/+2
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-4/+4
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller1-3/+3
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-3/+3
2008-07-22powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft1-0/+46
2008-06-30powerpc/cell: Disable ptcal in case of crash kdumpArnd Bergmann1-4/+18
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman1-1/+10
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt1-1/+1
2007-04-30[POWERPC] get_property cleanupsStephen Rothwell1-2/+2
2007-04-23[POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memoryJeremy Kerr1-0/+160
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt1-0/+112