summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux/sched.h
AgeCommit message (Expand)Author
2021-12-27drm: Define TASK_INTERRUPTIBLE so we can reduce diffs a little.riastradh
2021-12-19linux: Define need_resched as alias for preempt_needed.riastradh
2021-12-19drm: Timeout audit -- linux/sched.h.riastradh
2021-12-19amdgpu: Stub out irq domain stuff with a finer grain.riastradh
2021-12-19Make intel_psr.c buildriastradh
2021-12-19Revert "Give up on finding how linux side-loads these"riastradh
2021-12-19misc drm hacksriastradh
2021-12-19Expand some <linux/sched.h> definitions.riastradh
2020-07-03hardclock_ticks -> getticks()maxv
2020-03-14- Hide the details of SPCF_SHOULDYIELD and related behind a couple of smallad
2019-09-28fixed signed compare.christos
2018-10-23Clamp timeout to INT_MAX to avoid the bad kind of integer truncation.riastradh
2018-10-23DELAY takes microseconds, not ticks.riastradh
2018-08-27Hazard a guess about a reliable MAX_SCHEDULE_TIMEOUT.riastradh
2018-08-27Define cond_resched to preempt if SPCF_SHOULDYIELD.riastradh
2018-08-27provide pr_noticeriastradh
2018-08-27begin fixing -Werror build:riastradh
2018-08-27match linux side loadingriastradh
2014-11-08return correct remaining jiffies.nonaka
2014-10-22Don't call kpause(9) if cold.nonaka
2014-07-16Make it build and boot on my test machines.riastradh
2014-03-18Merge riastradh-drm2 to HEAD.riastradh