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

98 Commits

Author SHA1 Message Date
0xAX
9c65648dd0 Merge pull request #504 from jbcayrou/patch-2
Fix typo linux-initialization-3
2017-08-04 23:52:45 +06:00
JB Cayrou
b96b249fdf Fix arch_local_irq_disable C code extract
In linux-initialization-4.md part, 'arch_local_irq_disable' is explained but the
code displayed is the 'arch_local_irq_enable' function.
2017-08-04 15:44:22 +02:00
Jean-Baptiste Cayrou
c546f39a95 Fix typo linux-initialization-3 2017-08-04 12:22:11 +02:00
Aaron Hill
17da4af718
Make all Github links reference a specific commit
Closes #480
2017-07-30 15:56:26 -04:00
Radek Dostál
4e08a7e426 Initialization: make grep command more precise
Idea is clearly to grep for "kthreadd", even though grepping for "kthread"
will also work.

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-07-22 20:12:21 +02:00
Radek Dostál
684c5ee70b Initialization: fix spelling
"hierarcy" => "hierarchy"
"hierarcies" => "hierarcies"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-07-22 20:12:21 +02:00
Radek Dostál
9dafe28254 Initialization: fix copy paste error
replace "will have will have" with only "will have"

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-07-22 20:12:11 +02:00
Alexander Kuleshov
29771f71d8 typo fixed 2017-07-14 17:53:49 +06:00
Alexander Kuleshov
62916fb719 fix a typo 2017-07-14 17:52:40 +06:00
Alexander Kuleshov
6792d39c66 fix a typo 2017-07-14 17:34:50 +06:00
Alexander Kuleshov
30600495c4
fix articles 2017-07-08 00:22:46 +06:00
Alexander Kuleshov
7be6e28f7e rewrite scheduler initialization part 2017-04-03 00:28:05 +06:00
Alexander Kuleshov
2d64a01b64 update linux-initialization-8.md part 2017-04-01 00:33:58 +06:00
Alexander Kuleshov
1a15aeda5a IDT diagram fixed 2017-03-29 00:25:22 +06:00
Alexander Kuleshov
df66966959
remove description of lockdep_init() 2017-03-02 14:48:13 +06:00
proninyaroslav
90f50c2ac5 Change README links as relative 2017-01-07 10:53:22 +03:00
Alexander Kuleshov
f3bc5949e2 Many fixes for initialization and MM related parts 2016-12-24 23:12:25 +06:00
Jakub Wilk
ddad9dfb4f Initialization: Fix typos 2016-06-28 11:31:24 +02:00
Mack Stump
3fda046617 fix typos 2016-05-19 10:46:26 -04:00
Jonathan G Rennison
f021bdf8cc Fix malformed links in SyncPrim 3 & 4 and Initialization 7.
'CPU mask' link in Initialization 7 is double-bracketed.
'Previous part' links in SyncPrim 3 & 4 have two opening brackets
and one closing.
'Previous part' link in SyncPrim 4 points to current page,
instead of previous.

Append to contributors.
2016-05-09 18:39:30 +01:00
Michael
509c808a9f Update linux-initialization-1.md 2016-04-14 14:58:06 +01:00
Michael
57947bf2e6 Update README.md 2016-04-14 14:43:46 +01:00
0xAX
d817bbe358 Merge pull request #359 from olshevskiy87/fix_typos_init
fix typos in Initialization chapter
2016-04-09 00:08:12 +06:00
0xAX
c613d61bc2 Update linux-initialization-9.md 2016-04-08 23:13:03 +06:00
0xAX
2dc9a29596 Merge pull request #330 from QuentinPerez/typo
Fix typo linux-initialization 3
2016-03-31 14:08:08 +06:00
Dmitriy Olshevskiy
f4f5eb96ba fix typos in Initialization chapter 2016-03-30 20:49:00 +03:00
haishanh
fbe7909510 Fix some typos in chapter Initialization
linux-initialization-2.md:

 * `arlready -> already`
 * `instruuction -> instruction`

linux-initialization-3.md:

 * `initilized -> initialized`

linux-initialization-4.md:

 * `killobytes -> kilobytes`

linux-initialization-5.md:

 * `killobytes -> kilobytes`
 * `resason -> reason`
 * `subscract -> substract`
 * `comminicate -> communicate`
 * `initializtion -> initialization`
 * `Initiaization -> initialization`
 * `parameteres -> parameters`
2016-03-21 13:37:55 +08:00
Quentin Perez
b61356ef47
Fix typo linux-initialization 3 2016-02-19 18:37:15 +01:00
Alexander Kuleshov
ff5238bf0c Updated second part of the Linux kernel initialization process 2016-02-07 01:13:42 +06:00
Alexander Kuleshov
ba2c286334 update initialzation-1.md 2016-01-30 00:47:21 +06:00
zhaoxiaoqiang
0d1ee9e346 fix grammer errors of the rest parts 2016-01-12 15:43:54 +08:00
zhaoxiaoqiang
da85529d83 fix some grammer errors 2016-01-06 18:16:12 +08:00
zhaoxiaoqiang
ae5cbb4c20 fix minor grammer errors 2016-01-06 18:16:12 +08:00
zhaoxiaoqiang
146b3bb4b3 fix grammer errors and refine some statements 2016-01-06 18:16:12 +08:00
zhaoxiaoqiang
c840c6fb98 fix statements errors 2016-01-06 18:16:12 +08:00
zhaoxiaoqiang
bbab87a550 fix grammer errors in initialization/README.md 2016-01-06 18:16:12 +08:00
0xAX
77d85abc21 Merge pull request #283 from shivanshuag/master
Fix grammar in Initialization/linux-initialization-1.md
2015-11-02 14:05:57 +06:00
Shivanshu Agrawal
1d94008ee0 Fix grammar in Initialization/linux-initialization-1.md 2015-10-29 16:34:16 +05:30
mudongliang
ae6b0f52ee revert internals to insides in initialization 2015-10-26 09:32:07 +08:00
mudongliang
dbfb8d4cd3 modify 'internals' to 'insides' 2015-10-16 22:05:36 +08:00
ruthgrace
7dce350a07 fixed broken link to Radix Tree page 2015-10-12 15:10:55 -04:00
Simarpreet Singh
6b6d490030 Update linux-initialization-1.md
Fixing some grammatical errors.
2015-10-08 12:44:38 -07:00
Nan Xiao
7a3a4014c9 Update linux-initialization-2.md
Fix some typos.
2015-08-03 16:18:53 +08:00
Diogo Kersting
bfe6fc596a Some english fixes - "runned" 2015-07-17 10:45:28 -03:00
Diogo Kersting
2b8dfaded3 Fix a few english typos - "can be runned not" 2015-07-16 18:35:37 -03:00
Adam Shannon
4e776d815d fixing init #9 link 2015-05-24 19:05:25 -05:00
Adam Shannon
b9fe3f60b3 Fixing last couple of links in init readme. 2015-05-24 19:04:25 -05:00
0xAX
ab8dbb9985 Update README.md 2015-05-24 20:10:03 +06:00
0xAX
2681740d8c Create linux-initialization-10.md 2015-05-24 20:09:06 +06:00
0xAX
a141e210b7 Update README.md 2015-05-17 19:59:52 +06:00