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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
kset: convert struct bus_device->drivers to use kset_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
kset: convert struct bus_device->devices to use kset_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
kset: convert /sys/power to use kset_create
Greg Kroah-Hartman
1
-0
/
+2
2008-01-25
kset: convert /sys/module to use kset_create
Greg Kroah-Hartman
1
-1
/
+3
2008-01-25
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
1
-2
/
+2
2008-01-25
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
1
-2
/
+2
2008-01-25
kset: remove decl_subsys_name
Greg Kroah-Hartman
1
-5
/
+0
2008-01-25
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
kobject: get rid of kobject_kset_add_dir
Greg Kroah-Hartman
1
-3
/
+1
2008-01-25
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
1
-1
/
+0
2008-01-25
kobject: add kobject_create_and_add function
Greg Kroah-Hartman
1
-0
/
+3
2008-01-25
kset: add kset_create_and_add function
Greg Kroah-Hartman
1
-1
/
+3
2008-01-25
kobject: remove kobj_set_kset_s as no one is using it anymore
Greg Kroah-Hartman
1
-18
/
+0
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-11
/
+4
2008-01-25
kobject: add kobject_init_and_add function
Greg Kroah-Hartman
1
-0
/
+5
2008-01-25
kobject: add kobject_add_ng function
Greg Kroah-Hartman
1
-0
/
+3
2008-01-25
kobject: add kobject_init_ng function
Greg Kroah-Hartman
1
-0
/
+1
2008-01-25
kobject: make kobject_cleanup be static
Greg Kroah-Hartman
1
-2
/
+0
2008-01-25
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
1
-9
/
+15
2008-01-25
tifm: Convert from class_device to device for TI flash media
Tony Jones
1
-1
/
+1
2008-01-25
pktcdvd: Convert from class_device to device for block/pktcdvd
Tony Jones
1
-1
/
+1
2008-01-25
DMA: Convert from class_device to device for DMA engine
Tony Jones
1
-1
/
+2
2008-01-25
kref: add kref_set()
Evgeniy Polyakov
1
-0
/
+1
2008-01-25
PM: Acquire device locks on suspend
Rafael J. Wysocki
1
-0
/
+8
2008-01-25
security/selinux: constify function pointer tables and fields
Jan Engelhardt
1
-1
/
+1
2008-01-25
security: add a secctx_to_secid() hook
David Howells
1
-0
/
+13
2008-01-25
security: remove security_sb_post_mountroot hook
H. Peter Anvin
1
-8
/
+0
2008-01-25
Security: remove security.h include from mm.h
James Morris
1
-1
/
+2
2008-01-25
Security: add get, set, and cloning of superblock security information
Eric Paris
1
-0
/
+36
2008-01-24
ACPI: make _OSI(Linux) console messages smarter
Len Brown
1
-2
/
+5
2008-01-24
DMI: create dmi_get_slot()
Len Brown
1
-0
/
+2
2008-01-24
DMI: move dmi_available declaration to linux/dmi.h
Len Brown
1
-0
/
+2
2008-01-16
lockdep: fix workqueue creation API lockdep interaction
Johannes Berg
1
-3
/
+11
2008-01-16
libata: correct handling of TSS DVD
Alan Cox
1
-2
/
+0
2008-01-15
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-1
/
+0
2008-01-14
i2c: Driver IDs are optional
Jean Delvare
1
-0
/
+4
2008-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-7
/
+12
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
1
-13
/
+0
2008-01-11
Pull bugzilla-9535 into release branch
Len Brown
1
-1
/
+1
2008-01-11
Pull bugzilla-9194 into release branch
Len Brown
2
-6
/
+9
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
2
-6
/
+9
2008-01-11
Don't blatt first element of prv in sg_chain()
Rusty Russell
1
-2
/
+2
2008-01-11
ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9
Zhao Yakui
1
-0
/
+2
2008-01-11
[CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long
Herbert Xu
1
-4
/
+2
2008-01-11
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
1
-9
/
+1
2008-01-11
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
1
-2
/
+9
2008-01-11
[CRYPTO] aead: Add givcrypt operations
Herbert Xu
1
-0
/
+5
2008-01-11
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
1
-7
/
+2
2008-01-11
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
1
-4
/
+14
[prev]
[next]