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
2008-07-27
task IO accounting: improve code readability
Andrea Righi
7
-114
/
+104
2008-07-27
tracing: remove unused variable
Andrea Righi
1
-1
/
+0
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-80
/
+260
2008-07-27
missing bits of net-namespace / sysctl
Al Viro
7
-18
/
+43
2008-07-27
lost sysctl fix
Al Viro
1
-7
/
+9
2008-07-27
ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).
Nicolas Boichat
2
-3
/
+12
2008-07-27
ALSA: cs4232: fix crash during chip PNP detection
Krzysztof Helt
1
-0
/
+1
2008-07-27
ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptop
Travis Place
1
-0
/
+1
2008-07-27
ALSA: make snd_ac97_add_vmaster() static
Adrian Bunk
1
-2
/
+2
2008-07-27
ALSA: sound/pci/azt3328.h: no variables for enums
Adrian Bunk
1
-2
/
+2
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
33
-956
/
+1211
2008-07-27
fix for a memory leak in an error case introduced by fix for double free
Oliver Neukum
1
-4
/
+6
2008-07-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
175
-1125
/
+1521
2008-07-27
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...
Linus Torvalds
1
-11
/
+12
2008-07-27
m68k: gs: use tty_port fixes
Geert Uytterhoeven
2
-55
/
+56
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
11
-36
/
+461
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
126
-1535
/
+1088
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
45
-2
/
+24632
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
69
-282
/
+293
2008-07-27
firmware: fix memmap printk format warnings
Randy Dunlap
1
-2
/
+4
2008-07-27
mm/util.c must #include <linux/sched.h>
Adrian Bunk
1
-0
/
+1
2008-07-27
hugetlb: remove unused variable warning
Andrea Righi
1
-1
/
+4
2008-07-27
task IO accounting: correctly account threads IO statistics
Andrea Righi
1
-34
/
+22
2008-07-27
gpiolib: fix typo in comment
Michael Buesch
1
-1
/
+1
2008-07-27
[PATCH] fix RLIM_NOFILE handling
Al Viro
3
-21
/
+15
2008-07-27
[PATCH] get rid of corner case in dup3() entirely
Al Viro
1
-9
/
+11
2008-07-27
[PATCH] remove remaining namei_{32,64}.h crap
Al Viro
2
-26
/
+0
2008-07-27
[PATCH] get rid of indirect users of namei.h
Al Viro
5
-2
/
+4
2008-07-27
[PATCH] get rid of __user_path_lookup_open
Al Viro
3
-18
/
+10
2008-07-27
[PATCH] f_count may wrap around
Al Viro
11
-39
/
+27
2008-07-27
[PATCH] dup3 fix
Ulrich Drepper
1
-1
/
+6
2008-07-27
[PATCH] don't pass nameidata to __ncp_lookup_validate()
Al Viro
1
-2
/
+2
2008-07-27
[PATCH] don't pass nameidata to gfs2_lookupi()
Al Viro
5
-8
/
+8
2008-07-27
[PATCH] new (local) helper: user_path_parent()
Al Viro
1
-80
/
+57
2008-07-27
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
13
-238
/
+235
2008-07-27
[PATCH] preparation to __user_walk_fd cleanup
Al Viro
2
-9
/
+11
2008-07-27
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
8
-21
/
+17
2008-07-27
[PATCH] take noexec checks to very few callers that care
Al Viro
3
-9
/
+17
2008-07-27
Re: [PATCH 3/6] vfs: open_exec cleanup
Christoph Hellwig
1
-28
/
+30
2008-07-27
[patch 4/4] vfs: immutable inode checking cleanup
Miklos Szeredi
3
-26
/
+7
2008-07-27
[patch 3/4] fat: dont call notify_change
Miklos Szeredi
2
-1
/
+15
2008-07-27
[patch 2/4] vfs: utimes cleanup
Miklos Szeredi
1
-49
/
+65
2008-07-27
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
Miklos Szeredi
3
-30
/
+22
2008-07-27
[PATCH] vfs: use kstrdup() and check failing allocation
Li Zefan
2
-12
/
+14
2008-07-27
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
Al Viro
1
-3
/
+2
2008-07-27
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
7
-24
/
+15
2008-07-27
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
Al Viro
5
-11
/
+7
2008-07-27
[PATCH] kill altroot
Al Viro
31
-466
/
+5
2008-07-27
[PATCH] permission checks for chdir need special treatment only on the last step
Al Viro
3
-6
/
+2
2008-07-27
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
4
-14
/
+6
[next]