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
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
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-2
/
+2
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-1
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-08-23
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
1
-2
/
+3
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-06-24
powerpc: Remove klimit
Christophe Leroy
1
-1
/
+1
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
1
-4
/
+15
2021-03-24
powerpc/prom: Mark identical_pvr_fixup as __init
Nathan Chancellor
1
-1
/
+1
2021-02-08
powerpc: remove unneeded semicolons
Chengyang Fan
1
-1
/
+1
2020-12-03
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
1
-1
/
+0
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
1
-0
/
+5
2020-07-29
powerpc/drmem: Make LMB walk a bit more flexible
Hari Bathini
1
-5
/
+8
2020-07-26
powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
Ravi Bangoria
1
-0
/
+2
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
1
-0
/
+5
2020-07-20
powerpc/prom: Enable Radix GTSE in cpu pa-features
Nicholas Piggin
1
-1
/
+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-06-02
powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
Michael Ellerman
1
-0
/
+19
2020-06-02
powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
Leonardo Bras
1
-2
/
+7
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-2
/
+2
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-3
/
+3
2019-09-13
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
1
-2
/
+2
2019-08-30
powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
Claudio Carvalho
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-12
powerpc: use memblock functions returning virtual address
Christophe Leroy
1
-1
/
+4
2018-12-20
powerpc/prom: move the device tree if not in declared memory.
Christophe Leroy
1
-2
/
+2
2018-12-20
powerpc/prom: fix early DEBUG messages
Christophe Leroy
1
-3
/
+3
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-1
/
+0
2018-07-24
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
1
-3
/
+29
2018-05-11
powerpc/prom: Drop support for old FDT versions
Michael Ellerman
1
-19
/
+4
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-2
/
+13
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
1
-2
/
+3
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
1
-0
/
+10
2018-03-13
powerpc/prom: Remove warning on array size when empty
Mathieu Malaterre
1
-2
/
+2
2018-01-16
powerpc/mm: Separate ibm, dynamic-memory data from DT format
Nathan Fontenot
1
-66
/
+49
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-1
/
+1
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
1
-0
/
+4
2017-10-20
powerpc/tm: Add commandline option to disable hardware transactional memory
Cyril Bur
1
-0
/
+31
2017-05-25
powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
Michael Neuling
1
-0
/
+2
2017-05-09
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
1
-9
/
+20
2017-04-11
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
1
-1
/
+0
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-1
/
+1
2016-11-18
powerpc/64: Used named initialisers for ibm_pa_features
Michael Ellerman
1
-10
/
+11
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
1
-13
/
+0
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+2
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-0
/
+6
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
1
-0
/
+4
2016-07-17
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
1
-0
/
+13
[next]