index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2022-09-05
powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTING
Nicholas Piggin
1
-0
/
+11
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-1
/
+1
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
1
-1
/
+0
2021-12-23
powerpc/pseries: Add __init attribute to eligible functions
Nick Child
1
-3
/
+3
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-2
/
+9
2021-12-02
powerpc/pseries: move process table registration away from hash-specific code
Nicholas Piggin
1
-28
/
+28
2021-08-13
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
1
-2
/
+2
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+3
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
1
-3
/
+6
2021-05-12
powerpc/pseries: warn if recursing into the hcall tracing code
Nicholas Piggin
1
-4
/
+10
2021-05-12
powerpc/pseries: use notrace hcall variant for H_CEDE idle
Nicholas Piggin
1
-10
/
+0
2021-05-12
powerpc/pseries: Don't trace hcall tracing wrapper
Nicholas Piggin
1
-2
/
+2
2021-05-12
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
1
-2
/
+1
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+4
2021-04-08
powerpc/pseries: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-08
powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
Michael Ellerman
1
-1
/
+3
2021-03-26
powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
Aneesh Kumar K.V
1
-1
/
+2
2020-09-18
powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
Yang Yingliang
1
-0
/
+2
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+5
2020-07-16
powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
Bharata B Rao
1
-3
/
+5
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
1
-0
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
1
-1
/
+9
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-12
/
+12
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+13
2019-11-13
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
1
-1
/
+1
2019-11-02
powerpc: pseries: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-14
/
+1
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
1
-3
/
+11
2019-10-28
powerpc/pseries: Don't opencode HPTE_V_BOLTED
Aneesh Kumar K.V
1
-1
/
+1
2019-10-09
powerpc/pseries: Remove confusing warning message.
Laurent Dufour
1
-0
/
+3
2019-09-24
powerpc/pseries: Call H_BLOCK_REMOVE when supported
Laurent Dufour
1
-2
/
+21
2019-09-24
powerpc/pseries: Read TLB Block Invalidate Characteristics
Laurent Dufour
1
-0
/
+140
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
1
-5
/
+0
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
1
-2
/
+15
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
1
-2
/
+6
2019-07-14
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
[next]