1287 Commits (874b34407cfff9ab4900130d7f0d1becc7cf2fbe)
 

Author SHA1 Message Date
0xAX 874b34407c Merge pull request #492 from gerryqd/master
Update the 'kernel parameter' link address
7 years ago
Gerry WANG 571d9ac0ee Update the 'kernel parameter' link address
The old address is outdated, it is updated by the new one.
7 years ago
Alexander Kuleshov 30600495c4
fix articles 7 years ago
0xAX 9cf6442de9 Merge pull request #491 from kavi-nikhurpa/booting-typo-fix
fix typos in "Booting"
7 years ago
Kavindra Nikhurpa ece5ad6f25 fix typos 7 years ago
0xAX f7f7e96d15 Merge pull request #490 from mauri870/add-ptbr-translation
Update README with brazilian portuguese translation
7 years ago
Mauri de Souza Nunes 7b1c628462 Update README with brazilian portuguese translation 7 years ago
0xAX c189df1c53 Merge pull request #489 from cirosantilli/patch-1
Mention Buildroot in addition to ivandaviov/minimal
7 years ago
Ciro Santilli 六四事件 法轮功 包卓轩scriptalert(1)/script 88170c12ef Mention Buildroot in addition to ivandaviov/minimal
It is more configurable.
7 years ago
Alexander Kuleshov 4521637d9c Merge branch 'master' of github.com:0xAX/linux-insides 7 years ago
Alexander Kuleshov af4d2701fa mark some constants 7 years ago
0xAX 9838897740 Merge pull request #486 from TomasJuocepis/patch-1
correct minor mistake - list 3 bits instead of 4
7 years ago
Alexander Kuleshov 896411ad17 use 64-bit registers everywher in Theory/asm.md 7 years ago
Tomas Juocepis f29bd4aebf correct minor mistake - list 3 bits instead of 4
Sentence starts with "The next three bits(40, 41, 42, 43)" Should exclude 43.
7 years ago
0xAX a5105b4c8d Merge pull request #484 from phantez/memory
[contributors.md] Add Stéphan Gorget to the contributor list
7 years ago
Stephan 1fdaf6496b [contributors.md] Add Stéphan Gorget to the contributor list
forgot to update it in d237c228ac
7 years ago
0xAX 3410012c6c Merge pull request #482 from palimm/remove-dead-link-fix
Remove dead link
7 years ago
0xAX a774ee64fc Merge pull request #483 from phantez/memory
Corrected typos in section: memory
7 years ago
Stephan d237c228ac Corrected typos in section: memory 7 years ago
palimm c28e1b6cbc Remove dead link
The domain systemcomputing.org seems to be registered but there seems to be no dns
configuration. So the sites is not available.
7 years ago
0xAX 5da15b9636 Merge pull request #481 from psachin/typo-cgroups
Corrected typos in section: cgroups
7 years ago
sachin b27bc0d141 Corrected typos in section: cgroups 7 years ago
Alexander Kuleshov 12006725a4
mention boot linker script as suggeset by @Aaron1011
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
0xAX 92b5fb2d40 Merge pull request #475 from ndauten/ndauten-edit-kernel-compilation
Minor typos + rewordings: kernel_compiled
7 years ago
Nathan Dautenhahn 40111015ba Add contributors
Signed-off-by: Nathan Dautenhahn <ndd@cis.upenn.edu>
7 years ago
Nathan Dautenhahn 1f0b900c47 Minor typos + rewordings
Signed-off-by: Nathan Dautenhahn <ndd@cis.upenn.edu>
7 years ago
0xAX c2cf66db31 Merge pull request #473 from douliyang/patch-5
Remove a tab to make the format correct
7 years ago
0xAX 36916ad574 Merge pull request #474 from douliyang/patch-6
Fix a typo
8 years ago
Dou Liyang 39a2e10e71 Fix a typo 8 years ago
Dou Liyang 6bb5a78487 Remove a tab to make the format correct 8 years ago
0xAX 7814899493 Merge pull request #471 from rajbhar/master
Fix Typo
8 years ago
rajbhar 1cc8936003 Fix Typo
Fixes a typing mistake
8 years ago
0xAX 7b89d231f6 Merge pull request #469 from PaulCher/linux-insides-misc-fix-1
Fixing broken links and links pointing to the wrong part of code.
8 years ago
0xAX a3ae16117b Merge pull request #468 from binss/binss-typo-fix
fix typo
8 years ago
PaulCher 3a9e277b05 Fixing broken links and links pointing to the wrong part of code. Fixed
by replacing links to the fixed commit on github, not just to master.
8 years ago
binss d585c64e70 fix typo 8 years ago
Alexander Kuleshov 7be6e28f7e rewrite scheduler initialization part 8 years ago
Alexander Kuleshov 2d64a01b64 update linux-initialization-8.md part 8 years ago
Alexander Kuleshov 1a15aeda5a IDT diagram fixed 8 years ago
0xAX 54db3c1734 Merge pull request #466 from thouveng/master
Fix the description of the address FFFFFFF0h
8 years ago
Guillaume Thouvenin 18890ee09f Fix the description of the address FFFFFFF0h 8 years ago
0xAX c1521ebf6c Merge pull request #465 from alx741/fix-typo
Booting: Fix typo
8 years ago
Daniel Campoverde [alx741] d62e2d7f4a Booting: Fix typo 8 years ago
Alexander Kuleshov df66966959
remove description of lockdep_init() 8 years ago
0xAX e0259e744d Merge pull request #463 from PinoTsao/improve
Nitpicking: correct address space range
8 years ago
Cao jin a21734b76d Nitpicking: correct address space range
s/0x100000/0xFFFFF/. Address space size is 1M, but range is 0 - 0xFFFFF
8 years ago
0xAX 1027ff0757 Merge pull request #462 from ayyucedemirbas/patch-2
closing brace
8 years ago
Ayyuce Demirbas 337c8b801d closing brace
your for loop does not have a closing brace
8 years ago
0xAX 8a53347e7a Merge pull request #461 from douliyang/patch-4
fix a typo
8 years ago
Dou Liyang 5a0ab7481d fix a typo
s/consuider/consider
8 years ago