index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
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
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-02
powerpc/pseries: move process table registration away from hash-specific code
Nicholas Piggin
2021-08-13
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-05-12
powerpc/pseries: warn if recursing into the hcall tracing code
Nicholas Piggin
2021-05-12
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
2021-05-12
powerpc/pseries: Don't trace hcall tracing wrapper
Nicholas Piggin
2021-05-12
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-08
powerpc/pseries: remove unneeded semicolon
Yang Li
2021-04-08
powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
Michael Ellerman
2021-03-26
powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
Aneesh Kumar K.V
2020-09-18
powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
Yang Yingliang
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-16
powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
Bharata B Rao
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-13
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
2019-11-02
powerpc: pseries: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2019-10-28
powerpc/pseries: Don't opencode HPTE_V_BOLTED
Aneesh Kumar K.V
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-10-20
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2018-09-17
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-24
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
2018-07-24
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
2018-05-10
powerpc/pseries: hcall_exit tracepoint retval should be signed
Michael Ellerman
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
[next]