l-0-l
4da4a9556e
Fix a typo
2023-05-17 13:09:09 +03:00
Alexander Kuleshov
3920ef412a
init: s/common_cpu/cpu_number
...
related issue: #682
Thanks @PinoTsao
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 16:01:55 +06:00
0xAX
20ee3691a4
Merge branch 'master' into capitalize-linux
2022-07-31 15:31:51 +06:00
Renaud Germain
c2ecc331a0
capitalize Linux everywhere
2022-05-01 09:12:23 -04:00
Renaud Germain
b914ca8152
copyedit: Initialization chapter
2022-05-01 09:03:35 -04:00
Sebastian Fricke
f1b388dbdb
Fix broken git hub links
...
Replace the following dead github links, with equivalent working ones.
s/ 16f73eb02d
| https://github.com/torvalds/linux
s/ 16f73eb02d
/ | https://github.com/torvalds/linux
s/ 16f73eb02d/Documentation/security/credentials.txt
| https://github.com/torvalds/linux/blob/master/Documentation/security/credentials.rst
s/ 16f73eb02d/Documentation/workqueue.txt
| 6f0d349d92/Documentation/core-api/workqueue.rst
s/ 16f73eb02d/arch/x86/entry_entry_64.S
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/entry_64.S
s/ 16f73eb02d/arch/x86/include/asm/calling.h
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/calling.h
s/ 16f73eb02d/arch/x86/include/asm/pgalloc
. | https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/pgalloc.h
s/ 16f73eb02d/arch/x86/include/bitops.h
| https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/bitops.h
s/ 16f73eb02d/arch/x86/include/irqflags.h
| https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/irqflags.h
s/ 16f73eb02d/arch/x86/include/uapi/asm/msr-index.h
| https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/msr-index.h
s/ 16f73eb02d/arch/x86/kernel.setup.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/setup.c
s/ 16f73eb02d/arch/x86/kernel/entry_64.S
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/entry_64.S
s/ 16f73eb02d/arch/x86/kernel/vsyscall_64.c
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/vsyscall/vsyscall_64.c
s/ 16f73eb02d/arch/x86/kernel/vsyscall_emu_64.S
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/vsyscall/vsyscall_emu_64.S
s/ 16f73eb02d/blob/arch/x86/kernel/cpu/common.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/cpu/common.c
s/ 16f73eb02d/drivers/clocksource_acpi_pm.c
| https://github.com/torvalds/linux/blob/master/drivers/clocksource/acpi_pm.c
s/ 16f73eb02d/drivers/i2c/i2c-core.c
| https://github.com/torvalds/linux/blob/master/drivers/i2c/i2c-core-base.c
s/ 16f73eb02d/include/asm-generic-sections.h
| https://github.com/torvalds/linux/blob/master/include/asm-generic/sections.h
s/ 16f73eb02d/include/context_tracking.h
| https://github.com/torvalds/linux/blob/master/include/linux/context_tracking.h
s/ 16f73eb02d/include/mm_types.h
| https://github.com/torvalds/linux/blob/master/include/linux/mm_types.h
s/ 16f73eb02d/kernel/apic/io_apic.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/apic/io_apic.c
s/ 16f73eb02d/kernel/apic/vector.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/apic/vector.c
s/ 16f73eb02d/kernel/cgroup.c
| https://github.com/torvalds/linux/blob/master/kernel/cgroup/cgroup.c
s/ 16f73eb02d/kernel/cpuset.c
| https://github.com/torvalds/linux/blob/master/kernel/cgroup/cpuset.c
s/ 16f73eb02d/kernel/irqinit.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/irqinit.c
s/ 16f73eb02d/kernel/locking/lockdep_insides.h
| https://github.com/torvalds/linux/blob/master/kernel/locking/lockdep_internals.h
s/ 16f73eb02d/kernel/tick-common.c
| https://github.com/torvalds/linux/blob/master/kernel/time/tick-common.c
s/ 16f73eb02d/kernel/time/tich-sched.c
| https://github.com/torvalds/linux/blob/master/kernel/time/tick-sched.c
s/ 16f73eb02d/linux/binfmts.h
| https://github.com/torvalds/linux/blob/master/include/linux/binfmts.h
s/ 16f73eb02d/locking/rwsem-xadd.c
| https://github.com/torvalds/linux/blob/master/kernel/locking/rwsem.c
s/ 16f73eb02d/mm/block.c
| https://github.com/torvalds/linux/blob/master/mm/memblock.c
s/ 16f73eb02d/sched/idle.c
| https://github.com/torvalds/linux/blob/master/kernel/sched/idle.c
s/ 16f73eb02d/sound/isa/sscape
| https://github.com/torvalds/linux/blob/master/sound/isa/sscape.c
Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
2020-06-18 17:22:10 +02:00
Sebastian Fricke
2cff4abf08
Gitbook Links: replace old links with new ones
...
The old links didn't point to valid locations.
Replace the old links with the new links and test those changes with a
small script: https://github.com/initBasti/markdown_link_check .
______________________________________________________________
In order to find and replace the links, I used the following commands:
grep -rwohP '.' -e "\(https\:\/\/0xax.gitbooks.io\/\S*\)" > links.txt
(Find all links recursivly in the project directories and print out the
only the matches links)
Within links.txt:
Remove the '(' & ')' => :%s/\(//g and :%s/\)//g
Remove duplicates => :sort u
Test if the links work with:
python3 md_link_check.py --pattern 0xax.gitbook --output-file bad.txt
(https://github.com/initBasti/markdown_link_check )
Create replace commands:
:%s/.*/grep -rl & '.' | xargs sed -i 's#&##g'
Enter replacement URL between the 2nd & 3rd '#'
Execute commands: :w !sh
Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
2020-05-31 17:23:17 +02:00
Yaroslav Pronin
b0e971f17d
Fix typos
2019-07-14 17:49:36 +00:00
johnny
990f5a098b
Update linux-initialization-4.md
...
typo
2019-03-04 21:37:36 +08:00
Alexander Kuleshov
e896e56c86
s/http/https for linux-insides
2018-03-24 01:06:57 +06: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
f159c63e0c
Change mm to MM, interrupts to Interrupts
2018-03-16 16:03:40 -04:00
JB Cayrou
b96b249fdf
Fix arch_local_irq_disable C code extract
...
In linux-initialization-4.md part, 'arch_local_irq_disable' is explained but the
code displayed is the 'arch_local_irq_enable' function.
2017-08-04 15:44:22 +02:00
Aaron Hill
17da4af718
Make all Github links reference a specific commit
...
Closes #480
2017-07-30 15:56:26 -04:00
Alexander Kuleshov
df66966959
remove description of lockdep_init()
2017-03-02 14:48:13 +06:00
Alexander Kuleshov
f3bc5949e2
Many fixes for initialization and MM related parts
2016-12-24 23:12:25 +06:00
Mack Stump
3fda046617
fix typos
2016-05-19 10:46:26 -04:00
haishanh
fbe7909510
Fix some typos in chapter Initialization
...
linux-initialization-2.md:
* `arlready -> already`
* `instruuction -> instruction`
linux-initialization-3.md:
* `initilized -> initialized`
linux-initialization-4.md:
* `killobytes -> kilobytes`
linux-initialization-5.md:
* `killobytes -> kilobytes`
* `resason -> reason`
* `subscract -> substract`
* `comminicate -> communicate`
* `initializtion -> initialization`
* `Initiaization -> initialization`
* `parameteres -> parameters`
2016-03-21 13:37:55 +08:00
zhaoxiaoqiang
da85529d83
fix some grammer errors
2016-01-06 18:16:12 +08:00
zhaoxiaoqiang
ae5cbb4c20
fix minor grammer errors
2016-01-06 18:16:12 +08:00
mudongliang
ae6b0f52ee
revert internals to insides in initialization
2015-10-26 09:32:07 +08:00
mudongliang
dbfb8d4cd3
modify 'internals' to 'insides'
2015-10-16 22:05:36 +08:00
leboeuf
a5a04676bb
Fixed some typos and grammatical errors
2015-05-13 16:48:13 -04:00
Anton Davydov
984ef074ec
Fix typos in repository
2015-04-19 22:15:28 +03:00
0xAX
806237c802
Update linux-initialization-4.md
2015-04-05 19:56:25 +06:00
0xAX
1315e69ca2
Create linux-initialization-4.md
2015-04-05 19:30:22 +06:00