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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
19
-87
/
+121
2012-04-30
dynamic_debug: make dynamic-debug work for module initialization
Jim Cromie
1
-1
/
+1
2012-04-30
params: add 3rd arg to option handler callback signature
Jim Cromie
1
-14
/
+17
2012-04-30
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-6
/
+22
2012-04-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2012-04-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+27
2012-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+13
2012-04-28
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+19
2012-04-26
perf: Fix perf_event_for_each() to use sibling
Michael Ellerman
1
-1
/
+1
2012-04-26
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
1
-6
/
+16
2012-04-26
sched: Fix more load-balancing fallout
Peter Zijlstra
2
-8
/
+11
2012-04-25
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
3
-5
/
+12
2012-04-25
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+0
2012-04-25
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
Bojan Smojver
1
-6
/
+22
2012-04-23
irq: hide debug macros so they don't collide with others.
Paul Gortmaker
1
-19
/
+19
2012-04-20
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
1
-0
/
+5
2012-04-19
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
1
-1
/
+2
2012-04-19
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
1
-0
/
+3
2012-04-18
tick: Fix oneshot broadcast setup really
Thomas Gleixner
1
-6
/
+1
2012-04-17
rcu: Permit call_rcu() from CPU_DYING notifiers
Paul E. McKenney
1
-1
/
+0
2012-04-16
tracing: Fix regression with tracing_on
Steven Rostedt
1
-3
/
+5
2012-04-14
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-04-14
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
Mark Brown
1
-2
/
+2
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-13
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2012-04-13
irq_domain: fix type mismatch in debugfs output format
Grant Likely
1
-1
/
+2
2012-04-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+15
2012-04-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-04-13
panic: fix stack dump print on direct call to panic()
Jason Wessel
1
-1
/
+1
2012-04-12
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-31
/
+17
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
1
-24
/
+9
2012-04-11
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
1
-0
/
+2
2012-04-11
irqdomain: Fix debugfs formatting
Grant Likely
1
-3
/
+3
2012-04-11
irq_domain: correct the debugfs file name
Mika Westerberg
1
-1
/
+1
2012-04-11
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
David Daney
1
-3
/
+4
2012-04-10
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
1
-1
/
+3
2012-04-10
itimer: Use printk_once instead of WARN_ONCE
Thomas Gleixner
1
-3
/
+4
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2012-04-06
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-16
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-16
/
+2
2012-04-05
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
1
-4
/
+4
2012-04-05
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-30
/
+25
2012-04-05
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-62
/
+148
2012-04-03
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
1
-0
/
+1
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+9
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-5
/
+5
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
1
-0
/
+1
2012-04-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+7
2012-04-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-108
/
+199
[next]