Alexander Kuleshov
9679dbdd91
init-5: fix DMI
...
Found by @kele1997
2018-03-24 00:40:25 +06:00
Alexander Kuleshov
264d910182
fix links to blog posts about assembler
2018-03-24 00:37:33 +06:00
0xAX
b2256e1921
Merge pull request #583 from MintCN/master
...
Finish fixing broken links related with Theory, Data structure, Misc and so on
2018-03-23 19:35:50 +01:00
Dongliang Mu
49c8951eb8
modify broken links related with Thoery, Data structure, Misc and so on
2018-03-22 19:50:44 -04:00
Dongliang Mu
6eaffded82
Merge pull request #8 from 0xAX/master
...
Merge pull request #582 from MintCN/master
2018-03-22 19:12:23 -04:00
0xAX
2bb5cb0b08
Merge pull request #582 from MintCN/master
...
fix broken links related with 'sync, syscall, timer'
2018-03-22 19:13:16 +01:00
Dongliang Mu
4a57db7015
fix broken links
2018-03-22 01:28:16 -04:00
Dongliang Mu
36e884a044
Merge pull request #7 from 0xAX/master
...
Merge pull request #581 from MintCN/master
2018-03-22 00:49:14 -04:00
Dongliang Mu
4704d82b25
fix broken links related with 'sync, syscall, timer'
2018-03-22 00:48:13 -04:00
0xAX
26622e3604
Merge pull request #581 from MintCN/master
...
move latex.sh to Scripts folder
2018-03-21 19:20:09 +01:00
Dongliang Mu
0c5ebb0990
move latex.sh to Scripts folder
2018-03-20 14:40:36 -04:00
Dongliang Mu
5a3c4cbcf3
Merge pull request #6 from 0xAX/master
...
Merge pull request #580 from MintCN/master
2018-03-20 14:39:41 -04:00
0xAX
e459954a8c
Merge pull request #580 from MintCN/master
...
check and modify all the links that contains interrupts
2018-03-20 19:28:43 +01:00
Dongliang Mu
193bc74254
modify interrupts from checking
2018-03-19 22:31:59 -04:00
Dongliang Mu
72c71c2560
fix interrupts
2018-03-19 22:09:46 -04:00
Dongliang Mu
088540d0f6
Merge pull request #5 from 0xAX/master
...
Merge commits
2018-03-19 20:53:30 -04:00
0xAX
31998d1432
Merge pull request #577 from mytbk/boot
...
fixes in Booting/
2018-03-18 19:37:27 +01:00
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
2018-03-18 15:23:38 +08:00
Iru Cai
ab197de198
linux-bootstrap-5.md: fix typo, http->https
2018-03-18 15:20:33 +08:00
Dongliang Mu
8ff052cb45
Merge pull request #4 from 0xAX/master
...
Merge pull request #576 from MintCN/master
2018-03-17 15:10:40 -04:00
0xAX
1c37c4bf46
Merge pull request #576 from MintCN/master
...
add one script to check one link is live or not
2018-03-17 19:12:17 +01:00
Dongliang Mu
5d923e14c7
add one script to check one link is live or not
2018-03-17 09:16:55 -04:00
Dongliang Mu
5da01b68da
Merge pull request #3 from 0xAX/master
...
Merge pull request #575 from MintCN/master
2018-03-17 09:15:29 -04:00
0xAX
e901f79172
Merge pull request #575 from MintCN/master
...
Change mm to MM, interrupts to Interrupts and modify the related links
2018-03-17 09:08:22 +01:00
Dongliang Mu
869c31442e
fix two wrong links
2018-03-16 16:22:56 -04:00
Dongliang Mu
d980b7e353
Merge branch 'master' of https://github.com/MintCN/linux-insides
2018-03-16 16:03:51 -04:00
Dongliang Mu
f159c63e0c
Change mm to MM, interrupts to Interrupts
2018-03-16 16:03:40 -04:00
Dongliang Mu
b015fc8805
Merge pull request #2 from 0xAX/master
...
Merge commits from upstream
2018-03-16 14:35:08 -04:00
0xAX
028594ee6f
Merge pull request #574 from mytbk/bootstrap-1
...
Booting/linux-bootstrap-1.md fixes
2018-03-16 19:18:39 +01:00
0xAX
967c0578bb
Merge pull request #573 from MintCN/master
...
wrong relation in SUMMARY.md
2018-03-16 19:17:22 +01:00
Iru Cai
2da09c8755
Booting/linux-bootstrap-1.md: update to the latest coreboot code
2018-03-16 10:51:18 +08:00
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
2018-03-16 10:51:12 +08:00
Dongliang Mu
c6b2c783bf
wrong relation in SUMMARY.md
2018-03-15 19:54:44 -04:00
Dongliang Mu
2b7f4d1065
Merge pull request #1 from 0xAX/master
...
Merge pull request #571 from MintCN/master
2018-03-15 19:52:25 -04:00
0xAX
f061d7bbe1
Merge pull request #571 from MintCN/master
...
modify the filename in Data Structures due to the filename conversion
2018-03-15 19:20:18 +01:00
Dongliang Mu
698f76a79e
modify the filename due to the filename conversion
2018-03-14 15:08:23 -04:00
Alexander Kuleshov
5f1a9948ba
timers-3: fix grammar nits
...
Thank you @atishp04
2018-03-15 00:12:44 +06:00
Alexander Kuleshov
41c8f09c8e
inline assembly: fix result of summation
2018-03-15 00:07:27 +06:00
Alexander Kuleshov
5727932167
fix links in interrupts/README.md
2018-03-03 00:14:36 +06:00
Alexander Kuleshov
5a31a845d9
fix links in Timers/README.md
2018-03-03 00:13:22 +06:00
Alexander Kuleshov
8d17a25056
fix links in Theory/README.md
2018-03-03 00:12:28 +06:00
Alexander Kuleshov
5cfb5aa0e0
fix links in SyncPrim/README.md
2018-03-03 00:11:51 +06:00
Alexander Kuleshov
2a90ecc3f5
fix links in DataStructures/README.md
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-03-03 00:10:19 +06:00
Alexander Kuleshov
9a5bbd33d1
fix links in Concepts/README.md
2018-03-03 00:09:32 +06:00
Alexander Kuleshov
6be1a85388
fix link to cgroups
2018-03-03 00:08:43 +06:00
Alexander Kuleshov
7aa498d0ef
fix link to cgroups chapter
2018-03-03 00:08:02 +06:00
Alexander Kuleshov
1e81943f8e
fix link to cgroups
2018-03-03 00:07:15 +06:00
Alexander Kuleshov
a179617a48
fix SUMMARY.md
2018-03-03 00:03:31 +06:00
Alexander Kuleshov
a36078f2ea
Merge branch 'ranguli-master'
2018-03-02 23:56:35 +06:00
0xAX
66c146c8c7
Merge pull request #566 from horaceheaven/linux-bootstrap-fixes
...
Minor sentence fixes
2018-02-15 12:27:15 +01:00