1470 Commits (72c71c25603b467c447a5fb5c8be027f4c82722c)
 

Author SHA1 Message Date
Dongliang Mu 72c71c2560 fix interrupts 7 years ago
Dongliang Mu 088540d0f6
Merge pull request #5 from 0xAX/master
Merge commits
7 years ago
0xAX 31998d1432
Merge pull request #577 from mytbk/boot
fixes in Booting/
7 years ago
Iru Cai 7c0d65420c linux-bootstrap-2: correct the calling convention statement
The use of ax, dx, cx to pass the function arguments is not `fastcall`
convention in GCC, which only uses cx and dx. This calling convention
comes from the GCC -mregparm=3 option.

[1] https://en.wikipedia.org/wiki/X86_calling_conventions
7 years ago
Iru Cai ab197de198 linux-bootstrap-5.md: fix typo, http->https 7 years ago
Dongliang Mu 8ff052cb45
Merge pull request #4 from 0xAX/master
Merge pull request #576 from MintCN/master
7 years ago
0xAX 1c37c4bf46
Merge pull request #576 from MintCN/master
add one script to check one link is live or not
7 years ago
Dongliang Mu 5d923e14c7 add one script to check one link is live or not 7 years ago
Dongliang Mu 5da01b68da
Merge pull request #3 from 0xAX/master
Merge pull request #575 from MintCN/master
7 years ago
0xAX e901f79172
Merge pull request #575 from MintCN/master
Change mm to MM, interrupts to Interrupts and modify the related links
7 years ago
Dongliang Mu 869c31442e fix two wrong links 7 years ago
Dongliang Mu d980b7e353 Merge branch 'master' of https://github.com/MintCN/linux-insides 7 years ago
Dongliang Mu f159c63e0c Change mm to MM, interrupts to Interrupts 7 years ago
Dongliang Mu b015fc8805
Merge pull request #2 from 0xAX/master
Merge commits from upstream
7 years ago
0xAX 028594ee6f
Merge pull request #574 from mytbk/bootstrap-1
Booting/linux-bootstrap-1.md fixes
7 years ago
0xAX 967c0578bb
Merge pull request #573 from MintCN/master
wrong relation in SUMMARY.md
7 years ago
Iru Cai 2da09c8755 Booting/linux-bootstrap-1.md: update to the latest coreboot code 7 years ago
Iru Cai 16bb7744f3 Booting/linux-bootstrap-1.md: lowercase coreboot[1], http->https
[1] in coreboot source code:
      util/lint/lint-stable-021-coreboot-lowercase
7 years ago
Dongliang Mu c6b2c783bf wrong relation in SUMMARY.md 7 years ago
Dongliang Mu 2b7f4d1065
Merge pull request #1 from 0xAX/master
Merge pull request #571 from MintCN/master
7 years ago
0xAX f061d7bbe1
Merge pull request #571 from MintCN/master
modify the filename in Data Structures due to the filename conversion
7 years ago
Dongliang Mu 698f76a79e modify the filename due to the filename conversion 7 years ago
Alexander Kuleshov 5f1a9948ba timers-3: fix grammar nits
Thank you @atishp04
7 years ago
Alexander Kuleshov 41c8f09c8e
inline assembly: fix result of summation 7 years ago
Alexander Kuleshov 5727932167
fix links in interrupts/README.md 7 years ago
Alexander Kuleshov 5a31a845d9
fix links in Timers/README.md 7 years ago
Alexander Kuleshov 8d17a25056
fix links in Theory/README.md 7 years ago
Alexander Kuleshov 5cfb5aa0e0
fix links in SyncPrim/README.md 7 years ago
Alexander Kuleshov 2a90ecc3f5
fix links in DataStructures/README.md
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Alexander Kuleshov 9a5bbd33d1 fix links in Concepts/README.md 7 years ago
Alexander Kuleshov 6be1a85388
fix link to cgroups 7 years ago
Alexander Kuleshov 7aa498d0ef fix link to cgroups chapter 7 years ago
Alexander Kuleshov 1e81943f8e
fix link to cgroups 7 years ago
Alexander Kuleshov a179617a48
fix SUMMARY.md 7 years ago
Alexander Kuleshov a36078f2ea Merge branch 'ranguli-master' 7 years ago
0xAX 66c146c8c7
Merge pull request #566 from horaceheaven/linux-bootstrap-fixes
Minor sentence fixes
7 years ago
Joshua Murphy 119ce05d76
Update latex.sh 7 years ago
Joshua Murphy 463fcd587a Now successfuly converting each chapter into LaTeX, compiling it and then merging each PDF together into a single book. Currently no image support! 7 years ago
Joshua Murphy 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 7 years ago
Horace Heaven af8826bca1 Minor sentence fixes to make it easier to read 7 years ago
0xAX 23be73a113
Merge pull request #565 from milesfrain/linux-syscall-1-edits
syscalls-1: MSR_LSTAR clarification and minor edits
7 years ago
Miles Frain 081d4335ff syscalls-1: MSR_LSTAR clarification and minor edits 7 years ago
0xAX 8bbd5bf2db
Merge pull request #564 from a3f/patch-1
Fix typo
7 years ago
Ahmad Fatoum ddb7c46812
Fix typo
and/or gender assumption ;)
7 years ago
0xAX ba1b92575b
Merge pull request #561 from kuritonasu/linux-bootstrap-1-fix
A couple of grammatical suggestions
7 years ago
0xAX 71c4a0f2da
Merge pull request #562 from Xeo-Skr/typo-fix
typo fix
7 years ago
Theo grevet benbezza 9f25c762c3 typo fix 7 years ago
kuritonasu 3513614cb8 Replaced from with since 7 years ago
kuritonasu 60fbd20122 Modified a couple of points that sound more correct 7 years ago
0xAX 7eb22c7ae5
Merge pull request #560 from WarpspeedSCP/grammar-fix
Edit first 3 parts of the boot section
7 years ago