| Commit message (Expand) | Author | Age | Files | Lines |
* | of: Make device nodes kobjects so they show up in sysfs | Grant Likely | 2014-03-11 | 1 | -2/+0 |
* | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 1 | -113/+6 |
|\ |
|
| * | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 2012-11-15 | 1 | -3/+3 |
| * | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-15 | 1 | -64/+4 |
| * | powerpc+of: Add /proc device tree updating to of node add/remove | Nathan Fontenot | 2012-11-15 | 1 | -47/+0 |
* | | drivers/of: Constify device_node->name and ->path_component_name | Grant Likely | 2012-11-17 | 1 | -2/+1 |
|/ |
|
* | of: Improve prom_update_property() function | Dong Aisheng | 2012-07-11 | 1 | -10/+6 |
* | powerpc/pseries: Add pseries update notifier for OFDT prop changes | Kent Yoder | 2012-05-14 | 1 | -0/+7 |
* | powerpc/pseries: Improve error code on reconfiguration notifier failure | Akinobu Mita | 2011-06-29 | 1 | -3/+1 |
* | powerpc/pseries: Introduce pSeries_reconfig_notify() | Akinobu Mita | 2011-06-29 | 1 | -12/+18 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -1/+2 |
* | powerpc/pseries: Use kstrdup | Julia Lawall | 2010-07-09 | 1 | -3/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/pseries: Kernel DLPAR Infrastructure | Nathan Fontenot | 2009-12-09 | 1 | -1/+1 |
* | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink | Benjamin Herrenschmidt | 2009-10-30 | 1 | -3/+3 |
* | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 1 | -1/+8 |
* | powerpc/pseries: Failed reconfig notifier chain call cleanup | Nathan Fontenot | 2009-03-24 | 1 | -1/+5 |
* | powerpc: Check rc of notifier chain for memory remove | Nathan Fontenot | 2008-09-15 | 1 | -3/+3 |
* | powerpc/pseries: Update the device tree correctly for drconf memory add/remove | Nathan Fontenot | 2008-07-03 | 1 | -4/+32 |
* | powerpc/pseries: Allow phandle to be specified in formats other than decimal | Nathan Fontenot | 2008-07-03 | 1 | -1/+1 |
* | powerpc: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -5/+2 |
* | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -6/+6 |
* | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put | Julia Lawall | 2008-02-06 | 1 | -0/+1 |
* | [POWERPC] Generalise device_node flag interface | Michael Ellerman | 2007-07-10 | 1 | -1/+1 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -1/+0 |
* | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-04 | 1 | -2/+1 |
* | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 1 | -5/+5 |
|\ |
|
| * | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -5/+5 |
* | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 1 | -2/+3 |
|/ |
|
* | [PATCH] powerpc: Add support for changing properties from userspace | Dave C Boutcher | 2006-01-13 | 1 | -0/+100 |
* | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras | 2005-11-10 | 1 | -1/+1 |
* | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -4/+2 |
* | powerpc: move pSeries files to arch/powerpc/platforms/pseries | Paul Mackerras | 2005-10-10 | 1 | -0/+426 |