Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up #311

Closed
wants to merge 39 commits into from
Closed

up #311

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
8c2f342
Update mach-smartq7.c
shanmin Jan 20, 2014
49f03ed
Update mach-smartq5.c
shanmin Jan 20, 2014
d95c4ee
Update mach-smartq.c
shanmin Jan 20, 2014
f00ce02
Update mach-smartq.h
shanmin Jan 20, 2014
4cf1afd
Create README
shanmin Jan 21, 2014
750cb73
Create README
shanmin Jan 21, 2014
35e764c
Create README
shanmin Jan 21, 2014
959ba5b
Create README
shanmin Jan 22, 2014
ff54754
Create README
shanmin Jan 22, 2014
27dacd0
Delete README
shanmin Jan 22, 2014
48b9849
Create README
shanmin Jan 22, 2014
f2be8c6
Update README
shanmin Jan 22, 2014
287091d
Merge pull request #1 from torvalds/master
shanmin Feb 10, 2014
91244ca
Create README
shanmin Feb 12, 2014
ad3fcf5
Create README
shanmin Feb 12, 2014
dd54c43
Create README
shanmin Feb 13, 2014
61e7cbe
Merge pull request #2 from torvalds/master
shanmin Feb 21, 2014
c913ff7
Merge pull request #3 from torvalds/master
shanmin Feb 24, 2014
3da4e6e
Update watchdog.c
shanmin Feb 24, 2014
1c06d75
Merge pull request #4 from torvalds/master
shanmin Mar 3, 2014
e15ed06
Merge pull request #5 from torvalds/master
shanmin Mar 13, 2014
babf1a2
Merge pull request #6 from torvalds/master
shanmin Mar 17, 2014
f4e7bde
Merge pull request #7 from torvalds/master
shanmin Mar 25, 2014
634badf
Merge pull request #8 from torvalds/master
shanmin Apr 3, 2014
1b514fd
Merge pull request #9 from torvalds/master
shanmin Apr 21, 2014
9809c94
Merge pull request #10 from torvalds/master
shanmin May 4, 2014
df4810b
Merge pull request #11 from torvalds/master
shanmin May 5, 2014
2521716
Merge pull request #12 from torvalds/master
shanmin Jun 2, 2014
5ec671e
Merge pull request #13 from torvalds/master
shanmin Jun 16, 2014
08cd5d6
Merge pull request #14 from torvalds/master
shanmin Jun 23, 2014
f83237d
Merge pull request #15 from torvalds/master
shanmin Jul 12, 2014
5018126
Merge pull request #16 from torvalds/master
shanmin Jul 23, 2014
00637a6
Merge pull request #17 from torvalds/master
shanmin Aug 5, 2014
f3d4ea5
Merge pull request #18 from torvalds/master
shanmin Sep 20, 2014
0b38314
Merge pull request #19 from torvalds/master
shanmin Nov 7, 2014
e2e6b2b
Merge pull request #20 from torvalds/master
shanmin Dec 18, 2014
b7a5a90
Create README.md
shanmin Dec 18, 2014
5b7f618
Merge pull request #21 from torvalds/master
shanmin Mar 15, 2015
b31878e
Merge pull request #22 from torvalds/master
shanmin Jun 12, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ系列的参数定义

#include <linux/delay.h>
#include <linux/fb.h>
#include <linux/gpio.h>
Expand Down
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ系列的参数定义

#ifndef __MACH_SMARTQ_H
#define __MACH_SMARTQ_H __FILE__

Expand Down
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq5.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ5的参数定义

#include <linux/fb.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
Expand Down
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq7.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ7的参数定义

#include <linux/fb.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
Expand Down
1 change: 1 addition & 0 deletions arch/c6x/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ti C6x系列DSP
2 changes: 2 additions & 0 deletions arch/tile/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Tilera公司的CPU
http://www.tilera.com/
1 change: 1 addition & 0 deletions drivers/eisa/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
EISA总线现在新机器已经没有用的了
1 change: 1 addition & 0 deletions drivers/ide/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
IDE设备驱动
9 changes: 9 additions & 0 deletions drivers/net/ethernet/intel/e1000/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
包含下列Intel网卡驱动:
82540
82541
82542
82543
82544
82545
82546
82547
7 changes: 7 additions & 0 deletions drivers/net/ethernet/intel/e1000e/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
包含下列Intel网卡驱动:
82571
82572
82573
82574
82577
82583
2 changes: 2 additions & 0 deletions kernel/watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* Some chunks also taken from the old x86-specific nmi watchdog code, thanks
* to those contributors as well.
*/
// NMI == Non-maskable interrupt 不可屏蔽中断
// 其实这个功能就是一个内核的软看门狗,防止某个进程死锁

#define pr_fmt(fmt) "NMI watchdog: " fmt

Expand Down
1 change: 1 addition & 0 deletions net/9p/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
贝尔实验室九号计划中的网络协议部分,现在应该只有Inferno操作系统实际使用。
1 change: 1 addition & 0 deletions net/appletalk/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
这个是Apple自己的网络协议,现在应该只有Apple在用。
1 change: 1 addition & 0 deletions net/ipx/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
IPX协议,现在应该没有使用的了。