Commit Graph

58 Commits

Author SHA1 Message Date
Dongliang Mu
193bc74254 modify interrupts from checking 2018-03-19 22:31:59 -04:00
Alexander Kuleshov
5cfb5aa0e0
fix links in SyncPrim/README.md 2018-03-03 00:11:51 +06:00
Alexander Kuleshov
a36078f2ea Merge branch 'ranguli-master' 2018-03-02 23:56:35 +06:00
Joshua Murphy
6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 2018-02-14 10:03:16 -03:30
Horace Heaven
af8826bca1 Minor sentence fixes to make it easier to read 2018-02-14 03:35:19 -04:00
Alexander Kuleshov
cd072e902d
fix typo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-01-11 00:14:23 +06:00
Fupan Li
ec3fa13996 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-11-29 11:58:37 +08:00
jyhuang91
349e7e6657 topo fix 2017-09-28 17:00:40 -05:00
Radek Dostál
b420e581fe Fix Wikipedia links containing ()
Based on: https://stackoverflow.com/questions/13824669/how-do-you-write-a-link-containing-a-closing-bracket-in-markdown-syntax

Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-09-05 22:48:58 +02:00
Chandan Rai
fc5cdbb0e7 corrected typos 2017-08-02 00:12:24 +05:30
Aaron Hill
17da4af718
Make all Github links reference a specific commit
Closes #480
2017-07-30 15:56:26 -04:00
proninyaroslav
90f50c2ac5 Change README links as relative 2017-01-07 10:53:22 +03: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
alex
2ba7d9da54 Correct the include/linux/spinlock.h URL
The URL specified for the file `include/linux/spinlock.h` is incorrect. The correct link is [https://github.com/torvalds/linux/blob/master/include/linux/spinlock.h](https://github.com/torvalds/linux/blob/master/include/linux/spinlock.h).
2016-04-17 21:04:10 -04:00
Ivan Giuliani
216fa8f20e Fix typos 2016-04-18 00:23:31 +01:00
0xAX
c81870a3f4 Update README.md 2016-04-17 20:15:17 +06:00
0xAX
036ccb7790 Update sync-2.md 2016-04-17 20:15:02 +06:00
0xAX
f3e9b2fcd8 Create sync-2.md 2016-04-17 20:13:30 +06:00