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
/
cris
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
18
-18
/
+18
2016-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+0
2016-12-08
cris: No need to append -O2 and $(LINUXINCLUDE)
Paul Bolle
2
-6
/
+0
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-1
/
+1
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-11-07
cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
Guenter Roeck
1
-0
/
+8
2016-10-28
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-9
/
+0
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+1
2016-10-10
Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
22
-217
/
+83
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-23
cris: return of class_create should be considered
yizhouzhou@ict.ac.cn
1
-0
/
+6
2016-09-23
CRIS: defconfig: remove MTDRAM_ABS_POS
Fabian Frederick
4
-4
/
+0
2016-09-23
CRIS v32: remove some double unlocks
Dan Carpenter
2
-2
/
+0
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
Fix typo
Andrea Gelmini
1
-1
/
+1
2016-09-23
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-09-23
cris: v10: axisflashmap: remove unused ifdefs
Niklas Cassel
1
-19
/
+0
2016-09-22
cris: use generic io.h
Niklas Cassel
1
-170
/
+1
2016-09-22
cris: fix Kconfig mismatch when building with CONFIG_PCI
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: cardbus: fix header include path
Niklas Cassel
1
-1
/
+1
2016-09-22
cris: add dev88_defconfig
Niklas Cassel
1
-0
/
+49
2016-09-22
cris: irq: stop loop from accessing array out of bounds
Niklas Cassel
1
-2
/
+1
2016-09-22
cris: fasttimer: fix mixed declarations and code compile warning
Niklas Cassel
1
-8
/
+7
2016-09-22
cris: intmem: fix pointer comparison compile warning
Niklas Cassel
1
-2
/
+2
2016-09-22
cris: intmem: fix device_initcall compile warning
Jesper Nilsson
1
-1
/
+8
2016-09-14
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
1
-39
/
+32
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-5
/
+4
2016-08-03
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+2
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+0
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-10
mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS
Ben Hutchings
2
-2
/
+2
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-23
cris: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-8
/
+0
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-0
/
+2
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+1
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
2
-9
/
+1
2016-05-18
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-05-06
CRIS v32: nand: set ECC algorithm explicitly
Rafał Miłecki
2
-0
/
+2
[next]