61 Commits (41c4b9679059311978a7612787d4c2f1f031659f)

Author SHA1 Message Date
Alexander Kuleshov e896e56c86
s/http/https for linux-insides 6 years ago
Dongliang Mu 49c8951eb8 modify broken links related with Thoery, Data structure, Misc and so on 6 years ago
Dongliang Mu 4704d82b25 fix broken links related with 'sync, syscall, timer' 6 years ago
Dongliang Mu 193bc74254 modify interrupts from checking 6 years ago
Alexander Kuleshov 5cfb5aa0e0
fix links in SyncPrim/README.md 6 years ago
Alexander Kuleshov a36078f2ea Merge branch 'ranguli-master' 6 years ago
Joshua Murphy 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 6 years ago
Horace Heaven af8826bca1 Minor sentence fixes to make it easier to read 6 years ago
Alexander Kuleshov cd072e902d
fix typo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
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>
7 years ago
jyhuang91 349e7e6657 topo fix 7 years ago
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>
7 years ago
Chandan Rai fc5cdbb0e7 corrected typos 7 years ago
Aaron Hill 17da4af718
Make all Github links reference a specific commit
Closes #480
7 years ago
proninyaroslav 90f50c2ac5 Change README links as relative 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