Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20 | Raghuram Subramani | 2024-10-17 |
* | sched/walt: Re-add code to allow WALT to function | Ethan Chen | 2023-07-16 |
* | sched: cpufreq: Limit governor updates to WALT changes alone | Vikram Mulukutla | 2023-07-16 |
* | cpuset: Restore tasks affinity while moving across cpusets | Pavankumar Kondeti | 2023-07-16 |
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm... | Michael Bestas | 2021-12-27 |
|\ | |||
| * | Merge 4.4.294 into android-4.4-p | Greg Kroah-Hartman | 2021-12-08 |
| |\ | |||
| | * | shm: extend forced shm destroy to support objects from several IPC nses | Alexander Mikhalitsyn | 2021-12-08 |
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo... | Michael Bestas | 2021-02-07 |
|\| | | |||
| * | | Merge 4.4.255 into android-4.4-p | Greg Kroah-Hartman | 2021-02-03 |
| |\| | |||
| | * | futex: Add mutex around futex exit | Thomas Gleixner | 2021-02-03 |
| | * | exit/exec: Seperate mm_release() | Thomas Gleixner | 2021-02-03 |
| | * | futex: Replace PF_EXITPIDONE with a state | Thomas Gleixner | 2021-02-03 |
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo... | Michael Bestas | 2020-05-14 |
|\| | | |||
| * | | Merge 4.4.220 into android-4.4-p | Greg Kroah-Hartman | 2020-04-24 |
| |\| | |||
| | * | signal: Extend exec_id to 64bits | Eric W. Biederman | 2020-04-24 |
| | * | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski | 2019-12-21 |
| | * | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2019-12-21 |
| * | | Merge 4.4.187 into android-4.4-p | Greg Kroah-Hartman | 2019-08-04 |
| |\| | |||
| * | | Merge 4.4.181 into android-4.4-p | Greg Kroah-Hartman | 2019-06-11 |
| |\ \ | |||
| * \ \ | Merge 4.4.180 into android-4.4-p | Greg Kroah-Hartman | 2019-05-16 |
| |\ \ \ | |||
| * \ \ \ | Merge 4.4.167 into android-4.4-p | Greg Kroah-Hartman | 2018-12-13 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge 4.4.157 into android-4.4-p | Greg Kroah-Hartman | 2018-09-20 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge 4.4.144 into android-4.4-p | Greg Kroah-Hartman | 2018-07-31 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | sched: cpufreq: HMP load reporting changes | Vikram Mulukutla | 2019-12-23 |
* | | | | | | | | Merge android-4.4.187 (8eb3d65) into msm-4.4 | Srinivasarao P | 2019-08-07 |
|\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge 4.4.187 into android-4.4 | Greg Kroah-Hartman | 2019-08-04 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||
| | * | | | | | | | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn | 2019-08-04 |
| | | |_|_|_|_|/ | | |/| | | | | | |||
* | | | | | | | | sched/walt: Fix the memory leak of idle task load pointers | Pavankumar Kondeti | 2019-06-25 |
* | | | | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4 | Srinivasarao P | 2019-06-12 |
|\| | | | | | | | |||
| * | | | | | | | Merge 4.4.181 into android-4.4 | Greg Kroah-Hartman | 2019-06-11 |
| |\| | | | | | | |||
| | * | | | | | | userfaultfd: don't pin the user memory in userfaultfd_file_create() | Oleg Nesterov | 2019-06-11 |
| | | |_|_|_|/ | | |/| | | | | |||
* | | | | | | | Merge android-4.4.180 (71cb827) into msm-4.4 | Srinivasarao P | 2019-05-23 |
|\| | | | | | | |||
| * | | | | | | Merge 4.4.180 into android-4.4 | Greg Kroah-Hartman | 2019-05-16 |
| |\| | | | | | |||
| | * | | | | | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 2019-05-16 |
| | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge android-4.4.167 (ad9ce19) into msm-4.4 | Srinivasarao P | 2018-12-14 |
|\| | | | | | |||
| * | | | | | Merge 4.4.167 into android-4.4 | Greg Kroah-Hartman | 2018-12-13 |
| |\| | | | | |||
| | * | | | | exec: avoid gcc-8 warning for get_task_comm | Arnd Bergmann | 2018-12-13 |
| | | |_|/ | | |/| | | |||
* | | | | | Merge android-4.4.157 (c139ea66) into msm-4.4 | Srinivasarao P | 2018-09-28 |
|\| | | | | |||
| * | | | | Merge 4.4.157 into android-4.4 | Greg Kroah-Hartman | 2018-09-20 |
| |\| | | | |||
| | * | | | mm: get rid of vmacache_flush_all() entirely | Linus Torvalds | 2018-09-19 |
| | | |/ | | |/| | |||
* | | | | Merge android-4.4.144 (4b2d6ba) into msm-4.4 | Srinivasarao P | 2018-08-03 |
|\| | | | |||
| * | | | Merge 4.4.144 into android-4.4 | Greg Kroah-Hartman | 2018-07-31 |
| |\| | | | |/ | |/| | |||
| | * | prctl: Add force disable speculation | Thomas Gleixner | 2018-07-25 |
* | | | Merge android-4.4.127 (d6bbe8b) into msm-4.4 | Srinivasarao P | 2018-04-20 |
|\| | | |||
| * | | ANDROID: cpufreq: track per-task time in state | Connor O'Brien | 2018-03-06 |
* | | | sched: Export wake_to_idle API | Srinivas Girigowda | 2018-03-23 |
* | | | Merge "sched: add sched_get_cpu_last_busy_time() API" | Linux Build Service Account | 2018-03-07 |
|\ \ \ | |||
| * | | | sched: add sched_get_cpu_last_busy_time() API | Pavankumar Kondeti | 2018-03-06 |
* | | | | Merge android-4.4.116 (20ddb25) into msm-4.4 | Srinivasarao P | 2018-03-01 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||
| * | | BACKPORT: exit_thread: accept a task parameter to be exited | Jiri Slaby | 2018-02-05 |