1840 Commits (4a530b9573d15e6de22d3d4645431400c9c2b84b)
 

Author SHA1 Message Date
Dongliang Mu 6eaffded82
Merge pull request #8 from 0xAX/master
Merge pull request #582 from MintCN/master
7 years ago
0xAX 2bb5cb0b08
Merge pull request #582 from MintCN/master
fix broken links related with 'sync, syscall, timer'
7 years ago
Dongliang Mu 4a57db7015 fix broken links 7 years ago
Dongliang Mu 36e884a044
Merge pull request #7 from 0xAX/master
Merge pull request #581 from MintCN/master
7 years ago
Dongliang Mu 4704d82b25 fix broken links related with 'sync, syscall, timer' 7 years ago
0xAX 26622e3604
Merge pull request #581 from MintCN/master
move latex.sh to Scripts folder
7 years ago
Dongliang Mu 0c5ebb0990 move latex.sh to Scripts folder 7 years ago
Dongliang Mu 5a3c4cbcf3
Merge pull request #6 from 0xAX/master
Merge pull request #580 from MintCN/master
7 years ago
0xAX e459954a8c
Merge pull request #580 from MintCN/master
check and modify all the links that contains interrupts
7 years ago
Dongliang Mu 193bc74254 modify interrupts from checking 7 years ago
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