aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/reconfig.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-01proc: Supply PDE attribute setting accessor functionsGravatar David Howells 1-1/+1
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-113/+6
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGravatar Grant Likely 1-2/+1
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Gravatar Nathan Fontenot 1-3/+3
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesGravatar Nathan Fontenot 1-64/+4
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeGravatar Nathan Fontenot 1-47/+0
2012-07-11of: Improve prom_update_property() functionGravatar Dong Aisheng 1-10/+6
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesGravatar Kent Yoder 1-0/+7
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureGravatar Akinobu Mita 1-3/+1
2011-06-29powerpc/pseries: Introduce pSeries_reconfig_notify()Gravatar Akinobu Mita 1-12/+18
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-1/+2
2010-07-09powerpc/pseries: Use kstrdupGravatar Julia Lawall 1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureGravatar Nathan Fontenot 1-1/+1
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkGravatar Benjamin Herrenschmidt 1-3/+3
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationGravatar Brian King 1-1/+8
2009-03-24powerpc/pseries: Failed reconfig notifier chain call cleanupGravatar Nathan Fontenot 1-1/+5
2008-09-15powerpc: Check rc of notifier chain for memory removeGravatar Nathan Fontenot 1-3/+3
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeGravatar Nathan Fontenot 1-4/+32
2008-07-03powerpc/pseries: Allow phandle to be specified in formats other than decimalGravatar Nathan Fontenot 1-1/+1
2008-04-29powerpc: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-5/+2
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-6/+6
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putGravatar Julia Lawall 1-0/+1
2007-07-10[POWERPC] Generalise device_node flag interfaceGravatar Michael Ellerman 1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsGravatar Alexey Dobriyan 1-1/+0
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocGravatar Yan Burman 1-2/+1
2006-03-29Merge ../linux-2.6Gravatar Paul Mackerras 1-5/+5
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersGravatar Benjamin Herrenschmidt 1-2/+3
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-5/+5
2006-01-13[PATCH] powerpc: Add support for changing properties from userspaceGravatar Dave C Boutcher 1-0/+100
2005-11-10[PATCH] powerpc: merge code values for identifying platformsGravatar Paul Mackerras 1-1/+1
2005-11-07[PATCH] kfree cleanup: archGravatar Jesper Juhl 1-4/+2
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesGravatar Paul Mackerras 1-0/+426