73 Commits (e4f5dabd261ae96392fbf2380346275c01154740)

Author SHA1 Message Date
SeongJae Park 75a611e28d SyncPrim/linux-sync-2.md: Fix a dot into semicolon
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
SeongJae Park 7fe8bc397a SyncPrim/linux-sync-2.md: Fix missed description about spinlock api
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
SeongJae Park eb1bd311bb SyncPrim: Fix wrong link to kernel files
A few links to kernel files in Torvalds's github mirror repo is missing
'/blob/'.  This commit fixes the links.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
SeongJae Park 92b23c9ac3 SyncPrim: Fix a typo: s/expnads/expands/
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
SeongJae Park e5cdd6810d SyncPrim: Consistently wrap 'spinlock' with '`'
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
SeongJae Park 1ef8bdb653 SyncPrim: Add missed description
A description about 'spin_lock_irqsave' and 'spin_lock_irq' is missing
lock acquisition.  This commit adds the missed description.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
SeongJae Park 5e190ae3b8 SyncPrim: Consistently wrap 'spinlock' with '`'
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
5 years ago
Ryder bf7b8d8cfb
Grammar updates for queued spinlocks
Rewrote a few sentences to make them easier to read, grammar corrections.
5 years ago
Timothy Liu c387a1b8cf
Proposed improvements to explanation of spinlock 5 years ago
Takuya Yamamoto 1b2ddf49e3 Update linux-sync-2.md 6 years ago
Takuya Yamamoto 90c0c7a80e Update linux-sync-1.md 6 years ago
Benny Zlotnik ae092b2376 Remove redundant "the"
Signed-off-by: Benny Zlotnik <uber442@gmail.com>
6 years ago
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