| Commit message (Expand) | Author | Age |
* | UpdateWIP | ztong | 2022-11-07 |
* | fixes for RTSSbudgeting | ztong | 2021-06-12 |
* | Changed syscall name from exit_fz to cancel_watchdog | ztong | 2021-03-10 |
* | Merged in job release race condition fixes from MC^2, added Tracing functiona... | ztong | 2021-03-07 |
* | Backport logging, timer, and race condition bugfixes from MC^2 | Joshua Bakita | 2021-03-07 |
* | Syscall for exiting forbidden zone added | ztong | 2021-03-02 |
* | Readded sending signal code in fz watchdog | ztong | 2021-03-01 |
* | Took out unnecessary asserts | ztong | 2021-02-26 |
* | Cleaned up FZ wakeup logic | ztong | 2021-02-26 |
* | Added support for early releasing tasks in clear_priority_inheritance | ztong | 2021-02-23 |
* | WIP complete? | ztong | 2021-02-23 |
* | WIP | ztong | 2021-02-21 |
* | WIP | ztong | 2021-02-21 |
* | WIP5 | ztong | 2021-02-21 |
* | WIP4 | ztong | 2021-02-21 |
* | Made wait_queue_entry_t in fz_police timeout persistant after timeout | ztong | 2021-02-21 |
* | Test sleeping with litmus_reschedul | ztong | 2021-02-21 |
* | WIP 3 | ztong | 2021-02-19 |
* | WIP2 | ztong | 2021-02-18 |
* | WIP checkpoint | ztong | 2021-02-18 |
* | omlp_fz_police bug fixupdate_litmus_2019 | ztong | 2021-02-17 |
* | Fixed access_fz_check bug and changed fz enforcement convention | ztong | 2021-02-16 |
* | UNTESTED code for forbidden zone policing | ztong | 2021-02-16 |
* | Corrected logic for pinned CPU task assignment | ztong | 2021-02-09 |
* | Added capability of pinning a task to a cpu in gedf_reservation | ztong | 2021-02-09 |
* | Added KUTrace Support | ztong | 2021-02-03 |
* | Updated schduling class priority | ztong | 2020-12-23 |
* | EXT-RES Ported to kernel version 5.4.0-rc7 | ztong | 2020-12-23 |
* | Switch to HRTIMER_MODE_ABS_PINNED_HARD5.4-EXT-RES | leochanj105 | 2020-11-09 |
* | FIx task balancing and remove dependency on prev | leochanj105 | 2020-09-30 |
* | Merge pull request #3 from JoshuaJB/leo_litmus_update_dev | leochanj105 | 2020-09-26 |
|\ |
|
| * | style problems | leochanj05 | 2020-09-26 |
| * | handled prev==NULL in pfp and psnedf | leochanj05 | 2020-09-23 |
| * | initial fixes | leochanj05 | 2020-09-23 |
|/ |
|
* | Handle prev=NULL in schedule() for P-RES | Joshua Bakita | 2020-05-08 |
* | Handle prev=NULL in C-EDF and PFAIR's schedule() | Nathan O | 2020-02-13 |
* | Merge branch 'update_litmus_2019' of https://github.com/yalue/litmus-rt into ... | Nathan O | 2020-02-13 |
|\ |
|
| * | Fix balancing issue, GEDF plugin | Nathan O | 2020-02-13 |
* | | Fix balancing issue, GEDF plugin | Nathan O | 2020-02-13 |
|/ |
|
* | Fix kernel segfault on boot | Nathan O | 2019-12-19 |
* | Fix remaining compilation problems | Nathan O | 2019-12-10 |
* | Initial attempt to "connect the wires" | Nathan O | 2019-12-09 |
* | Re-add LITMUS files, but don't "connect the wires" | Nathan O | 2019-11-15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2019-11-13 |
|\ |
|
| * | Input: cyttsp4_core - fix use after free bug | Pan Bian | 2019-11-12 |
| * | Input: synaptics-rmi4 - clear IRQ enables for F54 | Lucas Stach | 2019-11-12 |
| * | Input: synaptics-rmi4 - remove unused result_bits mask | Andrew Duggan | 2019-11-04 |
| * | Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) | Andrew Duggan | 2019-11-04 |
| * | Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver | Andrew Duggan | 2019-11-04 |
| * | Input: synaptics-rmi4 - fix video buffer size | Lucas Stach | 2019-11-04 |