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-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-7
/
+7
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
8
-11
/
+12
2012-12-06
padata: use __this_cpu_read per-cpu helper
Shan Wei
1
-3
/
+2
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
1
-7
/
+7
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
1
-0
/
+3
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
1
-2
/
+2
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
1
-2
/
+2
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2
-9
/
+0
2012-12-03
cgroup: remove subsystem files when remounting cgroup
Gao feng
1
-2
/
+9
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
14
-352
/
+1014
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
1
-2
/
+2
2012-12-02
workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
Joonsoo Kim
1
-1
/
+3
2012-12-02
workqueue: trivial fix for return statement in work_busy()
Joonsoo Kim
1
-1
/
+1
2012-12-02
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
1
-3
/
+11
2012-12-02
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
1
-1
/
+3
2012-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2012-11-30
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
Gao feng
1
-1
/
+3
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
4
-67
/
+92
2012-11-30
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
1
-1
/
+6
2012-11-30
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
1
-2
/
+7
2012-11-30
cgroup: warn about broken hierarchies only after css_online
Glauber Costa
1
-9
/
+9
2012-11-30
irqdomain: stop screaming about preallocated irqdescs
Linus Walleij
1
-2
/
+2
2012-11-30
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-3
/
+3
2012-11-30
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+4
2012-11-30
Merge branch 'acpi-general'
Rafael J. Wysocki
1
-3
/
+5
2012-11-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-0
/
+63
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+19
2012-11-29
do_coredump(): get rid of pt_regs argument
Al Viro
1
-1
/
+1
2012-11-29
print_fatal_signal(): get rid of pt_regs argument
Al Viro
1
-2
/
+3
2012-11-29
ptrace_signal(): get rid of unused arguments
Al Viro
1
-4
/
+2
2012-11-29
get rid of ptrace_signal_deliver() arguments
Al Viro
1
-1
/
+1
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-8
/
+5
2012-11-29
death to idle_regs()
Al Viro
1
-6
/
+0
2012-11-29
don't pass regs to copy_process()
Al Viro
1
-4
/
+2
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
audit: no nested contexts anymore...
Al Viro
1
-81
/
+21
2012-11-29
generic sys_fork / sys_vfork / sys_clone
Al Viro
1
-0
/
+43
2012-11-29
kill daemonize()
Al Viro
1
-92
/
+0
2012-11-29
cgroup: list_del_init() on removed events
Greg Thelen
1
-2
/
+2
2012-11-29
cgroup: fix lockdep warning for event_control
Greg Thelen
1
-3
/
+8
2012-11-28
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+1
2012-11-28
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+2
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
1
-2
/
+16
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2
-24
/
+24
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
3
-9
/
+9
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2
-24
/
+28
2012-11-28
cgroup: move list add after list head initilization
Li Zhong
1
-1
/
+1
2012-11-28
time: export time information for KVM pvclock
Marcelo Tosatti
1
-0
/
+50
[prev]
[next]