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
2015-12-16
Partial revert of "powerpc: Individual System V IPC system calls"
Michael Ellerman
2
-24
/
+12
2015-11-23
powerpc/tm: Block signal return setting invalid MSR state
Michael Neuling
1
-0
/
+1
2015-11-16
powerpc: Wire up sys_mlock2()
Michael Ellerman
3
-1
/
+3
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-13
/
+0
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12
-213
/
+131
2015-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-11-06
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
1
-0
/
+1
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+13
2015-11-05
Merge branch 'next' of git://git.denx.de/linux-denx-agust into next
Michael Ellerman
2
-2
/
+59
2015-11-04
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-0
/
+2
2015-10-28
powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tl...
Kevin Hao
1
-5
/
+6
2015-10-28
Merge branch 'clock' into HEAD
Scott Wood
1
-192
/
+0
2015-10-28
powerpc/booke: Only use VIRT_PHYS_OFFSET on booke32
Scott Wood
1
-3
/
+4
2015-10-28
powerpc/book3e: support CONFIG_RELOCATABLE
Tiejun Chen
1
-2
/
+2
2015-10-23
Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-27
/
+0
2015-10-23
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+2
2015-10-22
powerpc: mpc512x: drop bogus and unused psc register bit definitions
Uwe Kleine-König
1
-2
/
+0
2015-10-22
powerpc/512x: add LocalPlus Bus FIFO device driver
Alexander Popov
1
-0
/
+59
2015-10-22
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
1
-192
/
+0
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
4
-27
/
+0
2015-10-16
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+7
2015-10-15
powerpc: Individual System V IPC system calls
Sam bobroff
3
-1
/
+25
2015-10-15
KVM: PPC: e500: Emulate TMCFG0 TMRN register
Tudor Laurentiu
1
-0
/
+5
2015-10-15
powerpc/e6500: add TMCFG0 register definition
Tudor Laurentiu
1
-0
/
+6
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
3
-4
/
+13
2015-10-12
powerpc/mm: Disable hugepd for 64K page size.
Aneesh Kumar K.V
1
-0
/
+15
2015-10-09
powerpc: Fix _ALIGN_* errors due to type difference.
Aneesh Kumar K.V
1
-2
/
+3
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
1
-2
/
+7
2015-10-08
arch/powerpc: provide zero_bytemask() for big-endian
Chris Metcalf
1
-0
/
+5
2015-10-06
word-at-a-time.h: fix some Kbuild files
Chris Metcalf
1
-1
/
+0
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
1
-0
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-10-01
powerpc/mm: Add virt_to_pfn and use this instead of opencoding
Aneesh Kumar K.V
1
-2
/
+3
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-21
powerpc: Wire up sys_membarrier()
Michael Ellerman
3
-1
/
+3
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-15
/
+10
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+3
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2
-15
/
+10
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-63
/
+5
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-12
/
+47
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-11
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-15
/
+2
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-33
/
+0
2015-09-09
powerpc: Wire up sys_userfaultfd()
Michael Ellerman
3
-1
/
+3
2015-09-09
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
[next]