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
2020-03-04
powerpc: Rename current_stack_pointer() to current_stack_frame()
Michael Ellerman
2
-2
/
+2
2020-03-04
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
1
-0
/
+1
2020-03-04
powerpc/mm: Don't kmap_atomic() in pte_offset_map() on PPC32
Christophe Leroy
2
-8
/
+4
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+0
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
1
-0
/
+5
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
1
-0
/
+12
2020-02-19
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
1
-2
/
+2
2020-02-09
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+6
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-171
/
+1
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-112
/
+347
2020-02-04
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-0
/
+11
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
3
-18
/
+0
2020-02-04
powerpc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+3
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+9
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
5
-48
/
+218
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+12
2020-01-31
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-30
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-2
/
+10
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+0
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2020-01-28
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
5
-3
/
+63
2020-01-28
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+66
2020-01-28
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
3
-6
/
+32
2020-01-28
powerpc/32s: Drop NULL addr verification
Christophe Leroy
1
-4
/
+6
2020-01-28
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
5
-19
/
+43
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
4
-5
/
+16
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-3
/
+0
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
3
-0
/
+12
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
1
-0
/
+13
2020-01-26
powerpc/32: prepare for CONFIG_VMAP_STACK
Christophe Leroy
2
-0
/
+11
2020-01-25
powerpc: Mark archrandom.h functions __must_check
Richard Henderson
1
-4
/
+4
2020-01-25
powerpc: Use bool in archrandom.h
Richard Henderson
1
-8
/
+9
2020-01-25
powerpc: Remove arch_has_random, arch_has_random_seed
Richard Henderson
1
-10
/
+0
2020-01-25
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
1
-2
/
+5
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+0
2020-01-24
powerpc: Remove comment about read_barrier_depends()
Will Deacon
1
-2
/
+0
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
1
-4
/
+2
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
1
-3
/
+4
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
1
-5
/
+0
2020-01-23
powerpc/xive: Drop extern qualifiers from header function prototypes
Greg Kurz
1
-46
/
+46
2020-01-23
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
1
-2
/
+5
2020-01-23
powerpc/powernv/ioda: Find opencapi slot for a device node
Frederic Barrat
1
-0
/
+1
2020-01-23
powerpc/vdso32: Don't read cache line size from the datapage on PPC32.
Christophe Leroy
1
-4
/
+0
2020-01-23
powerpc/vdso32: inline __get_datapage()
Christophe Leroy
1
-0
/
+10
2020-01-23
powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size.
Christophe Leroy
2
-0
/
+18
2020-01-23
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
1
-6
/
+0
2020-01-23
powerpc/mm/hash: Fix sharing context ids between kernel & userspace
Aneesh Kumar K.V
1
-1
/
+4
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
1
-0
/
+1
[next]