summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/lparcfg.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-281-710/+0
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-13/+9
|\
| * powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-08-271-13/+9
* | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-4/+5
* | powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-141-2/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-0/+1
|\
| * powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-04-231-0/+1
* | lparcfg: don't bother saving pointer to proc_dir_entryAl Viro2013-04-091-9/+2
|/
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-101/+7
* switch procfs to umode_t useAl Viro2012-01-031-1/+1
* powerpc/pseries: Add page coalescing supportBrian King2011-05-041-28/+25
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-021-7/+7
|/
* powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2010-04-071-1/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-5/+5
* powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-301-2/+2
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-0/+3
* powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot2009-06-021-2/+38
* powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-071-0/+16
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-5/+5
* 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