Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
raspberrypi-kernel
仓库
R
raspberrypi-kernel
项目概览
openeuler
/
raspberrypi-kernel
通知
13
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
R
raspberrypi-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
fd6d3f0ec7050681f65445a38f81c43caea15ea6
切换分支/标签
分支
4
tags
2
历史
查找文件
云IDE
克隆
通过 SSH Clone 项目
通过 HTTPS Clone 项目
下载源代码
zip
tar.gz
tar.bz2
tar
复制 HTTPS 克隆URL
复制SSH克隆URL
git@gitcode.net:openeuler/raspberrypi-kernel.git
复制 HTTPS 克隆地址
https://gitcode.net/openeuler/raspberrypi-kernel.git
L
Linus Torvalds
13 years ago
推送
Merge branch 'for-linus' of
git://oss.sgi.com/xfs/xfs
e68ff9cd
263560次提交
名称
最后提交
最后更新
..
9p
switch posix_acl_equiv_mode() to umode_t *
13 years ago
adfs
Fix common misspellings
13 years ago
affs
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
afs
AFS: Fix silly characters in a comment
13 years ago
autofs4
autofs4: fix debug printk warning uncovered by cleanup
13 years ago
befs
Fix common misspellings
13 years ago
bfs
bfs: remove unnecessary dentry_unhash on dir rename
13 years ago
btrfs
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
13 years ago
cachefiles
kill useless checks for sb->s_op == NULL
13 years ago
ceph
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
13 years ago
cifs
cifs: cope with negative dentries in cifs_get_root
13 years ago
coda
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
configfs
configfs: remove unnecessary dentry_unhash on rmdir, dir rename
13 years ago
cramfs
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
13 years ago
debugfs
debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
13 years ago
devpts
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_new()
13 years ago
dlm
Merge branch 'for-3.1' of
git://linux-nfs.org/~bfields/linux
13 years ago
ecryptfs
Ecryptfs: Add mount option to check uid of device being mounted = expect uid
13 years ago
efs
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
13 years ago
exofs
Merge branch 'for-linus' of
git://git.open-osd.org/linux-open-osd
13 years ago
exportfs
vfs: Add open by file handle support
13 years ago
ext2
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
13 years ago
ext3
ext3: Properly count journal credits for long symlinks
13 years ago
ext4
ext4: Properly count journal credits for long symlinks
13 years ago
fat
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
freevxfs
treewide: fix a few typos in comments
13 years ago
fscache
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
13 years ago
fuse
Merge branch 'for-3.1' of
git://linux-nfs.org/~bfields/linux
13 years ago
gfs2
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
13 years ago
hfs
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
hfsplus
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
13 years ago
hostfs
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
hpfs
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
hppfs
hppfs: missing include
13 years ago
hugetlbfs
Merge 'akpm' patch series
13 years ago
isofs
isofs: Remove global fs lock
13 years ago
jbd
jbd: Use WRITE_SYNC in journal checkpoint.
13 years ago
jbd2
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
13 years ago
jffs2
switch posix_acl_equiv_mode() to umode_t *
13 years ago
jfs
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
13 years ago
lockd
Merge branch 'nfs-for-3.1' of
git://git.linux-nfs.org/projects/trondmy/linux-nfs
13 years ago
logfs
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
minix
minix_getattr(): don't bother with ->d_parent
13 years ago
ncpfs
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
nfs
pnfs: Automatically select blocks & objects layouts
13 years ago
nfs_common
Fix common misspellings
13 years ago
nfsd
Merge branch 'for-3.1' of
git://linux-nfs.org/~bfields/linux
13 years ago
nilfs2
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
13 years ago
nls
Merge
git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
15 years ago
notify
atomic: use <linux/atomic.h>
13 years ago
ntfs
ocfs2
omfs
openpromfs
partitions
proc
pstore
qnx4
quota
ramfs
reiserfs
romfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c
inode.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c
R
项目简介
It provides openEuler kernel source for Raspberry Pi
进一步了解
文件大小
1.5 GB
仓库大小
1.5 GB
发行版本
当前项目没有发行版本
贡献者
831
Y
J
X
X
Y
R
Z
C
Y
M
Y
S
全部贡献者
开发语言
C
96.3 %
C++
1.4 %
Assembly
1.3 %
Objective-C
0.3 %
Makefile
0.3 %
反馈
建议
客服
返回
顶部