| Commit message (Expand) | Author | Age | Files | Lines |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+0 |
* | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell | 2012-03-21 | 1 | -101/+7 |
* | switch procfs to umode_t use | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | powerpc/pseries: Add page coalescing support | Brian King | 2011-05-04 | 1 | -28/+25 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | powerpc: Abstract indexing of lppaca structs | Paul Mackerras | 2010-09-02 | 1 | -7/+7 |
|/ |
|
* | powerpc/pseries: Export data from new hcall H_EM_GET_PARMS | Vaidyanathan Srinivasan | 2010-04-07 | 1 | -1/+11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc: Remove trailing space in messages | Frans Pop | 2010-02-09 | 1 | -5/+5 |
* | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink | Benjamin Herrenschmidt | 2009-10-30 | 1 | -2/+2 |
* | powerpc/pseries: Fix to handle slb resize across migration | Brian King | 2009-09-02 | 1 | -0/+3 |
* | powerpc: Display processor virtualization resource allocs in lparcfg | Nathan Fontenot | 2009-06-02 | 1 | -2/+38 |
* | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard | 2009-04-07 | 1 | -0/+16 |
* | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -5/+5 |
* | powerpc: Replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-08-20 | 1 | -4/+4 |
* | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings | 2008-08-18 | 1 | -0/+5 |
* | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot | 2008-07-30 | 1 | -4/+0 |
* | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -16/+12 |
* | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot | 2008-07-25 | 1 | -0/+10 |
* | powerpc/pseries: Add CMO paging statistics | Brian King | 2008-07-25 | 1 | -0/+20 |
* | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings | 2008-07-25 | 1 | -35/+46 |
* | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -1/+120 |
* | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe... | Nathan Fotenot | 2008-07-25 | 1 | -78/+88 |
* | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -32/+0 |
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 2008-05-14 | 1 | -3/+3 |
* | powerpc: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+2 |
* | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 1 | -6/+6 |
* | [POWERPC] lparcfg: Remove useless buffer allocation | Nathan Lynch | 2007-12-11 | 1 | -11/+1 |
* | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT | Hugh Dickins | 2007-10-03 | 1 | -1/+1 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | [POWERPC] Replace if-then-else with a switch statement | Will Schmidt | 2007-04-27 | 1 | -21/+22 |
* | [POWERPC] Remove old interface find_path_device | Stephen Rothwell | 2007-04-24 | 1 | -2/+4 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -4/+5 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [POWERPC] Fix ppc64's writing to struct file_operations | Stephen Rothwell | 2007-02-08 | 1 | -4/+7 |
* | [POWERPC] clean up pseries hcall interfaces | Anton Blanchard | 2006-08-01 | 1 | -4/+14 |
* | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -6/+5 |
* | [POWERPC] iseries: Make ItExtVpdPanel private to iSeries | Michael Ellerman | 2006-07-13 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [POWERPC] Make lparcfg.c work when both iseries and pseries are selected | Stephen Rothwell | 2006-06-29 | 1 | -71/+76 |
* | [PATCH] powerpc: udbg_printf() formatting attribute | jimix@watson.ibm.com | 2006-05-19 | 1 | -2/+2 |
* | [PATCH] powerpc/pseries: misc lparcfg fixes | Will Schmidt | 2006-04-01 | 1 | -4/+5 |
* | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS | Segher Boessenkool | 2006-04-01 | 1 | -11/+11 |
* | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -2/+2 |
* | [PATCH] powerpc: Fix OOPS in lparcfg on G5 | Olof Johansson | 2006-02-20 | 1 | -2/+4 |
* | [PATCH] powerpc: Remove lppaca structure from the PACA | David Gibson | 2006-01-13 | 1 | -8/+5 |
* | powerpc: iSeries build fixes | Stephen Rothwell | 2005-11-14 | 1 | -26/+25 |
* | powerpc: Fix some compile problems with the VDSO stuff | Paul Mackerras | 2005-11-11 | 1 | -2/+2 |