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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-146
/
+45
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+7
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-19
/
+54
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2
-13
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-11
/
+0
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
2
-53
/
+12
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-44
/
+7
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-1
/
+2
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
11
-20
/
+21
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-24
/
+6
2015-09-09
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-09-09
x86: use generic early mem copy
Mark Salter
1
-21
/
+1
2015-09-09
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
1
-2
/
+4
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-156
/
+176
2015-09-09
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+3
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-129
/
+4
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-229
/
+1665
2015-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
1
-16
/
+16
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2
-3
/
+34
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+6
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
1
-36
/
+44
2015-09-08
xen: limit memory to architectural maximum
Juergen Gross
1
-1
/
+1
2015-09-08
xen: avoid another early crash of memory limited dom0
Juergen Gross
1
-8
/
+15
2015-09-08
xen: avoid early crash of memory limited dom0
Juergen Gross
1
-3
/
+4
2015-09-06
Silence compiler warning in arch/x86/kvm/emulate.c
Valdis Kletnieks
1
-1
/
+1
2015-09-06
kvm: compile process_smi_save_seg_64() only for x86_64
Alexander Kuleshov
1
-0
/
+2
2015-09-06
KVM: x86: avoid uninitialized variable warning
Paolo Bonzini
1
-3
/
+4
2015-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-3
/
+16
2015-09-05
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2
-0
/
+7
2015-09-05
x86, mm: trace when an IPI is about to be sent
Mel Gorman
1
-0
/
+1
2015-09-05
userfaultfd: activate syscall
Andrea Arcangeli
2
-0
/
+2
2015-09-05
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-2
/
+2
2015-09-05
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
1
-2
/
+5
2015-09-05
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
1
-1
/
+1
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+0
2015-09-04
crypto: ghash-clmulni: specify context size for ghash async algorithm
Andrey Ryabinin
1
-0
/
+1
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-40
/
+79
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-42
/
+46
2015-09-02
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+7
2015-09-02
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-74
/
+124
2015-09-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-186
/
+197
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2015-09-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-232
/
+332
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-10
/
+12
[next]