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
/
platforms
/
pseries
/
lpar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-18
/
+585
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
1
-9
/
+20
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
1
-2
/
+523
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
1
-0
/
+4
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
1
-18
/
+49
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
1
-1
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+1
2018-10-20
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
1
-0
/
+54
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
1
-8
/
+206
2018-09-17
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
1
-7
/
+20
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-07-24
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
1
-6
/
+10
2018-07-24
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
1
-20
/
+14
2018-05-10
powerpc/pseries: hcall_exit tracepoint retval should be signed
Michael Ellerman
1
-2
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-2
/
+2
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-2
/
+2
2018-03-27
powerpc/lpar/debug: Initialize flags before printing debug message
Alexey Kardashevskiy
1
-3
/
+3
2018-03-27
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
Paul Mackerras
1
-2
/
+6
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-4
/
+4
2017-07-03
powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()
Balbir Singh
1
-1
/
+10
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
1
-0
/
+61
2017-03-17
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
1
-1
/
+3
2017-02-14
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+29
2017-02-10
powerpc/pseries: Add support for hash table resizing
David Gibson
1
-0
/
+109
2017-01-31
powerpc/64: Enable use of radix MMU under hypervisor on POWER9
Paul Mackerras
1
-0
/
+29
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+22
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+4
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
1
-2
/
+4
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+1
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
1
-1
/
+1
2016-11-14
powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec
Anton Blanchard
1
-2
/
+22
2016-10-11
powerpc/pseries: Fix stack corruption in htpe code
Laurent Dufour
1
-2
/
+2
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
1
-1
/
+1
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
1
-9
/
+9
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
1
-18
/
+2
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+1
2016-05-11
powerpc/mm/radix: Isolate hash table function from pseries guest code
Aneesh Kumar K.V
1
-3
/
+11
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-4
/
+0
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
1
-3
/
+6
2015-12-14
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
1
-27
/
+27
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-0
/
+10
2015-04-09
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
1
-1
/
+1
2014-12-29
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
1
-1
/
+7
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-1
/
+1
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
1
-1
/
+1
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
1
-3
/
+3
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-3
/
+3
[next]