Commit Graph

1257 Commits

Author SHA1 Message Date
0xAX
7814899493 Merge pull request #471 from rajbhar/master
Fix Typo
2017-04-15 13:05:18 -04:00
rajbhar
1cc8936003 Fix Typo
Fixes a typing mistake
2017-04-15 17:58:46 +05:30
0xAX
7b89d231f6 Merge pull request #469 from PaulCher/linux-insides-misc-fix-1
Fixing broken links and links pointing to the wrong part of code.
2017-04-05 00:08:35 +06:00
0xAX
a3ae16117b Merge pull request #468 from binss/binss-typo-fix
fix typo
2017-04-05 00:05:15 +06:00
PaulCher
3a9e277b05 Fixing broken links and links pointing to the wrong part of code. Fixed
by replacing links to the fixed commit on github, not just to master.
2017-04-04 14:19:02 +03:00
binss
d585c64e70 fix typo 2017-04-04 10:56:41 +08: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
0xAX
54db3c1734 Merge pull request #466 from thouveng/master
Fix the description of the address FFFFFFF0h
2017-03-23 01:00:55 +06:00
Guillaume Thouvenin
18890ee09f Fix the description of the address FFFFFFF0h 2017-03-21 14:49:38 +01:00
0xAX
c1521ebf6c Merge pull request #465 from alx741/fix-typo
Booting: Fix typo
2017-03-21 00:00:43 +06:00
Daniel Campoverde [alx741]
d62e2d7f4a Booting: Fix typo 2017-03-19 15:08:18 -05:00
Alexander Kuleshov
df66966959
remove description of lockdep_init() 2017-03-02 14:48:13 +06:00
0xAX
e0259e744d Merge pull request #463 from PinoTsao/improve
Nitpicking: correct address space range
2017-03-01 02:08:17 -05:00
Cao jin
a21734b76d Nitpicking: correct address space range
s/0x100000/0xFFFFF/. Address space size is 1M, but range is 0 - 0xFFFFF
2017-03-01 10:34:12 +08:00
0xAX
1027ff0757 Merge pull request #462 from ayyucedemirbas/patch-2
closing brace
2017-02-28 13:25:07 -05:00
Ayyuce Demirbas
337c8b801d closing brace
your for loop does not have a closing brace
2017-02-28 13:12:44 +02:00
0xAX
8a53347e7a Merge pull request #461 from douliyang/patch-4
fix a typo
2017-02-28 02:58:21 -05:00
Dou Liyang
5a0ab7481d fix a typo
s/consuider/consider
2017-02-28 09:32:30 +08:00
Alexander Kuleshov
c9a9daa15f add link of Turkish translation to README.md
Thank you @ayyucedemirbas
2017-02-15 14:09:24 +06:00
0xAX
2036068293 Merge pull request #456 from amreo/patch-1
Fix math error
2017-02-02 02:27:03 -05:00
Amreo
2e640db706 Fix math error
Fixed math error because X = 0x001000+sizeof(boot loader)
2017-02-01 22:02:35 +01:00
0xAX
a681276504 Merge pull request #455 from elyashiv/patch-1
minor grammer edits
2017-01-30 05:54:47 -05:00
elyashiv
7d5b4850db minor grammer edits 2017-01-30 11:43:08 +02:00
Alexander Kuleshov
78bae37004 fix typos 2017-01-29 20:02:07 +06:00
Alexander Kuleshov
50d386c21e add syscall-5.md 2017-01-29 20:00:25 +06:00
0xAX
401b2a8a31 Merge pull request #450 from proninyaroslav/fix-links
Change README links as relative
2017-01-27 03:31:28 -05:00
0xAX
a507111b2a Merge pull request #454 from douliyang/patch-3
fix a typo:vector_irq
2017-01-26 15:07:24 +06:00
0xAX
6cf8bcaf94 Merge pull request #453 from douliyang/patch-2
fix a typo
2017-01-26 15:07:09 +06:00
Dou Liyang
7fa2b6620c fix a typo:vector_irq
s/vecto_irq/vector_irq
2017-01-26 11:23:57 +08:00
Dou Liyang
04d1b2c653 fix a typo
s/wit/with
2017-01-26 09:56:18 +08:00
0xAX
84b0881e4f Merge pull request #451 from MintCN/master
fix typo - user_vector
2017-01-12 00:10:03 +06:00
mudongliang
d5f737d6a1 fix typo - user_vector 2017-01-11 11:40:07 -05:00
proninyaroslav
90f50c2ac5 Change README links as relative 2017-01-07 10:53:22 +03:00
proninyaroslav
cb7bc20623 Added Russian language link 2017-01-07 10:32:41 +03:00
Yaroslav Pronin
b6a2853f2c Merge pull request #3 from 0xAX/master
Update
2017-01-06 22:21:40 +03:00
0xAX
f87c84373c Merge pull request #449 from booboule/patch-1
Fix a typo in the summary cgroups link
2016-12-30 13:00:34 +02:00
booboule
6ecc12d8f1 Fix a typo in the summary cgroups link 2016-12-30 11:55:21 +01:00
Alexander Kuleshov
6992e97a21 add chapter about cgroups 2016-12-30 16:13:46 +06:00
Alexander Kuleshov
f3bc5949e2 Many fixes for initialization and MM related parts 2016-12-24 23:12:25 +06:00
Alexander Kuleshov
4c6b631361 Merge branch 'yunomae-fix-typo-syscall-2' 2016-10-29 23:36:57 +06:00
Alexander Kuleshov
f17d1f8d91 Merge branch 'fix-typo-syscall-2' of https://github.com/yunomae/linux-insides into yunomae-fix-typo-syscall-2 2016-10-29 23:36:46 +06:00
Alexander Kuleshov
97e9d8064a Merge branch 'Smattr-307412ca-1e02-41c3-b9c8-50a889e6982d' 2016-10-29 23:35:06 +06:00
Alexander Kuleshov
a9e59b54f0 Merge branch '307412ca-1e02-41c3-b9c8-50a889e6982d' of https://github.com/Smattr/linux-insides into Smattr-307412ca-1e02-41c3-b9c8-50a889e6982d 2016-10-29 23:34:18 +06:00
Alexander Kuleshov
9db9f8d509 Merge branch 'AndrewRussellHayes-typo-fix' 2016-10-29 23:32:43 +06:00
Alexander Kuleshov
a711d0fbf0 Merge branch 'typo-fix' of https://github.com/AndrewRussellHayes/linux-insides into AndrewRussellHayes-typo-fix 2016-10-29 23:32:34 +06:00
Alexander Kuleshov
cb105ba951 Merge branch 'incrediblesound-patch-1' 2016-10-29 23:27:16 +06:00
Alexander Kuleshov
a1c01ff077 Merge branch 'patch-1' of https://github.com/incrediblesound/linux-insides into incrediblesound-patch-1 2016-10-29 23:26:58 +06:00
Alexander Kuleshov
dea6359370 Merge branch 'ottumm-patch-1' 2016-10-29 23:19:41 +06:00