index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
lparcfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
1
-710
/
+0
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-13
/
+9
2013-08-27
powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
Benjamin Herrenschmidt
1
-13
/
+9
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-4
/
+5
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-2
/
+3
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2013-04-23
powerpc/pseries/lparcfg: Fix possible overflow are more than 1026
Chen Gang
1
-0
/
+1
2013-04-09
lparcfg: don't bother saving pointer to proc_dir_entry
Al Viro
1
-9
/
+2
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-101
/
+7
2012-01-03
switch procfs to umode_t use
Al Viro
1
-1
/
+1
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
1
-28
/
+25
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
1
-7
/
+7
2010-04-07
powerpc/pseries: Export data from new hcall H_EM_GET_PARMS
Vaidyanathan Srinivasan
1
-1
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
1
-5
/
+5
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
1
-2
/
+2
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
1
-0
/
+3
2009-06-02
powerpc: Display processor virtualization resource allocs in lparcfg
Nathan Fontenot
1
-2
/
+38
2009-04-07
powerpc/pseries: Add dispatch dispersion statistics
Anton Blanchard
1
-0
/
+16
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-5
/
+5
2008-08-20
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-08-18
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
1
-0
/
+5
2008-07-30
powerpc: Allow non-hcall return values for lparcfg writes
Nathan Fontenot
1
-4
/
+0
2008-07-25
powerpc/pseries: Remove kmalloc call in handling writes to lparcfg
Nathan Fontenot
1
-16
/
+12
2008-07-25
powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O
Nathan Fontenot
1
-0
/
+10
2008-07-25
powerpc/pseries: Add CMO paging statistics
Brian King
1
-0
/
+20
2008-07-25
powerpc/pseries: Split retrieval of processor entitlement data into a helper ...
Robert Jennings
1
-35
/
+46
2008-07-25
powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg
Nathan Fontenot
1
-1
/
+120
2008-07-25
powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...
Nathan Fotenot
1
-78
/
+88
2008-07-25
powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg
Nathan Fontenot
1
-32
/
+0
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
Michael Ellerman
1
-3
/
+3
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
1
-4
/
+2
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2007-12-11
[POWERPC] lparcfg: Remove useless buffer allocation
Nathan Lynch
1
-11
/
+1
2007-10-03
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-04-27
[POWERPC] Replace if-then-else with a switch statement
Will Schmidt
1
-21
/
+22
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
1
-2
/
+4
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-4
/
+5
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-08
[POWERPC] Fix ppc64's writing to struct file_operations
Stephen Rothwell
1
-4
/
+7
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
1
-4
/
+14
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-6
/
+5
2006-07-13
[POWERPC] iseries: Make ItExtVpdPanel private to iSeries
Michael Ellerman
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[POWERPC] Make lparcfg.c work when both iseries and pseries are selected
Stephen Rothwell
1
-71
/
+76
[next]