1565 Commits (e968f1e0bbbc55e1f9018cd77227514ac2a61755)
 

Author SHA1 Message Date
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.
7 years ago
0xAX a04cc2b780
Update linux-bootstrap-6.md 7 years ago
0xAX 23bbbc31ee
Update README.md 7 years ago
0xAX 498cf21c48
Update SUMMARY.md 7 years ago
Aleksey Lagoshin bfb3d493c7 Fixed mistakes in the segment descriptors part 7 years ago
Alexander Kuleshov d23407fdbd booting: add kaslr part 7 years ago
Yaroslav Pronin 81383d7733
Merge pull request #13 from 0xAX/master
Update 03.01.18
7 years ago
0xAX f45bab5688
Merge pull request #554 from ayzenquwe/master
Fixed mistakes in the segment descriptors part
7 years ago
Aleksey Lagoshin 6b4aa3e3d6 Fixed mistakes in the segment descriptors part 7 years ago
Alexander Kuleshov 04f10187e0
alignment fixed
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Alexander Kuleshov afe7d23ed5
fill up linker script
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Yaroslav Pronin 38f484b408
Merge pull request #12 from 0xAX/master
Update 23.12.17
7 years ago
0xAX 79654a2d83
Merge pull request #552 from BDHU/linux-inside-mm-change
Linux inside mm change
7 years ago
Edward Hu a7b68a8825 word change 7 years ago
Edward Hu 70cfea0906 grammer adjustment and concept clarifying 7 years ago
0xAX 5bc515b3a6
Merge pull request #550 from lifupan/master
spinlock: fix the wrong function name of arch_spin_lock
7 years ago
0xAX 85750f0f37
Merge pull request #551 from firogh/phys_base-fix
Fix a description on phys_base
7 years ago
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>
7 years ago
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>
7 years ago
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>
7 years ago
Yaroslav Pronin c47a69c021
Merge pull request #11 from 0xAX/master
Update 25.11.17
7 years ago
Alexander Kuleshov 6c1827bf74 fix #546 7 years ago
0xAX 18c62ab13c
Merge pull request #542 from 0xF0D0/master
Typo fix about video segment variable
7 years ago
0xF0D0 06bc4a8f6a typo fixed (0bB800 -> 0xb800)
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
7 years ago
0xF0D0 b2e3637faa add name to contributor list
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
7 years ago
0xAX 55d9b2acf1
Merge pull request #540 from jenglamlow/patch-2
Update link for check_cpu function
7 years ago
Low Jeng Lam 0294cff63e
Update link for check_cpu function 7 years ago
0xAX d173f763a5
Merge pull request #538 from jenglamlow/patch-1
Update link to refer to the correct line number
7 years ago
Low Jeng Lam c7bf68bfa1
Update link to refer to the correct line number 7 years ago
0xAX 0f3cf686e1
Merge pull request #537 from douliyang/patch-7
Fix the mm range of guard hole
7 years ago
Dou Liyang 3dbb92c6fa
Fix the mm range of guard hole
s/0xffff80ffffffffff/0xffff87ffffffffff/
7 years ago
0xAX cf32dc6c81
Merge pull request #535 from NeoCui/master
update the "kernel stack" link in the linux-initialization-5.md
7 years ago
NeoCui 657c37e03f update the entry_64.S link in the linux-initialization-5.md file 7 years ago
NeoCui f8cf93cd4c update the "kernel stack" link in the linux-initialization-5.md 7 years ago
0xAX 646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
Linux bootstrap 1 fix
7 years ago
0xAX 0d6bdd9739
Merge pull request #533 from udan11/patch-1
Fix broken link.
7 years ago
0xAX 2f9a68f0f4
Merge pull request #534 from senorsmile/grammar-booting-part1
Grammar fixes in Booting Part 1
7 years ago
Dan Ungureanu bb4c0ee9e3 Fix broken link. 7 years ago
Shaun Smiley cacd5e487b Grammar fixes in Booting Part 1 7 years ago
0xAX e3a8b39f33 Merge pull request #532 from navhaxs/patch-1
fix typo of "subsys"
7 years ago
Jeremy Wong 360efa83bd fix typo of "subsys" 7 years ago
Andrés Rojas Guerrero a94cefa191 Add location coreboot source code 7 years ago
Andrés Rojas Guerrero 311a318f58 Add location coreboot source code 7 years ago
Alexander Kuleshov 2b43267b23 Merge branch 'master' of github.com:0xAX/linux-insides 7 years ago
Alexander Kuleshov 7b3bade127 update SUMMARY.md 7 years ago
Alexander Kuleshov b984247630 return notification_chains.md back 7 years ago
0xAX 4f3538f946 Merge pull request #527 from jyhuang91/master
topo fix
7 years ago
0xAX cd155af9a3 Merge pull request #524 from staroselskii/patch-6
syscall-3.md: fix typos
7 years ago
jyhuang91 349e7e6657 topo fix 7 years ago
0xAX 266a82e931 Merge pull request #526 from dimtass/typo-fix
Simple typo fix
7 years ago