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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-9
/
+9
2011-12-15
edac: convert sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+4
2011-12-15
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
1
-4
/
+74
2011-12-14
kref: fix up the kfree build problems
Greg Kroah-Hartman
1
-5
/
+10
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
1
-2
/
+0
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
1
-18
/
+10
2011-12-13
kref: Inline all functions
Peter Zijlstra
1
-5
/
+75
2011-12-10
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-11-19
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
1
-1
/
+1
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
1
-0
/
+26
2011-11-18
USB: Add helper macro for usb_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+12
2011-11-18
SPI: Add helper macro for spi_driver boilerplate
Lars-Peter Clausen
1
-0
/
+11
2011-11-18
I2C: Add helper macro for i2c_driver boilerplate
Lars-Peter Clausen
1
-0
/
+13
2011-11-18
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
2
-10
/
+23
2011-11-16
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+3
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-22
/
+30
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-156
/
+124
2011-11-07
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-9
/
+14
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
40
-176
/
+197
2011-11-07
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+47
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-6
/
+13
2011-11-07
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-10
/
+15
2011-11-07
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
1
-3
/
+0
2011-11-07
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-4
/
+3
2011-11-07
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+1
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+7
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+1
2011-11-06
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-14
/
+5
2011-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+2
2011-11-05
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-14
/
+37
2011-11-05
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2011-11-05
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-39
/
+27
2011-11-05
bonding: comparing a u8 with -1 is always false
Dan Carpenter
1
-0
/
+2
2011-11-05
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
1
-8
/
+3
2011-11-05
PM / OPP: Fix build when CONFIG_PM_OPP is not set
Tony Lindgren
1
-2
/
+2
2011-11-05
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
1
-4
/
+0
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-0
/
+4
2011-11-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+27
2011-11-04
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+10
2011-11-04
dt: add empty of_machine_is_compatible
Stephen Warren
1
-0
/
+5
2011-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+61
2011-11-04
Merge branch 'for-grant' of git://sources.calxeda.com/kernel/linux into devic...
Grant Likely
72
-373
/
+804
2011-11-04
[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control
Sylwester Nawrocki
1
-0
/
+1
2011-11-04
[media] V4L: docbook documentation for struct v4l2_create_buffers
Guennadi Liakhovetski
1
-3
/
+11
2011-11-04
[media] V4L: add two new ioctl()s for multi-size videobuffer management
Guennadi Liakhovetski
1
-0
/
+18
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
15
-466
/
+1375
2011-11-03
Merge branch 'sh-latest' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+11
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
1
-12
/
+34
2011-11-03
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
257
-1511
/
+6348
[next]