Kevin Soules
6faaeff164
Add myself to contributors
2015-03-02 05:43:32 +01:00
Kevin Soules
77475cb517
Fix typo in paging
2015-03-02 05:42:40 +01:00
0xAX
5d216aa249
Update README.md
2015-03-01 22:54:08 +06:00
0xAX
87fdba71e6
Merge pull request #61 from cirosantilli/x86-paging-tutorial
...
Make x86 paging reference title clearer
2015-03-01 17:54:43 +06:00
Ciro Santilli
b6740f7eab
Make x86 paging reference title clearer
2015-03-01 08:40:56 +01:00
0xAX
9396de3917
Update Paging.md
2015-02-28 18:53:24 +06:00
0xAX
04ffff3a80
Update Paging.md
2015-02-28 18:52:38 +06:00
0xAX
df3b0580a5
Update Paging.md
2015-02-28 18:48:14 +06:00
0xAX
9f6b20778c
Update Paging.md
2015-02-28 18:47:49 +06:00
0xAX
444612a15a
Update SUMMARY.md
2015-02-28 18:46:40 +06:00
0xAX
350f99b1c5
Update SUMMARY.md
2015-02-28 18:45:33 +06:00
0xAX
3c9d54edcf
Update SUMMARY.md
2015-02-28 18:44:47 +06:00
0xAX
7976ce0a3e
Update and rename Theory to Theory/Paging.md
2015-02-28 18:44:27 +06:00
0xAX
8e287ebccb
Merge pull request #60 from jonte/fix-build-and-run
...
Add description on QEMU booting
2015-02-28 18:36:16 +06:00
Jonatan Pålsson
02a4a4a431
Add description on QEMU booting
2015-02-28 13:30:28 +01:00
0xAX
92a4576a06
Merge pull request #59 from mssola/master
...
Booting: fixed typo "paramter" in the linux-bootstrap-5.md file.
2015-02-26 16:04:26 +06:00
0xAX
b5783eb2b0
Merge pull request #58 from LYF610400210/patch-1
...
linux-bootstrap-1.md -- fixed some grammar errors
2015-02-25 15:43:20 +06:00
Miquel Sabaté
6fb1cb22aa
Booting: fixed typo "paramter" in the linux-bootstrap-5.md file.
2015-02-24 10:12:24 +01:00
LYF610400210
567f2b39b8
linux-bootstrap-1.md -- fixed some grammar errors
2015-02-24 16:28:35 +08:00
0xAX
40da40c440
Update SUMMARY.md
2015-02-22 20:02:16 +06:00
0xAX
a70ee9976f
Update README.md
2015-02-22 20:00:34 +06:00
0xAX
d93287bda3
Update and rename Booting to Booting/linux-bootstrap-5.md
2015-02-22 19:59:32 +06:00
0xAX
4e7d6c25fc
Update SUMMARY.md
2015-02-18 15:22:41 +06:00
0xAX
50550a3806
Rename ELF.m to ELF.md
2015-02-17 23:12:03 +06:00
0xAX
7840fc283f
Update SUMMARY.md
2015-02-17 23:11:56 +06:00
0xAX
47fe98ce16
Create ELF.m
2015-02-17 23:09:30 +06:00
0xAX
faf0aed2f9
Update contributors.md
2015-02-15 18:45:16 +06:00
0xAX
86644d4304
Update SUMMARY.md
2015-02-14 23:17:58 +06:00
0xAX
de01b4c9c6
Update SUMMARY.md
2015-02-13 22:22:23 +06:00
0xAX
3c62f4ab65
Update SUMMARY.md
2015-02-11 23:26:53 +06:00
0xAX
be51a2e3e4
Update SUMMARY.md
2015-02-11 23:24:19 +06:00
0xAX
4f87dd7be0
Update linux-bootstrap-1.md
2015-02-10 22:58:32 +06:00
0xAX
eca46a8a8a
Update linux-bootstrap-1.md
2015-02-10 22:56:59 +06:00
0xAX
b4c47f9466
Merge pull request #54 from ccope/bootloader-details
...
Add more detail to the bootloader section
2015-02-09 00:11:41 +06:00
Cam Cope
387e7e3546
Add more detail to the bootloader section
2015-02-08 03:23:24 -08:00
0xAX
c2eda8cad2
Merge branch 'master' of github.com:0xAX/linux-internals
2015-02-08 00:21:54 +06:00
0xAX
c6e99a8997
indentation fixed
2015-02-08 00:21:34 +06:00
0xAX
6c1e6d79c7
Update linux-bootstrap-4.md
2015-02-08 00:19:52 +06:00
0xAX
c3fe74f46d
Booting 4 part
2015-02-08 00:17:05 +06:00
0xAX
eeae2b1bed
Update contributors.md
2015-02-06 22:42:33 +06:00
0xAX
96b44f8f77
Merge branch 'master' of github.com:0xAX/linux-internals
2015-02-04 23:18:33 +06:00
0xAX
7ac08f214f
@jonte and @leandromoreira added to CONTRIBUTORS.md
2015-02-04 23:16:06 +06:00
0xAX
7e17733f7c
Merge pull request #50 from georgehorrell/grammar-fixes
...
grammar fixes to README, CONTRIBUTING and SUMMARY
2015-02-03 00:19:11 +06:00
0xAX
70760d49f3
Merge pull request #49 from Huddayn/url-changes
...
Make links to other parts relative
2015-02-03 00:17:58 +06:00
Hudd
3047f17d08
Make links to other parts relative
...
Links to other parts had absolute URLs, so they were pointing to the
same page, regardless of where they were located. E.g. pages on gitbooks
links to github.
Make them relative, so they are pointing to the host on which the are
located.
2015-02-02 19:50:03 +00:00
George Horrell
71c66d5c77
grammar fixes to README, CONTRIBUTING and SUMMARY
2015-02-02 18:00:32 +00:00
0xAX
72d98b5236
Merge pull request #48 from jonte/patch-1
...
Update linux-bootstrap-2.md
2015-02-02 16:10:40 +06:00
Jonatan Pålsson
2cc46df9ed
Update linux-bootstrap-2.md
...
Fixed some typos
2015-02-02 09:42:37 +01:00
0xAX
4453f42839
Merge pull request #47 from Huddayn/master
...
Part 3: Fix URLs
2015-02-01 18:59:40 +06:00
Hudd
18490a9d67
Part 3: Put period at the end of the sentence
2015-02-01 15:57:11 +00:00