aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge LG H915 v10a into LA.UM.5.5.r1-01300-8x96.0Rashed Abdel-Tawab2016-11-021-12/+1
* Merge remote-tracking branch '318/dev/msm-3.18-sched' into msm-3.18Syed Rameez Mustafa2016-08-101-0/+7
|\
| * sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti2016-07-201-0/+7
* | Merge "Merge remote-tracking branch '318/dev/msm-3.18-sched' into msm318"Linux Build Service Account2016-06-171-44/+34
|\|
| * Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park2016-06-081-1/+1
| * Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park2016-06-081-0/+2
| * sched: eliminate sched_early_detection_duration knobJoonwoo Park2016-06-081-7/+0
| * sched: Remove the sched heavy task frequency guidance featureJoonwoo Park2016-06-081-7/+0
| * sched: eliminate sched_migration_fixup knobJoonwoo Park2016-06-081-7/+7
| * sched: eliminate sched_enable_power_aware knob and parameterJoonwoo Park2016-06-081-9/+9
| * sched: eliminate sched_freq_account_wait_time knobJoonwoo Park2016-06-081-7/+9
| * sched: eliminate sched_account_wait_time knobJoonwoo Park2016-06-081-7/+7
* | Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-091-0/+22
|\ \ | |/ |/|
| * Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir2016-02-101-11/+22
| |\
| | * FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-01-121-0/+22
| | * Revert "mm: mmap: Add new /proc tunable for mmap_base ASLR."dcashman2016-01-121-11/+0
* | | sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-231-0/+7
* | | sched: qhmp: add a knob to restrict tasks spreadingPavankumar Kondeti2016-04-251-0/+9
* | | Merge remote-tracking branch '318/dev/msm-3.18-sched' into msm318Syed Rameez Mustafa2016-04-181-0/+9
|\ \ \
| * | | sched: add a knob to prefer the waker CPU to an idle CPU in waker clusterPavankumar Kondeti2016-04-141-0/+9
* | | | Merge remote-tracking branch '318/dev/msm-3.18-sched' into msm318Syed Rameez Mustafa2016-04-131-0/+7
|\| | |
| * | | sched: inherit the group id from the group leaderPavankumar Kondeti2016-03-281-0/+7
* | | | Merge remote-tracking branch '318/dev/msm-3.18-sched' into msm-3.18Syed Rameez Mustafa2016-03-141-0/+14
|\| | |
| * | | sched: restrict sync wakee placement bias with waker's demandJoonwoo Park2016-03-141-0/+7
| * | | sched: add preference for waker cluster CPU in wakee task placementJoonwoo Park2016-03-141-0/+7
* | | | Merge "Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'"Linux Build Service Account2016-02-201-12/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-12/+22
| |\| |
| | * | Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman2015-11-111-0/+11
| | |\|
| | | * mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2015-10-281-0/+11
| | * | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-121-0/+17
| | |\|
* | | | mm: swap: swap ratio supportVinayak Menon2016-01-281-0/+16
* | | | sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti2016-01-201-7/+17
|/ / /
* | | sched: Revise the inter cluster load balance restrictionsPavankumar Kondeti2015-12-231-14/+9
* | | sched: colocate related threadsSrivatsa Vaddagiri2015-12-111-0/+9
* | | sched: Update fair and rt placement logic to use scheduler clustersSrivatsa Vaddagiri2015-12-111-7/+0
* | | sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2015-12-041-0/+7
* | | Revert "timer: Queue timers on least power cpu"Joonwoo Park2015-11-051-9/+0
* | | sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2015-10-081-0/+7
* | | timer: Queue timers on least power cpuSrivatsa Vaddagiri2015-09-291-0/+9
* | | sched: account new task load so that governor can apply different policyJoonwoo Park2015-09-181-0/+7
* | | sched: add SCHED_QHMP config optionPavankumar Kondeti2015-08-291-0/+18
* | | sched: add frequency zone awareness to the load balancerSyed Rameez Mustafa2015-07-281-0/+14
* | | sched: remove the notion of small tasks and small task packingSyed Rameez Mustafa2015-07-281-7/+0
* | | sched: Rework energy aware schedulingSyed Rameez Mustafa2015-07-271-7/+0
* | | Merge tag 'v3.18.10' into msm-3.18Matt Wagantall2015-07-141-3/+0
|\| |
| * | mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-03-141-3/+0
* | | sched: check HMP scheduler tunables validityJoonwoo Park2015-05-301-4/+9
* | | sched: add scheduling latency tracking procfs nodeJoonwoo Park2015-05-301-0/+5
* | | sched: warn/panic upon excessive scheduling latencyJoonwoo Park2015-05-301-0/+16
* | | sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2015-05-301-7/+0