aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* UpdateWIPztong2022-11-07
* fixes for RTSSbudgetingztong2021-06-12
* Changed syscall name from exit_fz to cancel_watchdogztong2021-03-10
* Merged in job release race condition fixes from MC^2, added Tracing functiona...ztong2021-03-07
* Backport logging, timer, and race condition bugfixes from MC^2Joshua Bakita2021-03-07
* Syscall for exiting forbidden zone addedztong2021-03-02
* Readded sending signal code in fz watchdogztong2021-03-01
* Took out unnecessary assertsztong2021-02-26
* Cleaned up FZ wakeup logicztong2021-02-26
* Added support for early releasing tasks in clear_priority_inheritanceztong2021-02-23
* WIP complete?ztong2021-02-23
* WIPztong2021-02-21
* WIPztong2021-02-21
* WIP5ztong2021-02-21
* WIP4ztong2021-02-21
* Made wait_queue_entry_t in fz_police timeout persistant after timeoutztong2021-02-21
* Test sleeping with litmus_reschedulztong2021-02-21
* WIP 3ztong2021-02-19
* WIP2ztong2021-02-18
* WIP checkpointztong2021-02-18
* omlp_fz_police bug fixupdate_litmus_2019ztong2021-02-17
* Fixed access_fz_check bug and changed fz enforcement conventionztong2021-02-16
* UNTESTED code for forbidden zone policingztong2021-02-16
* Corrected logic for pinned CPU task assignmentztong2021-02-09
* Added capability of pinning a task to a cpu in gedf_reservationztong2021-02-09
* Added KUTrace Supportztong2021-02-03
* Updated schduling class priorityztong2020-12-23
* EXT-RES Ported to kernel version 5.4.0-rc7ztong2020-12-23
* Switch to HRTIMER_MODE_ABS_PINNED_HARD5.4-EXT-RESleochanj1052020-11-09
* FIx task balancing and remove dependency on prevleochanj1052020-09-30
* Merge pull request #3 from JoshuaJB/leo_litmus_update_devleochanj1052020-09-26
|\
| * style problemsleochanj052020-09-26
| * handled prev==NULL in pfp and psnedfleochanj052020-09-23
| * initial fixesleochanj052020-09-23
|/
* Handle prev=NULL in schedule() for P-RESJoshua Bakita2020-05-08
* Handle prev=NULL in C-EDF and PFAIR's schedule()Nathan O2020-02-13
* Merge branch 'update_litmus_2019' of https://github.com/yalue/litmus-rt into ...Nathan O2020-02-13
|\
| * Fix balancing issue, GEDF pluginNathan O2020-02-13
* | Fix balancing issue, GEDF pluginNathan O2020-02-13
|/
* Fix kernel segfault on bootNathan O2019-12-19
* Fix remaining compilation problemsNathan O2019-12-10
* Initial attempt to "connect the wires"Nathan O2019-12-09
* Re-add LITMUS files, but don't "connect the wires"Nathan O2019-11-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-13
|\
| * Input: cyttsp4_core - fix use after free bugPan Bian2019-11-12
| * Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach2019-11-12
| * Input: synaptics-rmi4 - remove unused result_bits maskAndrew Duggan2019-11-04
| * Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2019-11-04
| * Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan2019-11-04
| * Input: synaptics-rmi4 - fix video buffer sizeLucas Stach2019-11-04