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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
openrisc: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
1
-2
/
+8
2013-11-15
mn10300: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
2
-2
/
+8
2013-11-15
microblaze: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
1
-3
/
+9
2013-11-15
xtensa: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-1
/
+5
2013-11-15
m32r: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-0
/
+2
2013-11-15
cris: fix potential NULL-pointer dereference
Kirill A. Shutemov
1
-0
/
+2
2013-11-15
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
Kirill A. Shutemov
1
-2
/
+9
2013-11-15
x86, mm: enable split page table lock for PMD level
Kirill A. Shutemov
2
-1
/
+14
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2
-12
/
+12
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2
-6
/
+6
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
14
-39
/
+137
2013-11-15
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-11-15
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2013-11-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-8
/
+13
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+7
2013-11-14
Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-50
/
+165
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
20
-49
/
+47
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-70
/
+44
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
51
-396
/
+681
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-15
/
+37
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
104
-581
/
+7636
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-14
/
+62
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
5
-262
/
+131
2013-11-13
kvm, vmx: Fix lazy FPU on nested guest
Anthoine Bourgeois
1
-0
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-8
/
+53
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
37
-82
/
+195
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
17
-141
/
+92
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-8
/
+0
2013-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-1
/
+1
2013-11-13
arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c
Nicolin Chen
1
-8
/
+1
2013-11-13
x86: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
6
-10
/
+19
2013-11-13
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
5
-5
/
+25
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
4
-4
/
+4
2013-11-13
arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()
Zhi Yong Wu
1
-2
/
+2
2013-11-13
mem-hotplug: introduce movable_node boot option
Tang Chen
1
-0
/
+11
2013-11-13
x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.
Tang Chen
1
-2
/
+7
2013-11-13
x86/mem-hotplug: support initialize page tables in bottom-up
Tang Chen
1
-2
/
+64
2013-11-13
x86/mm: factor out of top-down direct mapping setup
Tang Chen
1
-20
/
+39
2013-11-13
s390/mmap: randomize mmap base for bottom up direction
Heiko Carstens
1
-2
/
+7
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
6
-6
/
+6
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
4
-7
/
+4
2013-11-13
mm: remove obsolete comments about page table lock
Naoya Horiguchi
1
-2
/
+0
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
3
-11
/
+4
2013-11-13
cris: media platform drivers: fix build
Mauro Carvalho Chehab
1
-0
/
+1
2013-11-13
sh64: kernel: remove useless variable 'regs'
Chen Gang
1
-1
/
+1
2013-11-13
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
1
-1
/
+1
2013-11-13
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
4
-31
/
+34
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
9
-85
/
+47
2013-11-13
sparc64: Make PAGE_OFFSET variable.
David S. Miller
7
-29
/
+138
2013-11-13
sparc64: Fix inconsistent max-physical-address defines.
David S. Miller
1
-2
/
+4
[prev]
[next]