1819 Commits (f82cd213ad7b83718d387baa7caee6c67da6964d)
 

Author SHA1 Message Date
0xAX fe84eb39eb
Merge pull request #659 from changuoqiang/master
Update linux-initialization-5.md
5 years ago
johnny 021ae97f58
Update linux-initialization-5.md
typo
5 years ago
0xAX f1500c6ca8
Merge pull request #657 from changuoqiang/master
Update linux-initialization-5.md
5 years ago
johnny f8b7194f0c
Update linux-initialization-5.md
typo
5 years ago
Dongliang Mu a7eb7a8d7f
Merge pull request #656 from changuoqiang/master
Update linux-initialization-4.md
5 years ago
johnny 990f5a098b
Update linux-initialization-4.md
typo
5 years ago
Dongliang Mu e09cb1d313
Merge pull request #655 from changuoqiang/master
Update linux-initialization-3.md
5 years ago
johnny 3af39d78e3
Update linux-initialization-3.md
typo
5 years ago
0xAX b50008f768
Merge pull request #654 from changuoqiang/master
Update linux-initialization-2.md
5 years ago
johnny db53aa2fcc
Update linux-initialization-2.md
the stack top before early_idt_handler_common execute is vector number
5 years ago
0xAX 87627bc608
Merge pull request #653 from yuzibo/fix
Syscall: fix syscall table entry for 86_64
5 years ago
Bo YU d71137fbf2 Syscall: fix syscall table entry for 86_64
Fix the maxium number of syscall table for 86_64
in kernel version: v5.0.0-rc7

Signed-off-by: Bo YU <tsu.yubo@gmail.com>
5 years ago
0xAX c9fbcafdb6
Merge pull request #652 from dlrobertson/master
Fix nit in Paging file
5 years ago
Dan Robertson bf8256c14f
Fix nit in Paging file 5 years ago
Dongliang Mu c10d1d6a3f
Merge pull request #651 from RorraVox/linux-misc-4-fix
cand to and
5 years ago
I°_°I 340f313fdb
cand to and
"From this moment we have `argc`cand `argv" -> "From this moment we have `argc` and `argv"
5 years ago
0xAX 70efeaa4cf
Merge pull request #650 from junsooo/korean-translation
add Korean translation
5 years ago
junsoolee b7f3007605 add Korean translation 5 years ago
0xAX 06ea47fd3a
Merge pull request #649 from Blameying/linux-syscall-md3-fix
fix file syscall3 vdso-image-32.c
5 years ago
blameying 4594062472 fix file syscall3 vdso-image-32.c 5 years ago
0xAX 255838aa92
Merge pull request #648 from PinoTsao/improve
Sentences improvement in linux-bootstrap-4.md
5 years ago
Cao jin c2092a481e Sentences improvement in linux-bootstrap-4.md
This patch fixed half of issue of #645:
1.
"The value assigned to it is an offset relative to the offset of the segment"
-->
"The value assigned to it is an offset relative to the segment"

2.
"adding the address field of the instruction and the value of the program counter"
-->
"adding the address field of the instruction to the value of the program counter"

3.
"PAE mode" --> "PAE", because PAE is not a mode.

4.
"5 bit" --> "the 5th bit"
5 years ago
0xAX 838380b941
Merge pull request #646 from tkyymmt/sync-2
Update linux-sync-2.md
5 years ago
Takuya Yamamoto 1b2ddf49e3 Update linux-sync-2.md 6 years ago
0xAX b8589636ed
Merge pull request #643 from rmayf/patch-1
Minor capitalization nitpick
6 years ago
Reid Mayfield 7225b45c3b
Minor capitalization nitpick
Reset vector -> reset vector
6 years ago
Dongliang Mu 0956160db0
Merge pull request #641 from yuanli-cn/patch-1
Fix the typo
6 years ago
Dongliang Mu a5039741aa
Merge pull request #642 from prettykernel/patch-1
typo fix
6 years ago
prettykernel 66654361ca
typo fix 6 years ago
yuanli-cn 9fc7c1fbf1
Fix the typo
'0xffff' --> '0xfffff'
6 years ago
0xAX 390fe4628c
Merge pull request #640 from tkyymmt/sync
Update linux-sync-1.md
6 years ago
0xAX 16ce4f2c18
Merge pull request #639 from sevico/patch-3
typo
6 years ago
Takuya Yamamoto 90c0c7a80e Update linux-sync-1.md 6 years ago
Weikang Shi b7e625efdd
typo
fix
6 years ago
0xAX 29f893bc6b
Merge pull request #636 from dragonly/linux-initialization-1-fix
Linux initialization 1 fix
6 years ago
dragonly 7e67782494 add myself into contributors.md 6 years ago
dragonly 6c4eb99a31 encode parenthesis to make gitbook markdown parser happy 6 years ago
0xAX 604c335a96
Merge pull request #633 from xindoo/master
Fix up one mistake
6 years ago
Weber Zhang 61770a9e38
Fix up one mistake
`/proc/pid/systemcall` -> `/proc/${pid}/syscall`
6 years ago
0xAX 36b8b1cc03
Merge pull request #632 from proninyaroslav/patch-1
[linux-initialization-1] Fix typos
6 years ago
Yaroslav Pronin d487b50709
[linux-initialization-1] Fix typos 6 years ago
Dongliang Mu 1fca8ba0a5
Merge pull request #631 from snyh/patch-1
fix typo of "closk"
6 years ago
xiabin b05a76580f
fix typo of "closk" 6 years ago
0xAX 10dc05c642
Merge pull request #629 from tkyymmt/init-2
Update linux-initialization-2
6 years ago
Takuya Yamamoto 1bbdcee0ce Update linux-initialization-2 6 years ago
0xAX cfc6994ee6
Merge pull request #628 from tkmru/add-ja-translation
Add Japanese translation
6 years ago
tkmru f6bd196a9f add Japanese translation 6 years ago
0xAX b2fb661a81
Merge pull request #627 from eclissi91/fix-620
fixing typo in doc
6 years ago
0xAX 0be59d3bf8
Merge pull request #626 from bennyz/redundant-the
Remove redundant "the"
6 years ago
eclissi91 cef68c1757
fixing typo in doc
ref. #620
6 years ago