index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
lparcfg.c
Age
Commit message (
Expand
)
Author
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
2006-05-19
[PATCH] powerpc: udbg_printf() formatting attribute
jimix@watson.ibm.com
2006-04-01
[PATCH] powerpc/pseries: misc lparcfg fixes
Will Schmidt
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-02-20
[PATCH] powerpc: Fix OOPS in lparcfg on G5
Olof Johansson
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2005-11-14
powerpc: iSeries build fixes
Stephen Rothwell
2005-11-11
powerpc: Fix some compile problems with the VDSO stuff
Paul Mackerras
2005-11-11
[PATCH] ppc64: Quieten lparcfg
Anton Blanchard
2005-11-10
[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc
David Gibson