index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
lpar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-1
/
+1
*
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
2018-10-20
1
-0
/
+54
*
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2018-09-17
1
-8
/
+206
*
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
2018-09-17
1
-7
/
+20
*
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
2018-07-24
1
-6
/
+10
*
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
2018-07-24
1
-20
/
+14
*
powerpc/pseries: hcall_exit tracepoint retval should be signed
Michael Ellerman
2018-05-10
1
-2
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-2
/
+2
|
\
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-2
/
+2
*
|
powerpc/lpar/debug: Initialize flags before printing debug message
Alexey Kardashevskiy
2018-03-27
1
-3
/
+3
*
|
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
2018-03-27
1
-2
/
+6
|
/
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-4
/
+4
*
powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
Balbir Singh
2017-07-03
1
-1
/
+10
*
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-04-01
1
-0
/
+61
*
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
2017-03-17
1
-1
/
+3
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-02-14
1
-0
/
+29
|
\
|
*
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
2017-01-31
1
-0
/
+29
*
|
powerpc/pseries: Add support for hash table resizing
David Gibson
2017-02-10
1
-0
/
+109
|
/
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-2
/
+22
|
\
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2016-11-24
1
-1
/
+1
|
|
\
|
*
|
powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec
Anton Blanchard
2016-11-14
1
-2
/
+22
*
|
|
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
1
-2
/
+4
|
|
/
*
|
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
2016-11-16
1
-1
/
+1
|
/
*
powerpc/pseries: Fix stack corruption in htpe code
Laurent Dufour
2016-10-11
1
-2
/
+2
*
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
2016-07-26
1
-1
/
+1
*
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
1
-9
/
+9
*
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
1
-18
/
+2
*
powerpc: Introduce asm-prototypes.h
Daniel Axtens
2016-06-16
1
-0
/
+1
*
powerpc/mm/radix: Isolate hash table function from pseries guest code
Aneesh Kumar K.V
2016-05-11
1
-3
/
+11
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
*
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
1
-4
/
+0
*
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
1
-3
/
+6
*
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
2015-12-14
1
-27
/
+27
*
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
1
-0
/
+10
*
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
2015-04-09
1
-1
/
+1
*
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
2014-12-29
1
-1
/
+7
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-1
/
+1
*
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
2014-12-02
1
-1
/
+1
*
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
2014-11-05
1
-3
/
+3
|
\
|
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-3
/
+3
*
|
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
Hari Bathini
2014-10-30
1
-2
/
+12
|
/
*
powerpc/jump_label: use HAVE_JUMP_LABEL?
Zhouyi Zhou
2014-09-25
1
-1
/
+1
*
powerpc: Remove stale function prototypes
Anton Blanchard
2014-09-25
1
-2
/
+0
*
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
2014-08-13
1
-14
/
+6
*
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
2014-07-11
1
-7
/
+23
*
powerpc/mm: Use HPTE constants when updating hpte bits
Aneesh Kumar K.V
2013-12-09
1
-1
/
+2
*
powerpc: Make slb_shadow a local
Jeremy Kerr
2013-12-09
1
-1
/
+1
*
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2013-11-21
1
-0
/
+17
[next]