57 Commits (53d5ba73013fb2bbaa36ab0cf433b1ed610e9260)

Author SHA1 Message Date
Alexander Kuleshov 37b402f157 fix typo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
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>
7 years ago
jyhuang91 8484a5b70b topo fix 7 years ago
Chandan Rai 0851b0fa4a corrected typos 7 years ago
proninyaroslav bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 7 years ago
proninyaroslav b080e38275 Относительные ссылки в README файлах 8 years ago
proninyaroslav 1e47e02143 Исправление ссылок 8 years ago
Pavel V 81ebcbc9f2 identical typos in links to kernel sources 8 years ago
Pavel V 6893a276d4 typos 8 years ago
0xAX 20dff1e29e Merge pull request #439 from swstephenson/master
Work on flow in sync-1.md
8 years ago
Dongliang Mu 2f6c76571b move folder name from interrupts to Interrupts 8 years ago
0xAX d13caaa7be add missed 'architecture'' 8 years ago
rawcoder 988d301c76 Update sync-5.md
added missing ```
8 years ago
Tim 7be309a495 Minor fix to sentence structure 8 years ago
Tim e5f784ce7e Minor fix to sentence structure 8 years ago
Tim 418cf4f3f8 Fixes extra link bracket formatting 8 years ago
Tim a376c04c5c Minor fixes dealing with sentence structure 8 years ago
Alex Gonzalez dffbc63f44 additionaly -> additionally 8 years ago
Alex Gonzalez 1296c76929 Fix typos with capitalization and punctuation 8 years ago
Andrew Hobden 4d61295758 Actualy -> Actually 8 years ago
Connor Mullen 6fa41a0f21 fixes typos and inverted logic in seqlock theory paragraphs 8 years ago
0xAX e0c0a108c0 Update sync-6.md 8 years ago
0xAX 6f85b63e34 Update README.md 8 years ago
0xAX 236962132d Create sync-6.md 8 years ago
0xAX e8ecaa1898 Update sync-5.md 8 years ago
0xAX 1abe8a334b Update sync-5.md 8 years ago
0xAX bc506fcfcd Remove duplication 8 years ago
Xiaoqin Hu f9eda4ac05 Fix __down function 8 years ago
Xiaoqin Hu 8998362d50 More precise on what to decrease 8 years ago
ehhuxin ee30213c0c Fix typo: Se->We 8 years ago
Mack Stump 3fda046617 fix typos 8 years ago
0xAX 22e49c5e2b Update sync-5.md 8 years ago
0xAX 46dab1f55d Update README.md 8 years ago
0xAX d0608132e6 Create sync-5.md 8 years ago
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.
8 years ago
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.
8 years ago
0xAX 371bf87a40 Update sync-4.md 8 years ago
0xAX c71bb9b6f4 Update README.md 8 years ago
0xAX b44ce990b1 Create sync-4.md 8 years ago
0xAX 63d0455c7e Update README.md 8 years ago
0xAX 397726d0d2 Create sync-3.md 8 years ago
0xAX ff459eab13 Merge pull request #374 from kratorius/patch-1
Fix typos
8 years ago
Andrew Donald Kennedy 967fb8fb0f Fix typo 8 years ago
0xAX ea263b85f5 Update sync-2.md 8 years ago
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).
8 years ago
Ivan Giuliani 216fa8f20e Fix typos 8 years ago
0xAX c81870a3f4 Update README.md 8 years ago
0xAX 036ccb7790 Update sync-2.md 8 years ago
0xAX f3e9b2fcd8 Create sync-2.md 8 years ago
0xAX 4a6df0fc14 Update sync-1.md 8 years ago