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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
cfq-iosched: Fix a gcc 4.5 warning and put some comments
Vivek Goyal
1
-3
/
+13
2010-10-21
block: Turn bvec_k{un,}map_irq() into static inline functions
Geert Uytterhoeven
1
-2
/
+9
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
8
-13
/
+47
2010-10-15
block: Make the integrity mapped property a bio flag
Martin K. Petersen
2
-7
/
+7
2010-10-15
block: Fix double free in blk_integrity_unregister
Martin K. Petersen
1
-1
/
+0
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
2
-3
/
+3
2010-10-01
blkio-throttle: Fix possible multiplication overflow in iops calculations
Vivek Goyal
1
-1
/
+15
2010-10-01
blkio-throttle: limit max iops value to UINT_MAX
Vivek Goyal
2
-4
/
+10
2010-10-01
blkio-throttle: There is no need to convert jiffies to milli seconds
Vivek Goyal
1
-4
/
+3
2010-10-01
blkio-throttle: Fix link failure failure on i386
Vivek Goyal
1
-6
/
+10
2010-10-01
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
4
-35
/
+139
2010-10-01
blkio: Add root group to td->tg_list
Vivek Goyal
1
-4
/
+13
2010-10-01
blkio: deletion of a cgroup was causes oops
Vivek Goyal
1
-4
/
+5
2010-10-01
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
Vivek Goyal
1
-47
/
+50
2010-10-01
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-1
/
+1
2010-10-01
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
1
-1
/
+3
2010-09-25
Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK
Mark Lord
1
-0
/
+3
2010-09-24
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-3
/
+1
2010-09-24
block: Prevent hang_check firing during long I/O
Mark Lord
1
-1
/
+8
2010-09-20
cfq: improve fsync performance for small files
Corrado Zoccolo
3
-16
/
+6
2010-09-17
do_mounts: only enable PARTUUID for CONFIG_BLOCK
Jens Axboe
1
-0
/
+4
2010-09-16
block: Fix race during disk initialization
Signed-off-by: Jan Kara
1
-2
/
+4
2010-09-16
blkio: Documentation Update
Vivek Goyal
1
-3
/
+103
2010-09-16
blkio: Implementation of IOPS limit logic
Vivek Goyal
1
-37
/
+127
2010-09-16
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2
-17
/
+135
2010-09-16
blkio: Core implementation of throttle policy
Vivek Goyal
7
-3
/
+979
2010-09-16
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2
-8
/
+167
2010-09-16
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
4
-154
/
+429
2010-09-16
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
Vivek Goyal
1
-2
/
+0
2010-09-16
core: match_dev_by_uuid() should not be marked __init
Jens Axboe
1
-1
/
+1
2010-09-16
sg: fix a warning in blk_rq_aligned() call
Namhyung Kim
1
-1
/
+1
2010-09-15
init: add support for root devices specified by partition UUID
Will Drewry
2
-2
/
+73
2010-09-15
genhd, efi: add efi partition metadata to hd_structs
Will Drewry
1
-0
/
+25
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
5
-6
/
+76
2010-09-15
block: fix an address space warning in blk-map.c
Namhyung Kim
2
-4
/
+5
2010-09-14
block: block_dump: Add number of sectors to debug output
San Mehat
1
-2
/
+3
2010-09-10
zfcp: Report scatter gather limit for DIX protection information
Christof Schmitt
1
-0
/
+1
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
12
-50
/
+167
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
5
-13
/
+10
2010-08-23
Linux 2.6.36-rc2
Linus Torvalds
1
-1
/
+1
2010-08-22
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+5
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
28
-2417
/
+2663
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-3
/
+3
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+3
2010-08-22
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
3
-0
/
+4
2010-08-22
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
1
-1
/
+6
2010-08-22
agp/intel: set 40-bit dma mask on Sandybridge
Zhenyu Wang
1
-9
/
+15
2010-08-22
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
1
-2
/
+0
2010-08-22
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
1
-37
/
+37
2010-08-22
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
1
-9
/
+18
[next]