0xAX
29b8c9915c
Merge branch 'master' into grammar-fix
2018-01-20 10:11:18 +01:00
0xAX
50769957b2
Merge pull request #559 from gabi-250/theory-inline-asm-fix
...
Add missing colon before label.
2018-01-20 10:09:51 +01:00
Raghav Shankar
a51574ae2b
Formatting change
2018-01-15 16:30:48 +05:30
Raghav Shankar
c81fa6763b
Make grammar and formatting fixes in linux-bootstrap-3.md
2018-01-15 16:25:23 +05:30
Raghav Shankar
360b9a62b4
Add self to contributors.md
2018-01-14 10:31:28 +05:30
Raghav Shankar
3b9b488267
Grammar and formatting fixes in linux-bootstrap-2.md
2018-01-14 10:26:55 +05:30
Gabriela Alexandra Moldovan
60c8998efe
Add missing colon before label.
2018-01-12 13:04:00 +00:00
Raghav Shankar
d9c55a26e8
Make grammar and formatting fixes in linux-bootstrap-1.md
2018-01-12 18:15:21 +05:30
0xAX
6770c5ec5f
Merge pull request #557 from BTaskaya/patch-1
...
[README] License Section Moved
2018-01-10 19:23:24 +01:00
0xAX
76d8a029b2
Merge pull request #558 from codevedas/patch-1
...
add summury link to description
2018-01-10 19:23:01 +01:00
Alexander Kuleshov
1e70aa1bfe
Merge branch 'master' of github.com:0xAX/linux-insides
2018-01-11 00:18:00 +06:00
Alexander Kuleshov
cd072e902d
fix typo
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-01-11 00:14:23 +06:00
Vijaibaskar
3fa666d07b
add summury link to description
2018-01-10 14:01:17 +05:30
Batuhan Osman Taşkaya
57f802b466
[README] License Section Moved
...
- Files: Readme.MD
- Changes: License Section Moved
2018-01-10 09:20:42 +03:00
0xAX
7a39b29394
Merge pull request #556 from ferdnyc/patch-1
...
Update README.md
2018-01-08 08:56:38 +01:00
Frank Dana
527b2b8921
Update README.md
...
"A couple" technically means exactly 2. It can be used to describe an unknown quantity of "approximately 2", but certainly never 6.
2018-01-07 18:45:48 -05:00
0xAX
a04cc2b780
Update linux-bootstrap-6.md
2018-01-07 16:36:46 +06:00
0xAX
23bbbc31ee
Update README.md
2018-01-07 13:51:38 +06:00
0xAX
498cf21c48
Update SUMMARY.md
2018-01-07 13:51:06 +06:00
Aleksey Lagoshin
bfb3d493c7
Fixed mistakes in the segment descriptors part
2018-01-07 13:49:40 +06:00
Alexander Kuleshov
d23407fdbd
booting: add kaslr part
2018-01-07 13:49:09 +06:00
Alexander Kuleshov
04f10187e0
alignment fixed
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-12-30 00:41:20 +06:00
Alexander Kuleshov
afe7d23ed5
fill up linker script
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-12-29 23:57:43 +06:00
0xAX
79654a2d83
Merge pull request #552 from BDHU/linux-inside-mm-change
...
Linux inside mm change
2017-12-01 13:43:30 +06:00
Edward Hu
a7b68a8825
word change
2017-11-30 21:27:03 -06:00
Edward Hu
70cfea0906
grammer adjustment and concept clarifying
2017-11-30 21:24:32 -06:00
0xAX
5bc515b3a6
Merge pull request #550 from lifupan/master
...
spinlock: fix the wrong function name of arch_spin_lock
2017-11-29 23:53:32 +06:00
0xAX
85750f0f37
Merge pull request #551 from firogh/phys_base-fix
...
Fix a description on phys_base
2017-11-29 23:48:18 +06:00
Firo Yang
723b07605c
In the following expression, we add the value of phys_base to the
...
rax register, not the address of phys_base.
addq phys_base(%rip), %rax
BTW, the value of phys_base =
the actual loaded physical address of kernel after relocation - the
likned physical address of kernel.
Signed-off-by: Firo Yang <firogh@gmail.com>
2017-11-29 16:21:45 +08:00
Fupan Li
ec3fa13996
spinlock: fix the wrong function name of arch_spin_lock
...
It should be arch_spin_unlock instead of arch_spin_lock.
Signed-off-by: Fupan Li <fupan.li@windriver.com>
2017-11-29 11:58:37 +08:00
Alexander Kuleshov
abf4f684a5
bootstrap1: .org directive is useless in a case of binary output
...
so we may remove one.
Thank you @slo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-11-27 00:55:57 +06:00
Alexander Kuleshov
6c1827bf74
fix #546
2017-11-20 00:25:17 +06:00
0xAX
18c62ab13c
Merge pull request #542 from 0xF0D0/master
...
Typo fix about video segment variable
2017-11-11 00:22:46 +06:00
0xF0D0
06bc4a8f6a
typo fixed (0bB800 -> 0xb800)
...
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
2017-11-10 19:17:52 +09:00
0xF0D0
b2e3637faa
add name to contributor list
...
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
2017-11-10 19:17:17 +09:00
0xAX
55d9b2acf1
Merge pull request #540 from jenglamlow/patch-2
...
Update link for check_cpu function
2017-11-06 21:48:03 +06:00
Low Jeng Lam
0294cff63e
Update link for check_cpu function
2017-11-06 23:31:50 +08:00
0xAX
d173f763a5
Merge pull request #538 from jenglamlow/patch-1
...
Update link to refer to the correct line number
2017-11-02 13:44:17 +06:00
Low Jeng Lam
c7bf68bfa1
Update link to refer to the correct line number
2017-11-02 14:59:12 +08:00
0xAX
0f3cf686e1
Merge pull request #537 from douliyang/patch-7
...
Fix the mm range of guard hole
2017-10-31 13:36:21 +06:00
Dou Liyang
3dbb92c6fa
Fix the mm range of guard hole
...
s/0xffff80ffffffffff/0xffff87ffffffffff/
2017-10-31 10:19:43 +08:00
0xAX
cf32dc6c81
Merge pull request #535 from NeoCui/master
...
update the "kernel stack" link in the linux-initialization-5.md
2017-10-29 12:43:26 +06:00
NeoCui
657c37e03f
update the entry_64.S link in the linux-initialization-5.md file
2017-10-29 11:33:26 +08:00
NeoCui
f8cf93cd4c
update the "kernel stack" link in the linux-initialization-5.md
2017-10-29 11:20:49 +08:00
0xAX
646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
...
Linux bootstrap 1 fix
2017-10-28 14:08:37 +06:00
0xAX
0d6bdd9739
Merge pull request #533 from udan11/patch-1
...
Fix broken link.
2017-10-28 14:07:58 +06:00
0xAX
2f9a68f0f4
Merge pull request #534 from senorsmile/grammar-booting-part1
...
Grammar fixes in Booting Part 1
2017-10-28 14:07:14 +06:00
Dan Ungureanu
bb4c0ee9e3
Fix broken link.
2017-10-26 18:50:57 +03:00
Shaun Smiley
cacd5e487b
Grammar fixes in Booting Part 1
2017-10-24 22:45:27 -07:00
0xAX
e3a8b39f33
Merge pull request #532 from navhaxs/patch-1
...
fix typo of "subsys"
2017-10-23 00:08:08 +06:00