Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
cloud-kernel
提交
7c6a5df4
cloud-kernel
项目概览
openanolis
/
cloud-kernel
接近 2 年 前同步成功
通知
169
Star
36
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
10
列表
看板
标记
里程碑
合并请求
2
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
cloud-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
10
Issue
10
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
7c6a5df4
编写于
3月 28, 2013
作者:
R
Richard Kuo
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Hexagon: update copyright dates
Signed-off-by:
N
Richard Kuo
<
rkuo@codeaurora.org
>
上级
7959bd76
变更
20
隐藏空白更改
内联
并排
Showing
20 changed file
with
20 addition
and
20 deletion
+20
-20
arch/hexagon/include/asm/atomic.h
arch/hexagon/include/asm/atomic.h
+1
-1
arch/hexagon/include/asm/elf.h
arch/hexagon/include/asm/elf.h
+1
-1
arch/hexagon/include/asm/hexagon_vm.h
arch/hexagon/include/asm/hexagon_vm.h
+1
-1
arch/hexagon/include/asm/io.h
arch/hexagon/include/asm/io.h
+1
-1
arch/hexagon/include/asm/mem-layout.h
arch/hexagon/include/asm/mem-layout.h
+1
-1
arch/hexagon/include/asm/page.h
arch/hexagon/include/asm/page.h
+1
-1
arch/hexagon/include/asm/processor.h
arch/hexagon/include/asm/processor.h
+1
-1
arch/hexagon/include/asm/vm_mmu.h
arch/hexagon/include/asm/vm_mmu.h
+1
-1
arch/hexagon/kernel/asm-offsets.c
arch/hexagon/kernel/asm-offsets.c
+1
-1
arch/hexagon/kernel/head.S
arch/hexagon/kernel/head.S
+1
-1
arch/hexagon/kernel/kgdb.c
arch/hexagon/kernel/kgdb.c
+1
-1
arch/hexagon/kernel/ptrace.c
arch/hexagon/kernel/ptrace.c
+1
-1
arch/hexagon/kernel/setup.c
arch/hexagon/kernel/setup.c
+1
-1
arch/hexagon/kernel/signal.c
arch/hexagon/kernel/signal.c
+1
-1
arch/hexagon/kernel/traps.c
arch/hexagon/kernel/traps.c
+1
-1
arch/hexagon/kernel/vm_entry.S
arch/hexagon/kernel/vm_entry.S
+1
-1
arch/hexagon/kernel/vm_events.c
arch/hexagon/kernel/vm_events.c
+1
-1
arch/hexagon/kernel/vm_vectors.S
arch/hexagon/kernel/vm_vectors.S
+1
-1
arch/hexagon/kernel/vmlinux.lds.S
arch/hexagon/kernel/vmlinux.lds.S
+1
-1
arch/hexagon/mm/init.c
arch/hexagon/mm/init.c
+1
-1
未找到文件。
arch/hexagon/include/asm/atomic.h
浏览文件 @
7c6a5df4
/*
* Atomic operations for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
*
* This program is free software; you can redistribute it and/or modify
...
...
arch/hexagon/include/asm/elf.h
浏览文件 @
7c6a5df4
/*
* ELF definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/hexagon_vm.h
浏览文件 @
7c6a5df4
/*
* Declarations for to Hexagon Virtal Machine.
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/io.h
浏览文件 @
7c6a5df4
/*
* IO definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/mem-layout.h
浏览文件 @
7c6a5df4
/*
* Memory layout definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/page.h
浏览文件 @
7c6a5df4
/*
* Page management definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/processor.h
浏览文件 @
7c6a5df4
/*
* Process/processor support for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/vm_mmu.h
浏览文件 @
7c6a5df4
/*
* Hexagon VM page table entry definitions
*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-2011,
2013
The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/asm-offsets.c
浏览文件 @
7c6a5df4
...
...
@@ -5,7 +5,7 @@
* Kevin Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2000 MIPS Technologies, Inc.
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/head.S
浏览文件 @
7c6a5df4
/*
*
Early
kernel
startup
code
for
Hexagon
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
3
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
...
...
arch/hexagon/kernel/kgdb.c
浏览文件 @
7c6a5df4
/*
* arch/hexagon/kernel/kgdb.c - Hexagon KGDB Support
*
* Copyright (c) 2011, The Linux Foundation. All rights reserved.
* Copyright (c) 2011
-2012
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/ptrace.c
浏览文件 @
7c6a5df4
/*
* Ptrace support for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/setup.c
浏览文件 @
7c6a5df4
/*
* Arch related setup for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/signal.c
浏览文件 @
7c6a5df4
/*
* Signal support for Hexagon processor
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/traps.c
浏览文件 @
7c6a5df4
/*
* Kernel traps/events for Hexagon processor
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/vm_entry.S
浏览文件 @
7c6a5df4
/*
*
Event
entry
/
exit
for
Hexagon
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
3
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
version
2
and
...
...
arch/hexagon/kernel/vm_events.c
浏览文件 @
7c6a5df4
/*
* Mostly IRQ support for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/vm_vectors.S
浏览文件 @
7c6a5df4
/*
*
Event
jump
tables
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
2
,
2013
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
version
2
and
...
...
arch/hexagon/kernel/vmlinux.lds.S
浏览文件 @
7c6a5df4
/*
*
Linker
script
for
Hexagon
kernel
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
3
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
version
2
and
...
...
arch/hexagon/mm/init.c
浏览文件 @
7c6a5df4
/*
* Memory subsystem initialization for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录