1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
Commit Graph

1590 Commits

Author SHA1 Message Date
prettykernel
66654361ca
typo fix 2018-12-01 13:30:26 +08:00
0xAX
390fe4628c
Merge pull request #640 from tkyymmt/sync
Update linux-sync-1.md
2018-11-27 13:35:09 +06:00
0xAX
16ce4f2c18
Merge pull request #639 from sevico/patch-3
typo
2018-11-23 15:10:49 +06:00
Takuya Yamamoto
90c0c7a80e Update linux-sync-1.md 2018-11-22 20:50:55 +09:00
Weikang Shi
b7e625efdd
typo
fix
2018-11-20 10:26:56 +08:00
0xAX
29f893bc6b
Merge pull request #636 from dragonly/linux-initialization-1-fix
Linux initialization 1 fix
2018-11-18 00:10:28 +06:00
dragonly
7e67782494 add myself into contributors.md 2018-11-17 17:06:15 +08:00
dragonly
6c4eb99a31 encode parenthesis to make gitbook markdown parser happy 2018-11-17 17:04:55 +08:00
0xAX
604c335a96
Merge pull request #633 from xindoo/master
Fix up one mistake
2018-11-08 16:40:29 +06:00
Weber Zhang
61770a9e38
Fix up one mistake
`/proc/pid/systemcall` -> `/proc/${pid}/syscall`
2018-11-07 16:59:48 +08:00
0xAX
36b8b1cc03
Merge pull request #632 from proninyaroslav/patch-1
[linux-initialization-1] Fix typos
2018-11-06 01:00:55 +06:00
Yaroslav Pronin
d487b50709
[linux-initialization-1] Fix typos 2018-11-05 11:28:43 +00:00
Dongliang Mu
1fca8ba0a5
Merge pull request #631 from snyh/patch-1
fix typo of "closk"
2018-10-28 01:35:38 -04:00
xiabin
b05a76580f
fix typo of "closk" 2018-10-28 10:14:38 +08:00
0xAX
10dc05c642
Merge pull request #629 from tkyymmt/init-2
Update linux-initialization-2
2018-10-09 23:41:34 +06:00
Takuya Yamamoto
1bbdcee0ce Update linux-initialization-2 2018-10-08 21:22:12 +09:00
0xAX
cfc6994ee6
Merge pull request #628 from tkmru/add-ja-translation
Add Japanese translation
2018-10-07 13:12:29 +06:00
tkmru
f6bd196a9f add Japanese translation 2018-10-07 03:06:30 +09:00
0xAX
b2fb661a81
Merge pull request #627 from eclissi91/fix-620
fixing typo in doc
2018-10-06 14:18:21 +06:00
0xAX
0be59d3bf8
Merge pull request #626 from bennyz/redundant-the
Remove redundant "the"
2018-10-06 14:18:03 +06:00
eclissi91
cef68c1757
fixing typo in doc
ref. #620
2018-10-03 10:56:31 +02:00
Benny Zlotnik
ae092b2376 Remove redundant "the"
Signed-off-by: Benny Zlotnik <uber442@gmail.com>
2018-10-02 17:39:39 +03:00
0xAX
8c6d5d5df7
Merge pull request #625 from tkyymmt/init-1
Update linux-initialization-1
2018-09-28 12:54:25 +06:00
Takuya Yamamoto
a64aea42b6 Update linux-initialization-1 2018-09-27 23:12:43 +09:00
0xAX
85d3e42141
Merge pull request #624 from lrx0014/gitbook-docker
Use Docker to run a gitbook server
2018-09-15 14:58:22 +06:00
renxiang
e968f1e0bb update Dockerfile 2018-09-14 16:19:19 +08:00
renxiang
f346c4d1ff update Dockerfile 2018-09-14 15:55:23 +08:00
renxiang
30660fdb73 add Dockerfile to support gitbook 2018-09-14 15:34:22 +08:00
0xAX
66ce8c05d5
Merge pull request #622 from tkyymmt/patch3
Rename early_level4_pgt to early_top_pgt
2018-09-12 20:37:27 +06:00
0xAX
9b4c9dcd91
Merge pull request #621 from tkyymmt/patch2
Update Page fault handling paragraph
2018-09-12 20:37:07 +06:00
0xAX
e94eb9c9de
Merge pull request #619 from tkyymmt/patch
Add Other exception handling paragraph
2018-09-12 20:36:54 +06:00
Takuya Yamamoto
0f4992c87e Rename early_level4_pgt to early_top_pgt 2018-09-08 20:26:48 +09:00
Takuya Yamamoto
de1a538815 Update Page fault handling paragraph 2018-09-08 19:23:36 +09:00
Takuya Yamamoto
7b0c7481fa Add Other exception handling paragraph 2018-09-03 23:50:16 +09:00
0xAX
4893578e04
Merge pull request #614 from tkyymmt/patch2
Update the definition of idt_descr
2018-09-02 13:09:21 +06:00
0xAX
fd29ecca0d
Merge pull request #617 from tkyymmt/patch4
Update Early interrupts handlers section
2018-09-02 13:04:18 +06:00
0xAX
201e64871b
Merge pull request #613 from tkyymmt/patch
Update linux-initialization-2.md
2018-09-02 13:03:55 +06:00
0xAX
477bddc220
Merge pull request #615 from tkyymmt/patch3
Add UNWIND_HINT_IRET_REGS feature description
2018-09-02 12:48:56 +06:00
0xAX
7fd68ffb77
Merge pull request #616 from rmdashrf/linkfix
Update broken link for initcall
2018-09-02 12:47:20 +06:00
Takuya Yamamoto
8d8dc63250 Update Early interrupts handlers section 2018-08-29 21:28:16 +09:00
rmdashrf
e678006230 Update broken link for initcall
The old link
(http://www.compsoc.man.ac.uk/~moz/kernelnewbies/documents/initcall/index.html)
is 404ing. Replaced it with the same document on kernelnewbies.
2018-08-29 00:30:19 -07:00
Takuya Yamamoto
e5252b800a Add UNWIND_HINT_IRET_REGS feature description 2018-08-27 20:38:31 +09:00
Takuya Yamamoto
76337791b4 Update the definition of idt_descr 2018-08-25 22:55:13 +09:00
Takuya Yamamoto
424408f34f Update linux-initialization-2.md 2018-08-25 20:28:54 +09:00
0xAX
617e1e360d
Merge pull request #610 from tkyymmt/mypatch
Update descriptions related to initial_stack
2018-08-20 18:29:26 +06:00
Takuya Yamamoto
5f0d9efc9b Update descriptions related to initial_stack 2018-08-18 23:17:38 +09:00
0xAX
817c915f98
Merge pull request #608 from proninyaroslav/patch-1
[initialization-3] Fix path to setup.h
2018-08-16 19:09:04 +06:00
Yaroslav Pronin
2429f0622c
Fix path to setup.h 2018-08-12 17:54:32 +00:00
0xAX
79db344679
Merge pull request #607 from proninyaroslav/patch-1
[bootstrap-2] Fix tables and pseudographics formatting
2018-08-07 20:30:00 +06:00
Yaroslav Pronin
3af6133f05
Fix tables and pseudographics formatting 2018-08-06 09:09:57 +00:00