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
pinetabv-6.6.y-devel
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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
39
-41
/
+41
2008-01-25
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
5
-16
/
+14
2008-01-25
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
1
-0
/
+11
2008-01-25
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
1
-4
/
+5
2008-01-25
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
1
-10
/
+9
2008-01-25
Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-8
/
+9
2008-01-25
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-5
/
+6
2008-01-25
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
1
-8
/
+7
2008-01-25
driver core: make /sys/power a kobject
Greg Kroah-Hartman
2
-6
/
+6
2008-01-25
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
1
-4
/
+4
2008-01-25
kset: convert s390 ipl.c to use kset_create
Greg Kroah-Hartman
1
-36
/
+37
2008-01-25
kobject: convert s390 ipl.c to kobj_attr interface
Greg Kroah-Hartman
1
-32
/
+48
2008-01-25
kobject: convert pseries/power.c to kobj_attr interface
Greg Kroah-Hartman
1
-12
/
+8
2008-01-25
kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
Greg Kroah-Hartman
1
-14
/
+8
2008-01-25
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
2
-10
/
+7
2008-01-25
kobject: convert s390 hypervisor to use kobject_create
Greg Kroah-Hartman
1
-6
/
+7
2008-01-25
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
3
-7
/
+7
2008-01-25
PM: Acquire device locks on suspend
Rafael J. Wysocki
2
-6
/
+6
2008-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-01-24
sysctl: kill binary sysctl KERN_PPC_L2CR
Eric W. Biederman
1
-1
/
+0
2008-01-24
[SPARC64]: Partially revert "Constify function pointer tables."
David S. Miller
1
-1
/
+1
2008-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
9
-24
/
+27
2008-01-24
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
1
-1
/
+1
2008-01-23
[SPARC]: Constify function pointer tables.
Jan Engelhardt
3
-3
/
+3
2008-01-23
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
1
-7
/
+8
2008-01-22
Fix file references in documentation and Kconfig
Johann Felix Soden
1
-1
/
+1
2008-01-22
Revert "x86: fix NMI watchdog & 'stopped time' problem"
Thomas Gleixner
2
-17
/
+4
2008-01-22
[SPARC64]: Fix of section mismatch warnings.
Sam Ravnborg
6
-21
/
+24
2008-01-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-3
/
+3
2008-01-22
CRIS: add missed local_irq_restore call
Cyrill Gorcunov
1
-0
/
+1
2008-01-22
tc35815: Use irq number for tc35815-mac platform device id
Atsushi Nemoto
1
-2
/
+2
2008-01-22
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
Dmitri Vorobiev
1
-1
/
+1
2008-01-20
Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...
Russell King
3
-18
/
+14
2008-01-20
[ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warning
Dan Williams
1
-0
/
+2
2008-01-20
[ARM] pxa: don't rely on r2 being preserved over a function call
Russell King
1
-4
/
+2
2008-01-20
arch: Ignore arch/i386 and arch/x86_64
Josef 'Jeff' Sipek
1
-0
/
+2
2008-01-19
ARM: OMAP1: Fix compile for board-nokia770
Daniel Walker
1
-2
/
+2
2008-01-19
ARM: OMAP1: Keymap fix for f-sample and p2-sample
Vivek Kutal
2
-16
/
+12
2008-01-19
x86: add support for the latest Intel processors to Oprofile
Arjan van de Ven
1
-1
/
+1
2008-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-0
/
+6
2008-01-18
alpha: fix conversion from denormal float to double
Ivan Kokshaysky
1
-1
/
+1
2008-01-18
CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines
Jesper Nilsson
1
-18
/
+15
2008-01-17
[SPARC64]: Fix hypervisor TLB operation error reporting.
David S. Miller
2
-0
/
+6
2008-01-16
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2
-0
/
+2
2008-01-16
[IA64] Fix unaligned handler for floating point instructions with base update
Luck, Tony
1
-4
/
+7
2008-01-15
Fix Blackfin HARDWARE_PM support
Mathieu Desnoyers
1
-0
/
+4
2008-01-15
Fix ARM profiling/instrumentation configuration
Linus Torvalds
2
-1
/
+53
2008-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-3
/
+8
2008-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+13
[next]