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
/
score
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
Score: The commit is for compiling successfully.
Lennox Wu
2
-4
/
+4
2013-07-04
score: normalize global variables exported by vmlinux.lds
Jiang Liu
1
-0
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-10
/
+0
2013-04-08
score: Use generic idle loop
Thomas Gleixner
1
-18
/
+0
2013-02-04
score: switch to generic sigaltstack
Al Viro
2
-24
/
+2
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+2
2012-11-29
score: switch to generic fork/vfork/clone
Al Viro
3
-57
/
+4
2012-11-29
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
3
-100
/
+21
2012-11-29
score: do_sigaltstack() expects a userland pointer...
Al Viro
1
-5
/
+2
2012-10-16
score: switch to generic sys_execve()
Al Viro
2
-29
/
+0
2012-10-16
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
3
-71
/
+21
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+0
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-10-05
sections: fix section conflicts in arch/score
Andi Kleen
1
-0
/
+1
2012-10-01
score: fix bogus restarts on sigreturn()
Al Viro
1
-0
/
+1
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-10
/
+0
2012-09-23
score: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-1
/
+3
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-3
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-19
/
+5
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-9
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
score: add handling of NOTIFY_RESUME to do_notify_resume()
Al Viro
1
-1
/
+8
2012-05-22
score: don't open-code force_sigsegv()
Al Viro
1
-3
/
+1
2012-05-22
score: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-22
score: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-12
/
+3
2012-05-22
score: don't mask signals if we fail to setup signal stack
Matt Fleming
1
-6
/
+8
2012-05-05
score: Use generic init_task
Thomas Gleixner
2
-47
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-23
score: fix off-by-one index into syscall table
Dan Rosenberg
1
-1
/
+1
2011-12-08
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+3
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-26
/
+3
2011-03-28
score: Use generic show_interrupts()
Thomas Gleixner
1
-39
/
+0
2011-03-28
score: Convert to new irq function names
Thomas Gleixner
1
-2
/
+2
2011-03-28
score: Convert irq_chip to new functions
Thomas Gleixner
1
-11
/
+13
2010-10-28
ptrace: cleanup arch_ptrace() on score
Namhyung Kim
1
-2
/
+2
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
1
-0
/
+1
2009-12-11
Add missing alignment check in arch/score sys_mmap()
Al Viro
1
-3
/
+4
2009-12-11
Unify sys_mmap*
Al Viro
1
-22
/
+3
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-23
score: Cleanup linker script using new macros.
Tim Abbott
1
-68
/
+9
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-08-30
score: make init_thread_union align to THREAD_SIZE
Chen Liqin
1
-1
/
+1
2009-08-30
score: update files according to review comments.
Chen Liqin
1
-115
/
+97
[next]