Michael D
99e156101a
More image file salvaging
...
Patch 3: Initialization/
2019-10-10 19:54:55 +02:00
Michael D
a82aca5a4a
Some more images recovered from waybackmachine
...
Patch 2: Cgroups/
2019-10-10 19:50:47 +02:00
Michael D
84a7575f2f
Salvage images from archive.org and add them to git
...
Patch 1: Booting/
2019-10-10 19:47:21 +02:00
Michael D
747f10af14
Some small spelling fixes
2019-10-10 19:30:08 +02:00
0xAX
cadd5c3576
Merge pull request #690 from sjp38/sync2_fix_1
...
Sync2 fix 1
2019-10-07 23:58:06 +06:00
0xAX
5303f8b91a
Merge branch 'master' into sync2_fix_1
2019-10-07 23:57:59 +06:00
0xAX
aa355fadeb
Merge pull request #691 from srvk-99/master
...
Update linux-misc-2.md
2019-10-07 23:57:06 +06:00
0xAX
67c7258b28
Merge pull request #688 from md1512/corrected-escaping-2
...
Corrected escaping on two URLs revision 2
2019-10-07 23:56:51 +06:00
0xAX
720e7534ad
Merge pull request #683 from gwelymernans/cleanups
...
Cleanup some of the grammar to flow better
2019-10-07 23:56:20 +06:00
Sourav Karjee
bd2d5e7ef1
Update linux-misc-2.md
2019-10-02 00:19:01 +05:30
SeongJae Park
75a611e28d
SyncPrim/linux-sync-2.md: Fix a dot into semicolon
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-10-01 19:38:35 +02:00
SeongJae Park
7fe8bc397a
SyncPrim/linux-sync-2.md: Fix missed description about spinlock api
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-10-01 19:38:35 +02:00
Stefan20162016
501ffa504d
added link to minimal bootloader with comments
2019-10-01 19:38:35 +02:00
Marco Torsello
82aaf56611
Corrected escaping on two URLs
...
Corrected escaping on two Wikipedia URLs
2019-09-26 00:44:00 +02:00
0xAX
5afe86aeeb
Merge pull request #685 from Stefan20162016/add-link-to-linux-bootstrap-1
...
added link to minimal bootloader with comments
2019-08-26 14:15:22 +06:00
0xAX
057f65636d
Merge pull request #684 from josh-byster/patch-2
...
Minor clarity edit in sentence
2019-08-26 14:14:48 +06:00
Stefan20162016
60c19f7c02
added link to minimal bootloader with comments
2019-08-21 23:17:32 +02:00
Josh Byster
afe67bc8bf
Minor clarity edit in sentence
...
I may be misunderstanding the original meaning of the line, however "after the factorial function" seems to mean it would be "offset after the factorial function" (i.e. `0x400537 + 0x18`) but in reality you mean offset after the call function to get to the factorial function (`0x40051a + 0x5 + 0x18`). Very minor edit but may help for clarity. Thanks for creating such an awesome project.
2019-08-04 21:33:53 -05:00
Bill Wendling
a3dabbe734
Cleanup some of the grammar to flow better
2019-08-01 15:20:24 -07:00
0xAX
1a599f17d0
Merge pull request #680 from proninyaroslav/patch-1
...
Fix typos
2019-07-20 14:09:31 +06:00
Yaroslav Pronin
b0e971f17d
Fix typos
2019-07-14 17:49:36 +00:00
Dongliang Mu
1e017f37ad
Merge pull request #673 from kylekizirian/master
...
fixed typo in interrupts/linux-interrupts-2 for early_idt_handler_array
2019-05-30 19:45:07 -04:00
kylekizirian
53230a12c8
fixed typo in interrupts/linux-interrupts-2 for early_idt_handler_array
2019-05-29 19:05:05 -04:00
0xAX
d062df5113
Merge pull request #672 from sjp38/sync_primitives_fix
...
Fix nits under SyncPrim/
2019-05-21 23:35:02 +06:00
0xAX
f68b4efe53
Merge pull request #671 from xindoo/master
...
Fix some lexcial mistakes
2019-05-21 14:48:18 +06:00
SeongJae Park
eb1bd311bb
SyncPrim: Fix wrong link to kernel files
...
A few links to kernel files in Torvalds's github mirror repo is missing
'/blob/'. This commit fixes the links.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-05-21 04:23:50 +09:00
SeongJae Park
92b23c9ac3
SyncPrim: Fix a typo: s/expnads/expands/
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-05-21 04:23:50 +09:00
SeongJae Park
e5cdd6810d
SyncPrim: Consistently wrap 'spinlock' with '`'
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-05-21 04:23:50 +09:00
SeongJae Park
1ef8bdb653
SyncPrim: Add missed description
...
A description about 'spin_lock_irqsave' and 'spin_lock_irq' is missing
lock acquisition. This commit adds the missed description.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-05-21 04:22:09 +09:00
SeongJae Park
5e190ae3b8
SyncPrim: Consistently wrap 'spinlock' with '`'
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-05-21 04:21:45 +09:00
SeongJae Park
6708f9ff85
contributors: Add SeongJae
...
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2019-05-21 04:20:59 +09:00
xindoo
ceef21cc6e
fix some lexcial mistakes
2019-05-17 17:17:05 +08:00
0xAX
b97cc6aaf5
Merge pull request #667 from WarpspeedSCP/grammar-fix
...
Fix grammar and improve formatting for linux-bootstrap section
2019-04-24 17:23:16 +06:00
0xAX
3080d0d2bc
Merge pull request #668 from rjbergerud/patch-1
...
Grammar updates for queued spinlocks
2019-04-24 14:24:32 +06:00
Ryder
bf7b8d8cfb
Grammar updates for queued spinlocks
...
Rewrote a few sentences to make them easier to read, grammar corrections.
2019-04-16 18:53:10 -07:00
WarpspeedSCP
64712ac607
fix typo
2019-04-16 22:21:45 +05:30
Raghav Shankar
2ef0a4023b
Fix grammar and improve formatting
2019-04-15 23:56:02 +05:30
0xAX
60989bf10e
Merge pull request #666 from Jekton/master
...
Fix desc about movzbl in linux-bootstrap-2.md
2019-03-29 17:39:24 +06:00
Jekton Luo
f1237841c1
Fix desc about movzbl in linux-bootstrap-2.md
2019-03-28 11:57:59 +08:00
0xAX
58ee66cb11
Merge pull request #663 from tlkh/patch-1
...
Proposed improvements to explanation of spinlock
2019-03-18 14:15:38 +06:00
Timothy Liu
c387a1b8cf
Proposed improvements to explanation of spinlock
2019-03-17 17:16:01 +08:00
0xAX
88fcfc3c72
Merge pull request #661 from emacsliu/Cgroups-fix
...
fix the ambiguous sentence
2019-03-12 12:24:18 +06:00
Maurice Aiken
dc844a5dc9
fix the ambiguous sentence
2019-03-12 10:54:53 +08:00
0xAX
f68edbdc50
Merge pull request #660 from changuoqiang/master
...
Update linux-initialization-6.md
2019-03-09 00:02:03 +06:00
Alexander Kuleshov
e205c3966b
fix segmenta address in boot 1
...
Thank you to @changuoqiang and @PinoTsao
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2019-03-09 00:00:31 +06:00
johnny
fc971e9a82
Update linux-initialization-6.md
...
SMBIOS EPS table residents in physical memory addresses between 0xF0000 and 0xFFFFF
2019-03-08 22:26:21 +08:00
0xAX
fe84eb39eb
Merge pull request #659 from changuoqiang/master
...
Update linux-initialization-5.md
2019-03-08 14:21:54 +06:00
johnny
021ae97f58
Update linux-initialization-5.md
...
typo
2019-03-07 21:53:17 +08:00
0xAX
f1500c6ca8
Merge pull request #657 from changuoqiang/master
...
Update linux-initialization-5.md
2019-03-07 12:52:33 +06:00
johnny
f8b7194f0c
Update linux-initialization-5.md
...
typo
2019-03-06 10:06:00 +08:00