index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
lpar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-08-05
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
1
-9
/
+8
2011-08-05
powerpc: pseries: Fix kexec on machines with more than 4TB of RAM
Anton Blanchard
1
-1
/
+1
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
1
-189
/
+0
2011-06-29
powerpc/udbg: Register udbg console generically
Benjamin Herrenschmidt
1
-2
/
+0
2011-05-04
powerpc/pseries: Add page coalescing support
Brian King
1
-0
/
+46
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-1
/
+1
2011-02-07
powerpc: Fix hcall tracepoint recursion
Anton Blanchard
1
-0
/
+37
2010-11-29
powerpc/pseries: Add kernel parameter to disable batched hcalls
Will Schmidt
1
-0
/
+12
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
1
-0
/
+21
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
1
-2
/
+2
2010-05-21
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
1
-13
/
+20
2009-10-28
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
1
-4
/
+5
2009-10-28
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
1
-0
/
+32
2009-07-08
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
Michael Ellerman
1
-9
/
+9
2009-05-21
powerpc/pseries: CMO unused page hinting
Robert Jennings
1
-0
/
+52
2008-07-15
powerpc: Remove unnecessary condition when sanity-checking WIMG bits
Dave Kleikamp
1
-2
/
+1
2008-07-09
powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is set
Dave Kleikamp
1
-1
/
+2
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseries
Michael Ellerman
1
-1
/
+1
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
1
-19
/
+15
2008-04-24
[POWERPC] Register udbg console early on pseries LPAR
Michael Ellerman
1
-0
/
+2
2008-04-17
[POWERPC] Always add preferred consoles in platforms/pseries/lpar.c
Michael Ellerman
1
-7
/
+2
2008-04-17
[POWERPC] Move prototype for find_udbg_vterm() into a header file
Michael Ellerman
1
-0
/
+1
2008-02-26
[POWERPC] Add code for removing HPTEs for parts of the linear mapping
Badari Pulavarty
1
-0
/
+15
2008-01-15
[POWERPC] Fix boot failure on POWER6
Paul Mackerras
1
-1
/
+0
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
1
-0
/
+1
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-40
/
+49
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-06-25
[POWERPC] Fix Kexec/Kdump for power6
Sachin P. Sant
1
-3
/
+14
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-2
/
+2
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-3
/
+3
2007-03-22
[POWERPC] Avoid hypervisor statistics calculation in real mode
Mohan Kumar M
1
-1
/
+1
2007-02-08
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
1
-8
/
+14
2007-02-07
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
Paul Mackerras
1
-5
/
+46
2006-10-16
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
1
-2
/
+2
2006-08-08
[POWERPC] Implement SLB shadow buffer
Michael Neuling
1
-4
/
+20
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
1
-8
/
+4
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
1
-3
/
+1
2006-04-01
[PATCH] powerpc: Extends HCALL interface for InfiniBand usage
Heiko J Schick
1
-1
/
+2
2006-04-01
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
Segher Boessenkool
1
-14
/
+14
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
1
-2
/
+2
2006-01-09
[PATCH] powerpc: udbg updates
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-09
[PATCH] powerpc: Unify udbg (#2)
Benjamin Herrenschmidt
1
-4
/
+4
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
1
-38
/
+30
2005-12-08
[PATCH] powerpc: Remove debug code in hash path
Benjamin Herrenschmidt
1
-12
/
+0
2005-11-07
Merge ../linux-2.6
Paul Mackerras
1
-42
/
+73
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
1
-0
/
+1
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
1
-1
/
+1
[next]