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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
1
-13
/
+11
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
6
-6
/
+0
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2
-0
/
+4
2012-03-28
cpusets: Remove an unused variable
Dan Carpenter
1
-1
/
+0
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
1
-1
/
+1
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2
-32
/
+50
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
44
-1385
/
+1391
2012-03-26
module: Remove module size limit
Sasha Levin
1
-2
/
+1
2012-03-26
module: move __module_get and try_module_get() out of line.
Steven Rostedt
1
-0
/
+30
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
2
-5
/
+14
2012-03-26
module_param: remove support for bool parameters which are really int.
Rusty Russell
1
-21
/
+2
2012-03-26
module: add kernel param to force disable module load
Dave Young
1
-0
/
+1
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2012-03-24
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
1
-3
/
+8
2012-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
1
-0
/
+7
2012-03-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-5
/
+13
2012-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
3
-659
/
+3
2012-03-24
kmod: make __request_module() killable
Oleg Nesterov
1
-2
/
+24
2012-03-24
kmod: introduce call_modprobe() helper
Oleg Nesterov
1
-8
/
+16
2012-03-24
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
1
-1
/
+1
2012-03-24
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
1
-6
/
+2
2012-03-24
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
1
-2
/
+25
2012-03-24
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
1
-2
/
+7
2012-03-24
signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/
Oleg Nesterov
1
-6
/
+2
2012-03-24
signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths
Oleg Nesterov
1
-8
/
+7
2012-03-24
signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE
Oleg Nesterov
1
-1
/
+2
2012-03-24
ptrace: remove PTRACE_SEIZE_DEVEL bit
Denys Vlasenko
1
-15
/
+0
2012-03-24
ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter
Denys Vlasenko
1
-10
/
+21
2012-03-24
ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code
Denys Vlasenko
1
-23
/
+8
2012-03-24
ptrace: don't modify flags on PTRACE_SETOPTIONS failure
Denys Vlasenko
1
-1
/
+4
2012-03-24
kernel/watchdog.c: add comment to watchdog() exit path
Andrew Morton
1
-0
/
+4
2012-03-24
kernel/watchdog.c: convert to pr_foo()
Andrew Morton
1
-6
/
+10
2012-03-24
watchdog: make sure the watchdog thread gets CPU on loaded system
Michal Hocko
1
-4
/
+3
2012-03-24
kernel/exit.c: if init dies, log a signal which killed it, if any
Denys Vlasenko
1
-2
/
+5
2012-03-24
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
3
-5
/
+39
2012-03-24
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2
-8
/
+8
2012-03-24
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-5
/
+1
2012-03-24
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
1
-4
/
+6
2012-03-24
alarmtimer: Make sure we initialize the rtctimer
John Stultz
1
-1
/
+4
2012-03-23
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-24
/
+133
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
3
-3
/
+4
2012-03-23
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
1
-8
/
+8
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
1
-2
/
+2
2012-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-03-23
ntp: Fix leap-second hrtimer livelock
John Stultz
2
-101
/
+47
2012-03-23
kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpoint
Jason Wessel
1
-0
/
+7
2012-03-23
kdb: Avoid using dbg_io_ops until it is initialized
Tim Bird
1
-1
/
+1
2012-03-23
kgdb,debug_core: add the ability to control the reboot notifier
Jason Wessel
1
-0
/
+16
[prev]
[next]