aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/lparcfg.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Replace __FUNCTION__ with __func__Harvey Harrison2008-08-201-4/+4
* powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings2008-08-181-0/+5
* powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot2008-07-301-4/+0
* powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12
* powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot2008-07-251-0/+10
* powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-0/+20
* powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings2008-07-251-35/+46
* powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+120
* powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
* powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0
* [POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman2008-05-141-3/+3
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+2
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-6/+6
* [POWERPC] lparcfg: Remove useless buffer allocationNathan Lynch2007-12-111-11/+1
* [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [POWERPC] Replace if-then-else with a switch statementWill Schmidt2007-04-271-21/+22
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-2/+4
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-4/+5
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell2007-02-081-4/+7
* [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-011-4/+14
* [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-6/+5
* [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-131-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Make lparcfg.c work when both iseries and pseries are selectedStephen Rothwell2006-06-291-71/+76
* [PATCH] powerpc: udbg_printf() formatting attributejimix@watson.ibm.com2006-05-191-2/+2
* [PATCH] powerpc/pseries: misc lparcfg fixesWill Schmidt2006-04-011-4/+5
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-011-11/+11
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-2/+2
* [PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson2006-02-201-2/+4
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-8/+5
* powerpc: iSeries build fixesStephen Rothwell2005-11-141-26/+25
* powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras2005-11-111-2/+2
* [PATCH] ppc64: Quieten lparcfgAnton Blanchard2005-11-111-11/+8
* [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-101-0/+612