Commit Graph

1564 Commits

Author SHA1 Message Date
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
0xAX
84e07ff6c9
Merge pull request #606 from proninyaroslav/original
Replace invalid links to the images
2018-08-03 14:33:45 +06:00
proninyaroslav
163ba61dbe Replace invalid links to the images 2018-08-01 19:48:02 +03:00
Yaroslav Pronin
006febdbcf
Merge pull request #18 from 0xAX/master
Update 01.08.2018
2018-08-01 19:37:02 +03:00
0xAX
506734d59b
Merge pull request #605 from proninyaroslav/patch-1
Fix incorrect links to the previous part
2018-07-26 20:31:10 +06:00
Yaroslav Pronin
f994df5985
Fix incorrect links to the previous part 2018-07-24 17:44:16 +00:00
0xAX
80625197c5
Merge pull request #602 from hao-lee/master
Add kernelhacking mailing list
2018-07-13 13:54:17 +06:00
0xAX
636a0ac9be
Merge pull request #604 from douliyang/patch-9
Update linux-mm-1.md
2018-07-13 13:53:56 +06:00
Dou Liyang
872c41d102
Update linux-mm-1.md
s/new a/ a new
2018-07-13 14:22:42 +08:00
Hao Lee
8928018e20 Add kernelhacking mailing list
Signed-off-by: Hao Lee <haolee.swjtu@gmail.com>
2018-07-11 23:40:58 +08:00
0xAX
d3e24690bf
Merge pull request #600 from BDHU/patch-1
Fixed syntax error in the sentence
2018-07-10 13:31:29 +06:00
Edward H
c9a4497c77
Fixed syntax error in the sentence 2018-07-09 20:35:11 +08:00
0xAX
f5109dbd1d
Merge pull request #598 from ramosian-glider/patch-3
Update linux-interrupts-9.md
2018-06-26 12:38:57 +06:00
Alexander Potapenko
759b76cba7
Update linux-interrupts-9.md
Fix style/grammar nits I've ran into while reading about interrupts.
2018-06-18 11:47:45 +02:00
Alexander Kuleshov
01ce5185d8
boot: fix indentation
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-06-18 00:43:01 +06:00
Alexander Kuleshov
9d2aa869a1
initialization: update links to kernel-parameters docs
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-06-16 00:50:38 +06:00
Alexander Kuleshov
562ed7debc Merge branch 'master' of github.com:0xAX/linux-insides 2018-06-14 23:48:22 +06:00
Alexander Kuleshov
b4f824db27
fix order of calling set_bios_mode()
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-06-14 23:47:54 +06:00
0xAX
dac03f9c71
Merge pull request #594 from douliyang/patch-8
Update linux-interrupts-9.md
2018-05-24 19:30:20 +02:00
Dou Liyang
a91502c80a
Update linux-interrupts-9.md 2018-05-24 17:22:12 +08:00
Alexander Kuleshov
5880a60e6e update links 2018-05-20 00:04:32 +06:00
Alexander Kuleshov
41c4b96790
update links
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-13 00:18:42 +06:00
Alexander Kuleshov
3d68ef4efe
boot: update to last linux v4.16
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-12 01:27:02 +06:00
Alexander Kuleshov
0801a3bbf4
boot: note that Booting dir contains data related to Linux kernel v4.16
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-11 23:47:18 +06:00
Alexander Kuleshov
4df08a04e1
boot-4: s/command/instruction
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-05 23:50:31 +06:00
Alexander Kuleshov
5d643f8e9f
boot-1: clarify boot address
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-04 23:46:09 +06:00
Alexander Kuleshov
efed15d860
kaslr: improve sentence
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-03 23:45:10 +06:00