Commit Graph

63 Commits

Author SHA1 Message Date
Dongliang Mu
086e091ca6 modify broken links related with Thoery, Data structure, Misc and so on 2018-08-05 12:45:37 +03:00
Dongliang Mu
fdbf6857a1 fix broken links related with 'sync, syscall, timer' 2018-08-05 12:19:49 +03:00
Dongliang Mu
ff53b78589 modify interrupts from checking 2018-08-05 12:04:12 +03:00
Alexander Kuleshov
6cd97b12c4 fix links in SyncPrim/README.md 2018-08-05 11:16:09 +03:00
Joshua Murphy
103df77212 Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 2018-08-05 11:05:43 +03:00
Horace Heaven
9ce68d06ce Minor sentence fixes to make it easier to read 2018-08-05 11:03:58 +03:00
Alexander Kuleshov
37b402f157 fix typo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-08-01 20:13:55 +03:00
Fupan Li
94e883c9a5 spinlock: fix the wrong function name of arch_spin_lock
It should be arch_spin_unlock instead of arch_spin_lock.

Signed-off-by: Fupan Li <fupan.li@windriver.com>
2017-12-23 21:21:52 +03:00
jyhuang91
8484a5b70b topo fix 2017-11-26 11:30:54 +03:00
Chandan Rai
0851b0fa4a corrected typos 2017-09-21 21:45:09 +03:00
proninyaroslav
bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 2017-09-21 21:38:18 +03:00
proninyaroslav
b080e38275 Относительные ссылки в README файлах 2017-01-06 20:03:56 +03:00
proninyaroslav
1e47e02143 Исправление ссылок 2017-01-05 22:04:58 +03:00
Pavel V
81ebcbc9f2 identical typos in links to kernel sources 2016-12-15 18:44:13 +03:00
Pavel V
6893a276d4 typos 2016-12-15 18:44:02 +03:00
0xAX
20dff1e29e Merge pull request #439 from swstephenson/master
Work on flow in sync-1.md
2016-12-10 20:09:12 +03:00
Dongliang Mu
2f6c76571b move folder name from interrupts to Interrupts 2016-10-31 23:34:30 -04:00
0xAX
d13caaa7be add missed 'architecture'' 2016-10-24 01:00:02 +06:00
rawcoder
988d301c76 Update sync-5.md
added missing ```
2016-09-06 16:24:33 +05:30
Tim
7be309a495 Minor fix to sentence structure 2016-07-10 23:11:51 -04:00
Tim
e5f784ce7e Minor fix to sentence structure 2016-07-10 23:08:52 -04:00
Tim
418cf4f3f8 Fixes extra link bracket formatting 2016-07-10 23:07:01 -04:00
Tim
a376c04c5c Minor fixes dealing with sentence structure 2016-07-10 22:52:09 -04:00
Alex Gonzalez
dffbc63f44 additionaly -> additionally 2016-07-10 11:17:22 -07:00
Alex Gonzalez
1296c76929 Fix typos with capitalization and punctuation 2016-07-10 11:08:56 -07:00
Andrew Hobden
4d61295758 Actualy -> Actually 2016-07-10 10:30:43 -07:00
Connor Mullen
6fa41a0f21 fixes typos and inverted logic in seqlock theory paragraphs 2016-07-10 10:01:13 -07:00
0xAX
e0c0a108c0 Update sync-6.md 2016-07-10 20:19:11 +06:00
0xAX
6f85b63e34 Update README.md 2016-07-10 20:18:21 +06:00
0xAX
236962132d Create sync-6.md 2016-07-10 20:17:36 +06:00
0xAX
e8ecaa1898 Update sync-5.md 2016-07-05 14:23:18 +06:00
0xAX
1abe8a334b Update sync-5.md 2016-07-05 14:22:55 +06:00
0xAX
bc506fcfcd Remove duplication 2016-07-05 14:20:53 +06:00
Xiaoqin Hu
f9eda4ac05 Fix __down function 2016-06-01 18:38:35 -07:00
Xiaoqin Hu
8998362d50 More precise on what to decrease 2016-06-01 17:53:40 -07:00
ehhuxin
ee30213c0c Fix typo: Se->We 2016-06-01 10:57:55 -07:00
Mack Stump
3fda046617 fix typos 2016-05-19 10:46:26 -04:00
0xAX
22e49c5e2b Update sync-5.md 2016-05-15 21:11:50 +06:00
0xAX
46dab1f55d Update README.md 2016-05-15 21:10:21 +06:00
0xAX
d0608132e6 Create sync-5.md 2016-05-15 21:09:12 +06:00
Jonathan G Rennison
f021bdf8cc Fix malformed links in SyncPrim 3 & 4 and Initialization 7.
'CPU mask' link in Initialization 7 is double-bracketed.
'Previous part' links in SyncPrim 3 & 4 have two opening brackets
and one closing.
'Previous part' link in SyncPrim 4 points to current page,
instead of previous.

Append to contributors.
2016-05-09 18:39:30 +01:00
Roy Wellington Ⅳ
4773e2721f Fix some missing code block end markers
Some of the code blocks in `SyncPrim/sync-4.md` were missing their end markers,
causing normal text to be added to the code block. Fix that.
2016-05-08 14:09:22 -07:00
0xAX
371bf87a40 Update sync-4.md 2016-05-08 20:16:18 +06:00
0xAX
c71bb9b6f4 Update README.md 2016-05-08 20:15:43 +06:00
0xAX
b44ce990b1 Create sync-4.md 2016-05-08 20:14:17 +06:00
0xAX
63d0455c7e Update README.md 2016-04-24 20:11:58 +06:00
0xAX
397726d0d2 Create sync-3.md 2016-04-24 20:10:47 +06:00
0xAX
ff459eab13 Merge pull request #374 from kratorius/patch-1
Fix typos
2016-04-24 10:19:13 +03:00
Andrew Donald Kennedy
967fb8fb0f Fix typo 2016-04-21 01:57:28 +01:00
0xAX
ea263b85f5 Update sync-2.md 2016-04-21 00:10:29 +06:00