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
/
m32r
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
m32r: Use sigsp()
Richard Weinberger
1
-9
/
+3
2014-08-06
m32r: Use get_signal() signal_setup_done()
Richard Weinberger
1
-27
/
+20
2013-11-13
m32r: Use preempt_schedule_irq
Thomas Gleixner
1
-7
/
+1
2013-07-15
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
1
-1
/
+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
-9
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2013-04-29
m32r: Convert print_symbol to %pSR
Joe Perches
1
-4
/
+2
2013-04-08
m32r: Use generic idle loop
Thomas Gleixner
2
-19
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+2
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+3
2013-02-18
m32r idle: delete pm_idle, and other dead idle code
Len Brown
1
-49
/
+2
2013-02-04
m32r: switch to generic sigaltstack
Al Viro
1
-14
/
+2
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-1
/
+1
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-1
/
+3
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
m32r: switch to generic fork/vfork/clone
Al Viro
1
-42
/
+4
2012-11-29
kill stray kernel_thread() garbage
Al Viro
1
-1
/
+0
2012-11-01
m32r: switch to generic sys_execve()
Al Viro
1
-36
/
+10
2012-11-01
m32r: switch to generic kernel_thread()/kernel_execve()
Al Viro
3
-65
/
+25
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+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
-3
/
+0
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
bury the rest of TIF_IRET
Al Viro
1
-2
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-15
/
+0
2012-09-23
m32r: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-07-18
m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout
Geert Uytterhoeven
1
-4
/
+3
2012-07-18
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
Geert Uytterhoeven
1
-1
/
+1
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
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-5
/
+3
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
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-05
m32r: Use generic init_task
Thomas Gleixner
2
-35
/
+1
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
1
-4
/
+0
2012-03-28
Disintegrate asm/system.h for M32R
David Howells
2
-2
/
+0
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-38
/
+0
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-27
m32r: remove redundant declaration
KOSAKI Motohiro
1
-11
/
+2
2011-05-27
m32r: convert cpumask api
KOSAKI Motohiro
2
-50
/
+49
[next]