1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
Commit Graph

163 Commits

Author SHA1 Message Date
0xAX
2a3a9bb1ca Update and rename linux-initialization-1.md to linux-initialization-1.md 2015-03-08 19:52:24 +06:00
0xAX
afe396e868 Update SUMMARY.md 2015-03-08 19:52:15 +06:00
0xAX
45c7de600c Create linux-initialization-1.md 2015-03-08 19:50:41 +06:00
0xAX
fa62f27bbe Initialization added 2015-03-08 11:44:22 +06:00
0xAX
81f9117b9e Update SUMMARY.md 2015-03-07 18:01:15 +06:00
0xAX
0c332cb137 Update per-cpu.md 2015-03-07 18:00:24 +06:00
0xAX
dcb6dca8aa Create per-cpu.md 2015-03-07 17:59:58 +06:00
0xAX
2c8990daaa Update SUMMARY.md 2015-03-05 20:03:00 +06:00
0xAX
ec06c15d54 Update SUMMARY.md 2015-03-05 19:58:26 +06:00
0xAX
17374a07d7 Merge pull request #62 from eax64/linux-paging-fix
Linux paging fix
2015-03-02 14:09:50 +06:00
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