Age | Commit message (Expand) | Author |
2018-01-22 | powerpc: Use octal numbers for file permissions | Russell Currey |
2017-10-03 | powerpc: pseries: only store the device node basename in full_name | Rob Herring |
2017-08-23 | Merge branch 'fixes' into next | Michael Ellerman |
2017-07-26 | powerpc/pseries: Fix of_node_put() underflow during reconfig remove | Laurent Vivier |
2017-07-24 | powerpc/pseries: Don't needlessly initialise rv to 0 | Michael Ellerman |
2017-07-24 | powerpc/pseries: use memdup_user_nul | Geliang Tang |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-05-11 | powerpc: Update of_remove_property() call sites to remove null checking | Suraj Jitindar Singh |
2015-10-05 | powerpc/pseries: extract of_helpers module | Andy Shevchenko |
2014-07-28 | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall() | Michael Ellerman |
2014-07-22 | powerpc/pseries: dynamically added OF nodes need to call of_node_init | Tyrel Datwyler |
2014-03-11 | of: Make device nodes kobjects so they show up in sysfs | Grant Likely |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-11-17 | drivers/of: Constify device_node->name and ->path_component_name | Grant Likely |
2012-11-15 | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot |
2012-11-15 | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot |
2012-11-15 | powerpc+of: Add /proc device tree updating to of node add/remove | Nathan Fontenot |
2012-07-11 | of: Improve prom_update_property() function | Dong Aisheng |
2012-05-14 | powerpc/pseries: Add pseries update notifier for OFDT prop changes | Kent Yoder |
2011-06-29 | powerpc/pseries: Improve error code on reconfiguration notifier failure | Akinobu Mita |
2011-06-29 | powerpc/pseries: Introduce pSeries_reconfig_notify() | Akinobu Mita |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-07-09 | powerpc/pseries: Use kstrdup | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-09 | powerpc/pseries: Kernel DLPAR Infrastructure | Nathan Fontenot |
2009-10-30 | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink | Benjamin Herrenschmidt |
2009-09-02 | powerpc/pseries: Fix to handle slb resize across migration | Brian King |
2009-03-24 | powerpc/pseries: Failed reconfig notifier chain call cleanup | Nathan Fontenot |
2008-09-15 | powerpc: Check rc of notifier chain for memory remove | Nathan Fontenot |
2008-07-03 | powerpc/pseries: Update the device tree correctly for drconf memory add/remove | Nathan Fontenot |
2008-07-03 | powerpc/pseries: Allow phandle to be specified in formats other than decimal | Nathan Fontenot |
2008-04-29 | powerpc: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-06 | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put | Julia Lawall |
2007-07-10 | [POWERPC] Generalise device_node flag interface | Michael Ellerman |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven |
2007-02-11 | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan |
2006-12-04 | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman |
2006-03-29 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-28 | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-01-13 | [PATCH] powerpc: Add support for changing properties from userspace | Dave C Boutcher |
2005-11-10 | [PATCH] powerpc: merge code values for identifying platforms | Paul Mackerras |
2005-11-07 | [PATCH] kfree cleanup: arch | Jesper Juhl |
2005-10-10 | powerpc: move pSeries files to arch/powerpc/platforms/pseries | Paul Mackerras |