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
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
57
-1833
/
+6354
2008-01-30
KVM: Disallow fork() and similar games when using a VM
Avi Kivity
1
-0
/
+1
2008-01-30
x86/non-x86: percpu, node ids, apic ids x86.git fixup
Mike Travis
1
-0
/
+8
2008-01-30
genirq: stackdump after the "Trying to free already-free IRQ" message
Ingo Molnar
1
-0
/
+3
2008-01-30
x86: add a simple backtrace test module
Arjan van de Ven
2
-0
/
+49
2008-01-30
x86: make early printk selectable on 64-bit as well
Ingo Molnar
1
-0
/
+7
2008-01-30
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli
3
-0
/
+219
2008-01-30
debug: add the end-of-trace marker and the module list to
Arjan van de Ven
1
-4
/
+12
2008-01-30
debug: move WARN_ON() out of line
Arjan van de Ven
1
-0
/
+15
2008-01-30
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
Andi Kleen
1
-2
/
+19
2008-01-30
genirq: turn irq debugging options into module params
Andi Kleen
1
-0
/
+5
2008-01-30
x86: compat_sys_ptrace
Roland McGrath
1
-0
/
+46
2008-01-30
x86: compat_ptrace_request
Roland McGrath
1
-0
/
+38
2008-01-30
x86: ptrace_request peekdata/pokedata
Roland McGrath
1
-0
/
+7
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2
-12
/
+7
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
1
-2
/
+2
2008-01-30
ptrace: generic PTRACE_SINGLEBLOCK
Roland McGrath
1
-1
/
+14
2008-01-30
ptrace: generic resume
Roland McGrath
1
-0
/
+61
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
1
-0
/
+9
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
2
-23
/
+54
2008-01-30
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
1
-2
/
+4
2008-01-30
x86: make clockevents more robust
Ingo Molnar
1
-0
/
+13
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
1
-0
/
+15
2008-01-30
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
1
-4
/
+10
2008-01-30
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
1
-1
/
+1
2008-01-30
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
1
-17
/
+5
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
2
-7
/
+2
2008-01-30
time: more timer related cleanups
Pavel Machek
3
-3
/
+5
2008-01-30
time: timer cleanups
Pavel Machek
2
-3
/
+3
2008-01-30
time: clean hungarian notation from timers
Pavel Machek
1
-41
/
+39
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
2
-40
/
+166
2008-01-29
Module: check to see if we have a built in module with the same name
Greg Kroah-Hartman
1
-0
/
+10
2008-01-29
module: add module taint on ndiswrapper
Jon Masters
1
-1
/
+1
2008-01-29
module: fix the module name length in param_sysfs_builtin
Denis Cheng
1
-5
/
+3
2008-01-29
module: make module_address_lookup safe
Rusty Russell
2
-16
/
+17
2008-01-29
module: better OOPS and lockdep coverage for loading modules
Rusty Russell
1
-18
/
+20
2008-01-29
module: Fix gratuitous sprintf in module.c
Rusty Russell
1
-1
/
+1
2008-01-29
module: wait for dependent modules doing init.
Rusty Russell
1
-5
/
+23
2008-01-29
module: Don't report discarded init pages as kernel text.
Rusty Russell
1
-1
/
+2
2008-01-29
[NET]: Remove the empty net_table
Pavel Emelyanov
1
-8
/
+0
2008-01-29
sysctl: Infrastructure for per namespace sysctls
Eric W. Biederman
2
-22
/
+96
2008-01-29
sysctl: Remember the ctl_table we passed to register_sysctl_paths
Eric W. Biederman
1
-0
/
+1
2008-01-29
sysctl: Add register_sysctl_paths function
Eric W. Biederman
1
-15
/
+74
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
1
-4
/
+10
2008-01-28
io context sharing: preliminary support
Jens Axboe
1
-1
/
+0
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-5
/
+27
2008-01-27
printk: revert ktime_get() timestamps
Ingo Molnar
1
-3
/
+1
2008-01-26
[S390] Remove appldata include from sysctl_check.c
Heiko Carstens
1
-1
/
+0
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
2
-0
/
+7
[next]