Bob Mottram
9dac267b5f
Example of bottom half within an interrupt
2017-05-16 18:37:40 +01:00
Bob Mottram
1d38ec9116
Mutexes
2017-03-31 16:37:04 +01:00
Bob Mottram
077dbe9129
Typo
2017-03-31 12:14:54 +01:00
Bob Mottram
150707964e
Wording
2017-03-31 11:43:06 +01:00
Bob Mottram
311143a2a0
Atomic operations
2017-03-31 11:28:29 +01:00
Bob Mottram
db4482ccd6
Simpler reads and writes
2017-03-31 10:32:28 +01:00
Bob Mottram
1caec63527
Read/write locks
2017-03-31 10:27:10 +01:00
Bob Mottram
de9fac26db
How to contribute
2017-03-30 23:20:15 +01:00
Bob Mottram
e15afceb0b
Typo
2017-03-30 23:16:17 +01:00
Bob Mottram
a90589dbf3
Spinlocks
2017-03-30 23:13:40 +01:00
Bob Mottram
1a5c5029e0
Device model
2017-03-30 19:23:31 +01:00
Bob Mottram
fbf0ba5abd
Tasklets
2017-03-30 16:21:53 +01:00
Bob Mottram
8521b82e72
Move completions to blocking chapter
2017-03-30 13:19:51 +01:00
Bob Mottram
29727fe25b
Move to the latest version of OSL
...
It looks like this is permissable within the terms of the original 1.1 license
2017-03-30 11:25:33 +01:00
Bob Mottram
960011bcb8
Remove dead link
2017-03-30 11:12:45 +01:00
Bob Mottram
ab7b89eba2
Order of completion
2017-03-29 17:45:44 +01:00
Bob Mottram
2f818e4053
Crypto stuff
2017-03-29 16:00:24 +01:00
Bob Mottram
dffd56a006
Minor wording changes
2017-03-28 10:07:10 +01:00
Bob Mottram
a1faca212c
No work queue
2017-03-11 21:41:53 +00:00
Bob Mottram
dfb97a2104
Working interrupt example
2017-03-11 21:37:51 +00:00
Roman Lakeev
06bac12b8c
- fix ioctl example erro (_IOW needed instead _IOR)
...
- remove flycheck file from 4.9.11 examples directory
- rename file_sched.c to sched.c according to text of the book
- adding intrpt.c file (example from book)
- minor typo fixes
2017-03-11 21:01:32 +03:00
Roman Lakeev
78dacb7e0e
Squashed commits:
...
- adding gitignore for ignoring examples build artefacts
- change formatting of example in 'Functions available to modules' section
- minor typos correction in 'Functions available to modules' section
- adding my name to 'Acknowledgements'
2017-03-03 08:10:11 +03:00
Bob Mottram
7103520830
Remove flycheck file
2017-02-27 19:12:24 +00:00
Bob Mottram
ea1cc34f57
Kernel 4.9.11
...
Included updates syscall example which disables page protection on Intel chips
2017-02-27 19:11:44 +00:00