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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-17
Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+2
2016-09-14
ppc32: fix copy_from_user()
Al Viro
1
-23
/
+2
2016-09-12
powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit
Michael Ellerman
1
-1
/
+1
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
1
-12
/
+7
2016-08-22
powerpc: move hmi.c to arch/powerpc/kvm/
Paolo Bonzini
2
-6
/
+8
2016-08-22
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
1
-0
/
+1
2016-08-22
powerpc: cputhreads: Add missing include file
Guenter Roeck
1
-0
/
+1
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-8
/
+16
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
1
-0
/
+1
2016-08-10
powerpc/ptrace: Fix coredump since ptrace TM changes
Cyril Bur
1
-8
/
+0
2016-08-09
powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.h
Mahesh Salgaonkar
1
-0
/
+13
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
1
-0
/
+2
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-2
/
+19
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-78
/
+0
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
25
-66
/
+245
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-9
/
+8
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
2
-2
/
+4
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-29
/
+4
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-25
/
+0
2016-08-03
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-4
/
+4
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+51
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
9
-20
/
+58
2016-08-01
powerpc/ptrace: Enable support for Performance Monitor registers
Anshuman Khandual
1
-1
/
+2
2016-08-01
powerpc/ptrace: Enable support for EBB registers
Anshuman Khandual
1
-0
/
+1
2016-08-01
powerpc/ptrace: Enable support for TM SPR state
Anshuman Khandual
1
-0
/
+1
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVSX
Anshuman Khandual
1
-0
/
+1
2016-08-01
powerpc/ptrace: Enable support for NT_PPC_CVMX
Anshuman Khandual
1
-0
/
+1
2016-08-01
powerpc/process: Add the function flush_tmregs_to_thread
Anshuman Khandual
1
-0
/
+8
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
3
-14
/
+0
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2
-0
/
+12
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2
-2
/
+17
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
1
-5
/
+5
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2
-0
/
+11
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
1
-0
/
+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
2
-2
/
+10
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
1
-0
/
+2
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
2
-0
/
+16
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2
-0
/
+39
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
3
-0
/
+31
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
10
-11
/
+28
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2
-10
/
+1
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
1
-1
/
+1
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
[next]