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-02-22
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
64
-136
/
+221
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-84
/
+169
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-13
/
+82
2013-02-22
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+3
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
36
-139
/
+104
2013-02-21
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
13
-127
/
+179
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
21
-81
/
+104
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-120
/
+246
2013-02-21
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-173
/
+853
2013-02-21
Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
53
-95
/
+6865
2013-02-21
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
23
-413
/
+209
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-8
/
+1
2013-02-21
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
Nikitas Angelinas
1
-1
/
+1
2013-02-21
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Helge Deller
1
-4
/
+0
2013-02-21
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
3
-33
/
+15
2013-02-21
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
3
-16
/
+2
2013-02-21
parisc: fix fallocate syscall
Helge Deller
3
-8
/
+8
2013-02-21
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
Helge Deller
1
-4
/
+11
2013-02-21
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
4
-60
/
+67
2013-02-21
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
1
-5
/
+5
2013-02-21
parisc: fix personality on 32bit kernel
Helge Deller
1
-1
/
+1
2013-02-21
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
2
-1
/
+9
2013-02-21
Revert "KVM: MMU: lazily drop large spte"
Marcelo Tosatti
1
-7
/
+16
2013-02-21
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
1
-50
/
+0
2013-02-21
parisc/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+25
2013-02-21
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
1
-1
/
+1
2013-02-21
parisc: fix ptrace breakage
Al Viro
1
-1
/
+4
2013-02-21
parisc: always detect multiple physical ranges
John David Anglin
1
-3
/
+2
2013-02-21
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
1
-4
/
+5
2013-02-21
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2
-0
/
+4
2013-02-21
parisc: remove IRQF_DISABLED
Peter Zijlstra
2
-4
/
+4
2013-02-21
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
1
-0
/
+64
2013-02-21
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
1
-7
/
+81
2013-02-21
parisc: fixes and cleanups in page cache flushing (2/4)
John David Anglin
1
-45
/
+290
2013-02-21
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
3
-34
/
+40
2013-02-21
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
1
-0
/
+2
2013-02-21
parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...
Helge Deller
2
-0
/
+21
2013-02-21
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
1
-2
/
+2
2013-02-21
parisc: enhance automatic CONFIG_CROSS_COMPILE detection
Helge Deller
1
-5
/
+4
2013-02-21
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-21
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
3
-5
/
+29
2013-02-21
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
38
-407
/
+180
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-3
/
+3
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
3
-3
/
+32
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
2013-02-20
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-35
/
+71
2013-02-20
ARM: prima2: remove duplicate v7_invalidate_l1
Arnd Bergmann
1
-40
/
+0
[prev]
[next]