Age | Commit message (Expand) | Author |
2013-08-28 | powerpc/pseries: Move lparcfg.c to platforms/pseries | Benjamin Herrenschmidt |
2013-08-28 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2013-08-27 | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor | Benjamin Herrenschmidt |
2013-08-14 | powerpc: Fix little endian lppaca, slb_shadow and dtl_entry | Anton Blanchard |
2013-08-14 | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-04-23 | powerpc/pseries/lparcfg: Fix possible overflow are more than 1026 | Chen Gang |
2013-04-09 | lparcfg: don't bother saving pointer to proc_dir_entry | Al Viro |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-01-03 | switch procfs to umode_t use | Al Viro |
2011-05-04 | powerpc/pseries: Add page coalescing support | Brian King |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-02 | powerpc: Abstract indexing of lppaca structs | Paul Mackerras |
2010-04-07 | powerpc/pseries: Export data from new hcall H_EM_GET_PARMS | Vaidyanathan Srinivasan |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop |
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-06-02 | powerpc: Display processor virtualization resource allocs in lparcfg | Nathan Fontenot |
2009-04-07 | powerpc/pseries: Add dispatch dispersion statistics | Anton Blanchard |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar |
2008-08-20 | powerpc: Replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-08-18 | powerpc: Add CMO enabled flag and paging space data to lparcfg | Robert Jennings |
2008-07-30 | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Add CMO paging statistics | Brian King |
2008-07-25 | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings |
2008-07-25 | powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg | Nathan Fontenot |
2008-07-25 | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe... | Nathan Fotenot |
2008-07-25 | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg | Nathan Fontenot |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman |
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 |
2007-12-11 | [POWERPC] lparcfg: Remove useless buffer allocation | Nathan Lynch |
2007-10-03 | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT | Hugh Dickins |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-04-27 | [POWERPC] Replace if-then-else with a switch statement | Will Schmidt |
2007-04-24 | [POWERPC] Remove old interface find_path_device | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven |
2007-02-08 | [POWERPC] Fix ppc64's writing to struct file_operations | Stephen Rothwell |
2006-08-01 | [POWERPC] clean up pseries hcall interfaces | Anton Blanchard |
2006-07-31 | [POWERPC] Constify & voidify get_property() | Jeremy Kerr |
2006-07-13 | [POWERPC] iseries: Make ItExtVpdPanel private to iSeries | Michael Ellerman |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [POWERPC] Make lparcfg.c work when both iseries and pseries are selected | Stephen Rothwell |