aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/lparcfg.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgGravatar Robert Jennings 1-0/+5
2008-07-30powerpc: Allow non-hcall return values for lparcfg writesGravatar Nathan Fontenot 1-4/+0
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgGravatar Nathan Fontenot 1-16/+12
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/OGravatar Nathan Fontenot 1-0/+10
2008-07-25powerpc/pseries: Add CMO paging statisticsGravatar Brian King 1-0/+20
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Gravatar Robert Jennings 1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgGravatar Nathan Fontenot 1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Gravatar Nathan Fotenot 1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgGravatar Nathan Fontenot 1-32/+0
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelGravatar Michael Ellerman 1-3/+3
2008-04-29powerpc: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-4/+2
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-6/+6
2007-12-11[POWERPC] lparcfg: Remove useless buffer allocationGravatar Nathan Lynch 1-11/+1
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTGravatar Hugh Dickins 1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 1-2/+1
2007-04-27[POWERPC] Replace if-then-else with a switch statementGravatar Will Schmidt 1-21/+22
2007-04-24[POWERPC] Remove old interface find_path_deviceGravatar Stephen Rothwell 1-2/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcGravatar Stephen Rothwell 1-4/+5
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2007-02-08[POWERPC] Fix ppc64's writing to struct file_operationsGravatar Stephen Rothwell 1-4/+7
2006-08-01[POWERPC] clean up pseries hcall interfacesGravatar Anton Blanchard 1-4/+14
2006-07-31[POWERPC] Constify & voidify get_property()Gravatar Jeremy Kerr 1-6/+5
2006-07-13[POWERPC] iseries: Make ItExtVpdPanel private to iSeriesGravatar Michael Ellerman 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[POWERPC] Make lparcfg.c work when both iseries and pseries are selectedGravatar Stephen Rothwell 1-71/+76
2006-05-19[PATCH] powerpc: udbg_printf() formatting attributeGravatar jimix@watson.ibm.com 1-2/+2
2006-04-01[PATCH] powerpc/pseries: misc lparcfg fixesGravatar Will Schmidt 1-4/+5
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSGravatar Segher Boessenkool 1-11/+11
2006-03-29[PATCH] for_each_possible_cpu: powerpcGravatar KAMEZAWA Hiroyuki 1-2/+2
2006-02-20[PATCH] powerpc: Fix OOPS in lparcfg on G5Gravatar Olof Johansson 1-2/+4
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACAGravatar David Gibson 1-8/+5
2005-11-14powerpc: iSeries build fixesGravatar Stephen Rothwell 1-26/+25
2005-11-11powerpc: Fix some compile problems with the VDSO stuffGravatar Paul Mackerras 1-2/+2
2005-11-11[PATCH] ppc64: Quieten lparcfgGravatar Anton Blanchard 1-11/+8
2005-11-10[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcGravatar David Gibson 1-0/+612