summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2018-04-24trace/irq: Add trace point to track IRQs disable callersPavankumar Kondeti
2018-04-24sched: Add trace point to track preemption disable callersPavankumar Kondeti
2017-12-18Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P
2017-11-07cpufreq: Drop schedfreq governorViresh Kumar
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-05Merge 4.4.90 into android-4.4Greg Kroah-Hartman
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung
2017-08-04Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
2017-07-15sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-07-15sysctl: don't print negative flag for proc_douintvecLiping Zhang
2017-07-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman
2017-07-05sysctl: enable strict writesKees Cook
2017-06-19Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-02sched: Remove sysctl_sched_is_big_littleDietmar Eggemann
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