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
2011-09-08
s390: Use direct ktime path for s390 clockevent device
Martin Schwidefsky
1
-4
/
+9
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
2
-3
/
+11
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
8
-94
/
+123
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
1
-5
/
+1
2011-09-08
proc: Consider NO_HZ when printing idle and iowait times
Michal Hocko
1
-7
/
+34
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
1
-6
/
+35
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
3
-6
/
+10
2011-09-08
cputime: Clean up cputime_to_usecs and usecs_to_cputime macros
Michal Hocko
1
-2
/
+2
2011-08-11
alarmtimers: Rework RTC device selection using class interface
John Stultz
1
-38
/
+40
2011-08-11
alarmtimers: Add try_to_cancel functionality
John Stultz
2
-7
/
+39
2011-08-11
alarmtimers: Add more refined alarm state tracking
John Stultz
2
-8
/
+47
2011-08-11
alarmtimers: Remove period from alarm structure
John Stultz
3
-19
/
+19
2011-08-11
alarmtimers: Remove interval cap limit hack
John Stultz
1
-9
/
+0
2011-08-11
alarmtimers: Add alarm_forward functionality
John Stultz
2
-1
/
+38
2011-08-11
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
1
-7
/
+13
2011-08-11
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2
-6
/
+16
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
1
-0
/
+9
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
1
-0
/
+2
2011-08-10
alarmtimers: Avoid possible null pointer traversal
John Stultz
1
-5
/
+2
2011-08-08
Linux 3.1-rc1
Linus Torvalds
1
-2
/
+2
2011-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+4
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-08
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-08
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-08
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-08
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-07
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-504
/
+617
2011-08-07
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-07
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-453
/
+325
2011-08-07
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-07
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
14
-361
/
+223
2011-08-07
crypto: Move md5_transform to lib/md5.c
David S. Miller
4
-92
/
+102
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-18
/
+14
2011-08-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-9
/
+14
2011-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
25
-84
/
+799
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-8
/
+7
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
CodingStyle: Document the exception of not splitting user-visible strings, fo...
Josh Triplett
1
-16
/
+7
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
1
-1
/
+9
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
1
-1
/
+1
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2
-55
/
+159
2011-08-06
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
1
-2
/
+4
2011-08-06
Merge branch 'battery' into release
Len Brown
1
-3
/
+7
[next]