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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
1
-3
/
+2
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
1
-0
/
+3
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
1
-4
/
+2
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
1
-3
/
+0
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
1
-0
/
+1
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
1
-3
/
+0
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
1
-0
/
+1
2018-08-07
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2
-1
/
+3
2018-08-07
powerpc: Add show_user_instructions()
Murilo Opsfelder Araujo
1
-0
/
+13
2018-08-07
powerpc/pseries: Query hypervisor for count cache flush settings
Michael Ellerman
1
-0
/
+2
2018-08-07
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2
-0
/
+7
2018-08-07
powerpc/64s: Add new security feature flags for count cache flush
Michael Ellerman
1
-0
/
+6
2018-08-07
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2
-0
/
+20
2018-08-07
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
1
-1
/
+7
2018-08-07
powerpc/64: Call setup_barrier_nospec() from setup_arch()
Michael Ellerman
1
-0
/
+4
2018-08-07
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2
-4
/
+4
2018-08-07
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
Michael Ellerman
2
-6
/
+6
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
2
-18
/
+14
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
1
-7
/
+4
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
1
-7
/
+4
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
Michael Ellerman
1
-8
/
+6
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
Michael Ellerman
1
-4
/
+3
2018-08-07
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
1
-5
/
+5
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
1
-10
/
+10
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
Michael Ellerman
2
-2
/
+2
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
Michael Ellerman
1
-2
/
+1
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
1
-0
/
+2
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
1
-0
/
+3
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
1
-1
/
+0
2018-08-07
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
1
-0
/
+3
2018-07-31
powerpc/powernv: Add support to enable sensor groups
Shilpasri G Bhat
2
-0
/
+3
2018-07-31
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
1
-0
/
+2
2018-07-31
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
1
-0
/
+11
2018-07-30
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
1
-2
/
+21
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
4
-81
/
+94
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2
-2
/
+1
2018-07-30
powerpc/44x: remove page.h from mmu-44x.h
Christophe Leroy
1
-5
/
+4
2018-07-30
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
2
-18
/
+4
2018-07-30
powerpc: fix includes in asm/processor.h
Christophe Leroy
2
-3
/
+3
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
2
-6
/
+1
2018-07-30
powerpc: declare set_breakpoint() static
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
1
-2
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
9
-4
/
+6
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
5
-3
/
+3
[next]