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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
[IPVS]: Replace local version of skb_make_writable
Herbert Xu
1
-1
/
+0
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
1
-1
/
+1
2007-10-15
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
1
-1
/
+1
2007-10-15
[SKBUFF]: Add skb_morph
Herbert Xu
1
-0
/
+1
2007-10-15
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
13
-78
/
+332
2007-10-15
Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-3
/
+67
2007-10-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-6
/
+11
2007-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
3
-31
/
+74
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
14
-41
/
+144
2007-10-15
Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-58
/
+16
2007-10-15
HID: fix HIDIOCGRDESC memory access in hidraw
Jiri Kosina
2
-11
/
+15
2007-10-15
sched: guest CPU accounting: maintain stats in account_system_time()
Laurent Vivier
1
-0
/
+1
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
1
-0
/
+3
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
1
-0
/
+1
2007-10-15
sched: enable wake-idle on CONFIG_SCHED_MC=y
Ingo Molnar
1
-3
/
+4
2007-10-15
sched: reintroduce topology.h tunings
Ingo Molnar
1
-7
/
+5
2007-10-15
sched: debug, improve migration statistics
Ingo Molnar
1
-0
/
+18
2007-10-15
sched: reintroduce cache-hot affinity
Ingo Molnar
1
-0
/
+1
2007-10-15
sched: prevent wakeup over-scheduling
Mike Galbraith
1
-0
/
+1
2007-10-15
sched: group scheduling, sysfs tunables
Dhaval Giani
1
-0
/
+11
2007-10-15
sched: cleanup: rename task_grp to task_group
Ingo Molnar
1
-6
/
+6
2007-10-15
sched: cleanup, remove the TASK_NONINTERACTIVE flag
Mike Galbraith
1
-2
/
+1
2007-10-15
sched: mark scheduling classes as const
Ingo Molnar
1
-2
/
+2
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
1
-1
/
+1
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
1
-6
/
+6
2007-10-15
sched: undo some of the recent changes
Ingo Molnar
1
-1
/
+0
2007-10-15
sched: add vslice
Peter Zijlstra
1
-0
/
+1
2007-10-15
sched: remove unneeded tunables
Ingo Molnar
1
-2
/
+0
2007-10-15
sched debug: BKL usage statistics
Ingo Molnar
1
-0
/
+4
2007-10-15
sched: add fair-user scheduler
Srivatsa Vaddagiri
1
-0
/
+4
2007-10-15
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
Srivatsa Vaddagiri
1
-0
/
+12
2007-10-15
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
1
-0
/
+1
2007-10-15
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
Dmitry Adamushko
1
-1
/
+0
2007-10-15
sched: simplify sched_class::yield_task()
Dmitry Adamushko
1
-1
/
+1
2007-10-15
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
1
-1
/
+0
2007-10-15
sched: remove wait_runtime fields and features
Ingo Molnar
1
-9
/
+0
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
1
-1
/
+0
2007-10-15
sched: introduce se->vruntime
Ingo Molnar
1
-0
/
+1
2007-10-15
sched: remove stat_gran
Ingo Molnar
1
-3
/
+0
2007-10-15
sched: use constants if !CONFIG_SCHED_DEBUG
Ingo Molnar
1
-1
/
+4
2007-10-15
sched: debug: track maximum 'slice'
Ingo Molnar
1
-0
/
+1
2007-10-15
clockevents: introduce force broadcast notifier
Thomas Gleixner
1
-0
/
+1
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-2
/
+2
2007-10-14
fix endianness bug in inet_lro
Al Viro
1
-1
/
+1
2007-10-14
inet_lro: trivial endianness annotations
Al Viro
1
-3
/
+3
2007-10-14
endianness annotations in arm io.h
Al Viro
1
-4
/
+4
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
1
-2
/
+2
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-7
/
+7
2007-10-14
frv: missing casts in cmpxchg()
Al Viro
1
-1
/
+4
2007-10-14
endian-clean in_le64/out_le64
Al Viro
1
-2
/
+2
[next]