1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
mudongliang
ce7f4a721a revert internals to insides in Interrupts 2015-10-26 09:28:40 +08:00
0xAX
19b923fe8c Update interrupts-9.md 2015-10-25 18:39:50 +06:00
0xAX
349aa9792b Update interrupts-5.md 2015-10-25 18:39:39 +06:00
mudongliang
5084265623 modify 'internals' to 'insides' 2015-10-16 22:06:58 +08:00
Dave Willmer
5afc27fe67 Minor typos + grammatical fixes 2015-09-02 12:57:20 +01:00
Dave Willmer
b5d58a976e Minor typos + grammatical fixes 2015-09-02 00:30:44 +01:00
Dave Willmer
a9f31d3253 Minor typos + grammatical fixes 2015-09-01 12:24:33 +01:00
0xAX
902bbc6031 Update interrupts-1.md 2015-08-23 23:51:22 +06:00
0xAX
aa61d92b32 Merge pull request #168 from csears/patch-1
Fixing type-o in interrupts-10.md
2015-08-17 13:45:00 +06:00
Scott Bigelow
a5840ff08c A few more 2015-08-16 22:04:48 -07:00
Scott Bigelow
b3197bdfcf Fixing a few small typos and phrasing issues 2015-08-16 21:55:05 -07:00
csears
9e4c2bb544 Fixing type-o in interrupts-10.md 2015-08-16 19:12:05 -04:00
Alexander Polakov
083660ad2a Look on -> look at 2015-08-16 20:24:18 +03:00
0xAX
685baff8fb Update interrupts-10.md 2015-08-16 20:16:23 +06:00
0xAX
a21b0b8b02 Update interrupts-10.md 2015-08-16 20:12:51 +06:00
0xAX
a835354c16 Update README.md 2015-08-16 20:12:05 +06:00
0xAX
b2c525ac67 Merge pull request #164 from NanXiao/patch-3
Update README.md
2015-08-16 20:11:00 +06:00
0xAX
1c09ec9fb2 Create interrupts-10.md 2015-08-16 20:10:31 +06:00
Nan Xiao
c650f65ecb Update README.md
Update according to @29jim comments on #162.
2015-08-16 17:53:13 +08:00
0xAX
43ad3f7b25 Merge pull request #163 from NanXiao/patch-2
Update interrupts-1.md
2015-08-16 12:33:27 +06:00
Nan Xiao
8979bcd6d3 Update interrupts-1.md
Fix typos.
2015-08-11 13:58:38 +08:00
Nan Xiao
226a1a8aac Update README.md
Fix typo.
2015-08-11 13:35:21 +08:00
0xAX
ce22695c0e Merge pull request #161 from smihir/master
Fix duplicate links and a grammatical costruct
2015-08-10 13:53:16 +06:00
Mihir Shete
59300f915c Fix duplicate links and a grammatical costruct
- Remove duplicate entries from the Links section
- events should be "raised" instead of "emitted"
2015-08-10 13:07:44 +05:30
Michal Koutný
0f1eb03682 Fixed some typos and grammar constructs
I tried to fix obvious typos and some grammar constructs that made text less readable.
2015-08-09 22:08:40 +02:00
0xAX
3d66d938c6 Update interrupts-9.md 2015-08-09 20:12:30 +06:00
0xAX
879bc8317b Update interrupts-9.md 2015-08-09 20:11:15 +06:00
0xAX
00db88ef63 Update README.md 2015-08-09 20:07:04 +06:00
0xAX
47982587fe Update interrupts-9.md 2015-08-09 20:06:30 +06:00
0xAX
57deafd20a Create interrupts-9.md 2015-08-09 20:05:48 +06:00
0xAX
af25a25063 Update README.md 2015-07-19 20:11:31 +06:00
0xAX
e142ad5d78 Create interrupts-8.md 2015-07-19 20:10:46 +06:00
0xAX
f1e4e86d29 Update README.md 2015-07-12 20:25:59 +06:00
0xAX
0c01f882cd Create interrupts-7.md 2015-07-12 20:24:48 +06:00
Jakub Kramarz
872b5fe292 typo fixes in interrupts-6.md 2015-07-05 22:13:18 +02:00
0xAX
6e3c747ce9 Update README.md 2015-07-05 20:10:40 +06:00
0xAX
9bad811c4e Create interrupts-6.md 2015-07-05 20:09:25 +06:00
Anton Tyurin
70c05b1e6a Update interrupts-1.md 2015-06-29 01:10:42 +03:00
0xAX
47bdb077d3 Create interrupts-5.md 2015-06-28 20:09:12 +06:00
0xAX
821f5fbe30 Update README.md 2015-06-28 20:08:56 +06:00
0xAX
3acfbcdef5 Update README.md 2015-06-21 20:04:00 +06:00
0xAX
1239b2d1fd Create interrupts-4.md 2015-06-21 20:03:21 +06:00
0xAX
011f330c05 Update interrupts-3.md 2015-06-14 20:11:35 +06:00
0xAX
4948ec3f74 Update README.md 2015-06-14 19:57:59 +06:00
0xAX
1e59e31fb2 Create interrupts-3.md 2015-06-14 19:56:41 +06:00
0xAX
1c8bb3420b Update README.md 2015-06-07 20:03:51 +06:00
0xAX
e8e7da164e Create interrupts-2.md 2015-06-07 20:02:27 +06:00
TheCodeArtist
83332a8f38 Fixed TYPOs and improved readability.
- Fixed common TYPOs.
- Fixed tense mismatches.
- Capitalised references to "Linux kernel" as a proper noun.
- Split run-on sentences.
- Minor changes to sentence structure to improve readability.

Signed-off-by: TheCodeArtist <cvs268@gmail.com>
2015-06-01 21:41:50 +05:30
Akash Shende
050e18e271 Few spelling fixes 2015-05-31 21:56:50 +05:30
0xAX
16bcb5ab41 Create README.md 2015-05-31 20:08:15 +06:00