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
2012-07-22
net: netprio_cgroup: rework update socket logic
John Fastabend
1
-0
/
+1
2012-07-22
skbuff: add an api to orphan frags
Michael S. Tsirkin
1
-0
/
+16
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-7
/
+3
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
1
-0
/
+1
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
1
-1
/
+2
2012-07-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2012-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2012-07-22
Merge branch 'regulator-drivers' into regulator-next
Mark Brown
23
-38
/
+179
2012-07-22
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...
Mark Brown
37
-82
/
+350
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
24
-55
/
+312
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+0
2012-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-19
/
+20
2012-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-36
/
+25
2012-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2012-07-22
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
1
-6
/
+2
2012-07-22
Merge tag 'v3.5-rc7' into next/boards
Arnd Bergmann
10
-20
/
+38
2012-07-22
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
1
-1
/
+0
2012-07-21
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
Linus Torvalds
1
-0
/
+16
2012-07-21
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
1
-0
/
+16
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-0
/
+1
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
1
-0
/
+4
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
1
-0
/
+3
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: add two capability flags for CD and WP signal polarity
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
1
-3
/
+14
2012-07-21
mmc: tmio: add callbacks to enable-update and disable the interface clock
Guennadi Liakhovetski
1
-0
/
+3
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
1
-2
/
+14
2012-07-20
tun: fix a crash bug and a memory leak
Mikulas Patocka
1
-0
/
+1
2012-07-20
team: add multiqueue support
Jiri Pirko
1
-0
/
+8
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
1
-0
/
+2
2012-07-20
net: honour netif_set_real_num_tx_queues() retval
Jiri Pirko
1
-1
/
+6
2012-07-20
tcp: improve latencies of timer triggered events
Eric Dumazet
1
-1
/
+3
2012-07-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-1
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-1
/
+205
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-07-20
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
1
-0
/
+1
2012-07-20
[SCSI] async: introduce 'async_domain' type
Dan Williams
1
-4
/
+31
2012-07-20
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
1
-0
/
+1
2012-07-20
[SCSI] usb-storage: add support for write cache quirk
Namjae Jeon
1
-1
/
+3
2012-07-20
[SCSI] virtio-scsi: hotplug support for virtio-scsi
Cong Meng
1
-0
/
+9
2012-07-20
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
1
-0
/
+4
2012-07-20
Merge branch 'common/pinctrl' into sh-latest
Paul Mundt
21
-35
/
+92
2012-07-20
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2
-1
/
+3
2012-07-20
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2
-8
/
+8
2012-07-20
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
2
-2
/
+1
2012-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-10
/
+2
2012-07-20
clk: fix compile for OF && !COMMON_CLK
Rob Herring
1
-1
/
+1
[prev]
[next]