summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2017-05-02Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-30Merge 4.4.65 into android-4.4Greg Kroah-Hartman
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-08sched: remove sched_new_task_windows tunablePavankumar Kondeti
2017-02-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-03sysctl: define upper limit for sched_freq_reporting_policyPavankumar Kondeti
2017-02-02sysctl: disallow setting sched_time_avg_ms to 0Pavankumar Kondeti
2017-02-01Merge tag 'v4.4.46' into android-4.4.yDmitry Shmidt
2017-02-01sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-01-30Merge "sysctl: enable strict writes"Linux Build Service Account
2017-01-18Merge "sched: hmp: Remove the global sysctl_sched_enable_colocation tunable"Linux Build Service Account
2017-01-18sched: hmp: Remove the global sysctl_sched_enable_colocation tunableVikram Mulukutla
2017-01-12sysctl: enable strict writesKees Cook
2017-01-10sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa
2016-12-20sched: Avoid packing tasks with low sleep timeSrivatsa Vaddagiri
2016-12-19Merge "sched: Avoid waking idle cpu for short-burst tasks"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-10-17sched: Add multiple load reporting policies for cpu frequencySyed Rameez Mustafa
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-09-21sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park
2016-09-14sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-09-14sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-09-14sched/fair: add tunable to set initial task loadTodd Kjos
2016-09-14sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-09-14sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-09-14sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-09-14sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-09-13Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-08-22sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti
2016-08-22sched: inherit the group id from the group leaderPavankumar Kondeti
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-22sched: Remove unused migration notifier code.Syed Rameez Mustafa
2016-08-11sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-10sched/fair: add tunable to set initial task loadTodd Kjos
2016-08-10sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-08-10sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-06-15Revert "kernel/sysctl.c: detect overflows when converting to int"Subash Abhinov Kasiviswanathan