index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
/
drm2
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2021-12-27
drm: Define TASK_INTERRUPTIBLE so we can reduce diffs a little.
riastradh
2021-12-19
linux: Define need_resched as alias for preempt_needed.
riastradh
2021-12-19
drm: Timeout audit -- linux/sched.h.
riastradh
2021-12-19
amdgpu: Stub out irq domain stuff with a finer grain.
riastradh
2021-12-19
Make intel_psr.c build
riastradh
2021-12-19
Revert "Give up on finding how linux side-loads these"
riastradh
2021-12-19
misc drm hacks
riastradh
2021-12-19
Expand some <linux/sched.h> definitions.
riastradh
2020-07-03
hardclock_ticks -> getticks()
maxv
2020-03-14
- Hide the details of SPCF_SHOULDYIELD and related behind a couple of small
ad
2019-09-28
fixed signed compare.
christos
2018-10-23
Clamp timeout to INT_MAX to avoid the bad kind of integer truncation.
riastradh
2018-10-23
DELAY takes microseconds, not ticks.
riastradh
2018-08-27
Hazard a guess about a reliable MAX_SCHEDULE_TIMEOUT.
riastradh
2018-08-27
Define cond_resched to preempt if SPCF_SHOULDYIELD.
riastradh
2018-08-27
provide pr_notice
riastradh
2018-08-27
begin fixing -Werror build:
riastradh
2018-08-27
match linux side loading
riastradh
2014-11-08
return correct remaining jiffies.
nonaka
2014-10-22
Don't call kpause(9) if cold.
nonaka
2014-07-16
Make it build and boot on my test machines.
riastradh
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh