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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
drbd: Interval tree bugfix
Andreas Gruenbacher
1
-1
/
+2
2011-08-29
drbd: Inline function overlaps() is now unused
Andreas Gruenbacher
1
-5
/
+0
2011-08-29
drbd: Remove some useless paranoia code
Andreas Gruenbacher
1
-10
/
+2
2011-08-29
drbd: Replace the ERR_IF macro with an assert-like macro
Andreas Gruenbacher
7
-63
/
+114
2011-08-29
drbd: Convert all constants in enum drbd_thread_state to upper case
Andreas Gruenbacher
4
-30
/
+30
2011-08-29
drbd: Convert all constants in enum drbd_req_event to upper case
Andreas Gruenbacher
7
-113
/
+113
2011-08-29
drbd: Remove the unused hash tables
Andreas Gruenbacher
7
-177
/
+20
2011-08-29
drbd: Use interval tree for overlapping epoch entry detection
Andreas Gruenbacher
4
-28
/
+35
2011-08-29
drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
Andreas Gruenbacher
6
-50
/
+49
2011-08-29
drbd: Use the read and write request trees for request lookups
Andreas Gruenbacher
2
-30
/
+17
2011-08-29
drbd: Add read_requests tree
Andreas Gruenbacher
3
-4
/
+13
2011-08-25
drbd: Use interval tree for overlapping write request detection
Andreas Gruenbacher
5
-47
/
+52
2011-08-25
drbd: Put sector and size in struct drbd_request into struct drbd_interval
Andreas Gruenbacher
6
-41
/
+42
2011-08-25
drbd: Add interval tree data structure
Andreas Gruenbacher
3
-0
/
+188
2011-08-25
drbd: Request lookup code cleanup (4)
Andreas Gruenbacher
1
-38
/
+28
2011-08-25
drbd: Request lookup code cleanup (3)
Andreas Gruenbacher
1
-22
/
+6
2011-08-25
drbd: Request lookup code cleanup (2)
Andreas Gruenbacher
1
-25
/
+24
2011-08-25
drbd: Request lookup code cleanup (1)
Andreas Gruenbacher
2
-26
/
+27
2011-08-25
drbd: Update outdated comment
Andreas Gruenbacher
1
-2
/
+2
2011-08-25
drbd: Move drbd_free_tl_hash() to drbd_main()
Andreas Gruenbacher
3
-31
/
+30
2011-08-25
drbd: Magic reserved block_id value cleanup
Andreas Gruenbacher
3
-20
/
+7
2011-08-25
drbd: Endianness convert the constants instead of the variables
Andreas Gruenbacher
2
-2
/
+2
2011-08-25
drbd: Get rid of BE_DRBD_MAGIC and BE_DRBD_MAGIC_BIG
Andreas Gruenbacher
2
-11
/
+11
2011-08-25
drbd: Consistently use block_id == ID_SYNCER for checksum based resync and on...
Andreas Gruenbacher
3
-5
/
+7
2011-08-25
drbd: Remove superfluous declaration
Andreas Gruenbacher
1
-1
/
+0
2011-08-25
drbd: Get rid of req_validator_fn typedef
Andreas Gruenbacher
1
-4
/
+2
2011-08-23
loop: always allow userspace partitions and optionally support automatic scan...
Kay Sievers
1
-4
/
+45
2011-08-19
loop: add discard support for loop devices
Lukas Czerner
1
-0
/
+54
2011-08-19
nbd-replace-some-printk-with-dev_warn-and-dev_info-checkpatch-fixes
Andrew Morton
1
-1
/
+1
2011-08-19
nbd: replace some printk with dev_warn() and dev_info()
WANG Cong
1
-6
/
+5
2011-08-19
nbd: lower the loglevel of an error message
WANG Cong
1
-1
/
+1
2011-08-19
nbd: replace printk KERN_ERR with dev_err()
WANG Cong
1
-25
/
+25
2011-08-19
nbd: replace sysfs_create_file() with device_create_file()
WANG Cong
1
-3
/
+3
2011-08-19
nbd: use task_pid_nr() to get current pid
WANG Cong
1
-1
/
+1
2011-08-08
cciss: add transport mode attribute to sys
Joe Handzik
1
-0
/
+13
2011-08-08
cciss: Adds simple mode functionality
Joseph Handzik
2
-11
/
+46
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-341
/
+8
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-341
/
+8
2011-08-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+9
2011-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
22
-84
/
+769
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-08-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+7
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-06
Merge branch 'battery' into release
Len Brown
1
-3
/
+7
2011-08-06
Battery: sysfs_remove_battery(): possible circular locking
Sergey Senozhatsky
1
-3
/
+7
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
1
-2
/
+8
2011-08-05
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
1
-2
/
+1
2011-08-05
acer-wmi: support Lenovo ideapad S205 wifi switch
Lee, Chun-Yi
1
-2
/
+26
2011-08-05
acerhdf.c: spaces in aliased changed to *
Anton V. Boyarshinov
1
-6
/
+6
[next]