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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
powerpc/perf: Fix incorrect event codes in power9-event-list
Madhavan Srinivasan
1
-3
/
+3
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
2
-1
/
+77
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
2
-0
/
+76
2016-08-01
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
Anshuman Khandual
1
-0
/
+117
2016-08-01
powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCR
Anshuman Khandual
1
-0
/
+178
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
2
-1
/
+143
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
2
-0
/
+130
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
2
-0
/
+159
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CFPR
Anshuman Khandual
1
-0
/
+126
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CGPR
Anshuman Khandual
1
-0
/
+222
2016-08-01
powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction
Anshuman Khandual
1
-13
/
+51
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requests
Anshuman Khandual
1
-0
/
+64
2016-08-01
powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requests
Anshuman Khandual
1
-3
/
+87
2016-08-01
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
Anshuman Khandual
1
-4
/
+89
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
2
-0
/
+28
2016-08-01
elf: Add powerpc specific core note sections
Anshuman Khandual
1
-0
/
+13
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
5
-26
/
+1
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
4
-1
/
+31
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
4
-28
/
+30
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
3
-15
/
+15
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
4
-2
/
+20
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
3
-12
/
+13
2016-08-01
powerpc/mm: Use hugetlb flush functions
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
3
-6
/
+12
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
2
-1
/
+60
2016-08-01
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
3
-0
/
+26
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
4
-0
/
+57
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
5
-0
/
+52
2016-08-01
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
Michael Ellerman
1
-0
/
+9
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
18
-11
/
+36
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2
-10
/
+1
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
1
-0
/
+8
2016-08-01
jump_label: Make it possible for arches to invoke jump_label_init() earlier
Kevin Hao
1
-0
/
+3
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
5
-6
/
+6
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2
-2
/
+22
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2
-11
/
+12
2016-08-01
powerpc/kernel: Convert cpu_has_feature() to returning bool
Michael Ellerman
1
-5
/
+4
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
1
-2
/
+2
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
7
-17
/
+16
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
1
-1
/
+26
2016-08-01
powerpc/64: Do feature patching before MMU init
Michael Ellerman
1
-3
/
+3
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
3
-3
/
+5
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
3
-26
/
+31
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
2
-13
/
+11
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
4
-0
/
+10
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
532
-4123
/
+11335
2016-07-31
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
55
-1500
/
+1748
[next]