index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
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
2013-12-09
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
1
-1
/
+2
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
1
-1
/
+1
2013-11-21
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
1
-0
/
+17
2013-08-27
powerpc/pseries: Add a warning in the case of cross-cpu VPA registration
Michael Ellerman
1
-0
/
+6
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
1
-1
/
+1
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
1
-1
/
+1
2013-07-24
powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert()
Denis Kirjanov
1
-1
/
+1
2013-07-01
powerpc/pseries: Inform the hypervisor we are using EBB regs
Michael Ellerman
1
-0
/
+3
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
1
-7
/
+115
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-5
/
+12
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-3
/
+3
2013-04-30
powerpc: Use signed formatting when printing error
Aneesh Kumar K.V
1
-1
/
+1
2013-04-08
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...
Michael Wolf
1
-1
/
+7
2012-09-17
powerpc/mm: Convert virtual address to vpn
Aneesh Kumar K.V
1
-45
/
+31
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
1
-1
/
+0
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-0
/
+1
2012-01-11
powerpc: Fix RCU idle and hcall tracing
Anton Blanchard
1
-4
/
+10
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+2
2012-01-03
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
1
-0
/
+2
2011-12-11
powerpc: Tell RCU about idle after hcall tracing
Paul E. McKenney
1
-0
/
+4
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
[next]