Chih-En Lin
|
98e9cb1d03
syscall: Add description of unavailable since v6.9
|
1 day ago |
Yu-Chun Lin
|
c81a686815
Add explanation of mutexes and function variants
|
1 week ago |
Yu-Chun Lin
|
d8aab9d5d4
Change title to 'Synchronization' for better alignment with content
|
5 days ago |
Jim Huang
|
0337d8dee8
Clarify the status of tasklet
|
1 week ago |
Cheng-Yang Chou
|
45227e6115
Improve clarity in file access example
|
1 week ago |
Cheng-Yang Chou
|
58990f6b45
Clarify tasklet limitations and deprecation plans
|
1 week ago |
wurrrrrrrrrr
|
64353ac7ef
Fix incorrect tense in sentence.
|
2 weeks ago |
Chia-Hao Chiu
|
bf7afe8ca6
Fix grammar in virtual input device driver section
|
2 weeks ago |
Cheng-Yang Chou
|
45f58318ba
Fix incorrect plural form of IRQ
|
2 weeks ago |
Cheng-Yang Chou
|
2ac8dacee6
Rephrase informal example in module section
|
2 weeks ago |
Cheng-Yang Chou
|
2d3ec07a63
Update kernel header install command for clarity
|
2 weeks ago |
Jim Huang
|
9ca77904b8
Merge pull request #297 from EricccTaiwan/sda
|
2 weeks ago |
Cheng-Yang Chou
|
9e4311d755
Fix formatting of unsigned int major
|
2 weeks ago |
Cheng-Yang Chou
|
b1a444883b
Update device file example from hda to sda
|
2 weeks ago |
Jim Huang
|
918e87e078
Merge pull request #296 from EricccTaiwan/fix-2
|
3 weeks ago |
Cheng-Yang Chou
|
75071ec7e1
Fix grammar in IRQ flag usage description
|
3 weeks ago |
Cheng-Yang Chou
|
f68ceb947b
Remove duplicate word in IRQ flag comment
|
3 weeks ago |
Yu-Chun Lin
|
11e1064883
Clarify usage differences between spinlock functions
|
3 weeks ago |
Jim Huang
|
e061eaf5e3
Merge pull request #290 from jeremy90307/master
|
1 month ago |
Jeremy90307
|
0beffd5b70
Add an LED driver example using GPIO
|
4 months ago |
Andrew Kreimer
|
1bb3f64bc1
Fix a typo
|
2 months ago |
Integral
|
6d9d12717a
Remove unnecessary sudo
|
5 months ago |
Integral
|
56c16b9ba0
Replace make with $(MAKE) in Makefile
|
5 months ago |
Andrew Kreimer
|
98201b85aa
Fix typos via codespell
|
6 months ago |
Andrew Lin
|
84cc7fee1c
Fix typo (#265)
|
9 months ago |
Hao.Dong
|
950408472e
Add a hook on syscall using Kprobes under x86 (#260)
|
9 months ago |
jouae
|
74a450ba92
Fix a typo
|
10 months ago |
Jim Huang
|
7bcc4fbf46
Merge pull request #263 from pao0626/command-permission-changes
|
10 months ago |
HJ Pao
|
be16ad6710
Add sudo for file access permissions
|
10 months ago |
jouae
|
7a6dd1f582
Modify the descritions of seq_file and flowchart
|
10 months ago |