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
/
frv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-18
frv: properly use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
1
-7
/
+5
2012-12-18
frv: fix use of extinct _sbss and _ebss in debug code
Geert Uytterhoeven
2
-2
/
+2
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-40
/
+8
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-1
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
frv: switch to generic fork/vfork/clone
Al Viro
2
-40
/
+8
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-32
/
+14
2012-11-02
frv: fix the broken preempt
Al Viro
1
-20
/
+3
2012-11-02
frv: switch to saner kernel_execve() semantics
Al Viro
3
-6
/
+1
2012-11-02
FRV: Fix the new-style kernel_thread() stuff
David Howells
1
-2
/
+3
2012-11-02
FRV: Fix the preemption handling
David Howells
1
-1
/
+1
2012-11-02
FRV: Don't objcopy the GNU build_id note
David Howells
1
-4
/
+6
2012-11-02
FRV: Add missing linux/export.h #inclusions
David Howells
1
-0
/
+1
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
1
-0
/
+1
2012-10-17
FRV: Fix const sections change
Andi Kleen
1
-0
/
+2
2012-10-17
FRV: Fix incorrect symbol in copy_thread()
David Howells
1
-1
/
+1
2012-10-17
FRV: Fix VLIW packing constraint violation in entry.S
David Howells
1
-2
/
+2
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+1
2012-10-13
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...
Linus Torvalds
40
-486
/
+557
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-174
/
+45
2012-10-10
UAPI: (Scripted) Disintegrate arch/frv/include/asm
David Howells
40
-486
/
+557
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-17
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+2
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-05
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-05
frv: kill used but uninitialized variable
Geert Uytterhoeven
1
-10
/
+9
2012-10-05
sections: fix section conflicts in arch/frv
Andi Kleen
2
-2
/
+2
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
3
-3
/
+7
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+1
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
frv: no need to raise SIGTRAP in setup_frame()
Al Viro
1
-8
/
+0
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-2
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-10-01
frv: switch to generic kernel_thread()
Al Viro
3
-23
/
+20
2012-10-01
frv: switch to generic kernel_execve
Al Viro
5
-39
/
+10
2012-10-01
frv: switch to generic sys_execve()
Al Viro
3
-19
/
+2
2012-10-01
frv: split ret_from_fork, simplify kernel_thread() a lot
Al Viro
5
-100
/
+32
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-7
/
+1
2012-09-23
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
[next]