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
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
1
-0
/
+1
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
1
-0
/
+1
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
1
-0
/
+2
2009-12-10
ext2: Explicitly assign values to on-disk enum of filetypes
Jan Blunck
1
-8
/
+8
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
1
-2
/
+2
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
1
-2
/
+0
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-4
/
+21
2009-12-10
itimer: Fix the itimer trace print format
Thomas Gleixner
1
-4
/
+4
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-43
/
+0
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
1
-4
/
+9
2009-12-10
sched: Mark sched_clock() as notrace
Mike Frysinger
1
-1
/
+2
2009-12-10
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2
-2
/
+6
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2
-11
/
+11
2009-12-10
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2
-27
/
+35
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
1
-0
/
+34
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-2
/
+3
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-8
/
+97
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-24
/
+171
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
1
-2
/
+2
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
20
-33
/
+32
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
27
-679
/
+892
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
4
-4
/
+121
2009-12-09
tracing: Add full state to trace_seq
Johannes Berg
1
-0
/
+2
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2
-2
/
+4
2009-12-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+83
2009-12-09
OMAP: DSS2: omapfb driver
Tomi Valkeinen
1
-0
/
+54
2009-12-09
OMAP: OMAPFB: split omapfb.h
Tomi Valkeinen
1
-0
/
+197
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2
-3
/
+6
2009-12-09
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
1
-28
/
+0
2009-12-09
tcp: Stalling connections: Fix timeout calculation routine
Damian Lukowski
1
-2
/
+8
2009-12-09
include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUF
Joe Perches
1
-2
/
+0
2009-12-09
gigaset: documentation amendments
Tilman Schmidt
1
-7
/
+15
2009-12-09
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
1
-0
/
+3
2009-12-09
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-4
/
+6
2009-12-09
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
1
-1
/
+4
2009-12-09
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2009-12-09
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-10
/
+31
2009-12-09
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+12
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-30
/
+6
2009-12-09
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+7
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-28
/
+1085
2009-12-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+40
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-15
/
+2
2009-12-08
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-2
/
+331
2009-12-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-94
/
+4
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-3
/
+17
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-121
/
+253
[prev]
[next]