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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-17
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
5
-15
/
+28
2013-11-17
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2013-11-17
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+3
2013-11-16
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+182
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+26
2013-11-16
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
12
-29
/
+674
2013-11-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+410
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-122
/
+569
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+164
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-22
/
+63
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-3
/
+64
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-30
/
+139
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-5
/
+3
2013-11-15
Merge branch 'akpm' (patch-bomb from Andrew Morton)
Linus Torvalds
13
-119
/
+230
2013-11-15
cmdline-parser: fix build
Alexander Beregalov
1
-0
/
+2
2013-11-15
kfifo API type safety
Stefani Seibold
1
-33
/
+14
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-0
/
+2
2013-11-15
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
Andrew Morton
1
-9
/
+3
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-4
/
+0
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
1
-22
/
+0
2013-11-15
sched: remove INIT_COMPLETION
Wolfram Sang
1
-10
/
+0
2013-11-15
sched: replace INIT_COMPLETION with reinit_completion
Wolfram Sang
1
-3
/
+15
2013-11-15
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
1
-0
/
+15
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
1
-1
/
+6
2013-11-15
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
1
-0
/
+9
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
2
-15
/
+18
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
2
-21
/
+65
2013-11-15
mm: allow pgtable_page_ctor() to fail
Kirill A. Shutemov
1
-1
/
+2
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
2
-1
/
+38
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
2
-3
/
+30
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-0
/
+1
2013-11-15
mm, thp: move ptl taking inside page_check_address_pmd()
Kirill A. Shutemov
1
-1
/
+2
2013-11-15
mm, thp: change pmd_trans_huge_lock() to return taken lock
Kirill A. Shutemov
1
-7
/
+7
2013-11-15
mm: introduce api for split page table lock for PMD level
Kirill A. Shutemov
1
-0
/
+13
2013-11-15
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
1
-1
/
+1
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2
-7
/
+7
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2013-11-14
Merge branch 'for-3.13/post-mq-drivers' into for-linus
Jens Axboe
2
-10
/
+410
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-15
/
+114
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
4
-22
/
+34
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-50
/
+64
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-302
/
+955
2013-11-14
Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+13
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
8
-21
/
+59
2013-11-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-3
/
+38
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-48
/
+297
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-1
/
+75
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-2
/
+31
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
196
-4121
/
+6012
[next]