summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/reconfig.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-211-1/+1
* powerpc: pseries: only store the device node basename in full_nameRob Herring2017-10-031-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-1/+0Star
|\
| * powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-07-261-1/+0Star
* | powerpc/pseries: Don't needlessly initialise rv to 0Michael Ellerman2017-07-241-1/+1
* | powerpc/pseries: use memdup_user_nulGeliang Tang2017-07-241-10/+3Star
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: Update of_remove_property() call sites to remove null checkingSuraj Jitindar Singh2016-05-111-4/+1Star
* powerpc/pseries: extract of_helpers moduleAndy Shevchenko2015-10-051-32/+2Star
* powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-281-4/+1Star
* powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-221-0/+1
* of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-111-2/+0Star
* proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-113/+6Star
|\
| * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-3/+3
| * powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-64/+4Star
| * powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-141-47/+0Star
* | drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-2/+1Star
|/
* of: Improve prom_update_property() functionDong Aisheng2012-07-111-10/+6Star
* powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-141-0/+7
* powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-291-3/+1Star
* powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-291-12/+18
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* powerpc/pseries: Use kstrdupJulia Lawall2010-07-091-3/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-091-1/+1
* powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-301-3/+3
* powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-1/+8
* powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot2009-03-241-1/+5
* powerpc: Check rc of notifier chain for memory removeNathan Fontenot2008-09-151-3/+3
* powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-031-4/+32
* powerpc/pseries: Allow phandle to be specified in formats other than decimalNathan Fontenot2008-07-031-1/+1
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+2Star
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-6/+6
* [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
* [POWERPC] Generalise device_node flag interfaceMichael Ellerman2007-07-101-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0Star
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-041-2/+1Star
* Merge ../linux-2.6Paul Mackerras2006-03-291-5/+5
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-5/+5
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+3
|/
* [PATCH] powerpc: Add support for changing properties from userspaceDave C Boutcher2006-01-131-0/+100
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-1/+1
* [PATCH] kfree cleanup: archJesper Juhl2005-11-071-4/+2Star
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-101-0/+426