Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f431cbf7d6c98074a3fc8f1cdfcc544a26e8b44e
/
kernel
/
sysctl.c
41b4166
sched: remove sched_new_task_windows tunable
by Pavankumar Kondeti
· 8 years ago
8810e5f
Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8
by Channagoud Kadabi
· 8 years ago
1293949
sysctl: disallow setting sched_time_avg_ms to 0
by Pavankumar Kondeti
· 8 years ago
a4908e9
sysctl: define upper limit for sched_freq_reporting_policy
by Pavankumar Kondeti
· 8 years ago
40c30b2
sched: hmp: Remove the global sysctl_sched_enable_colocation tunable
by Vikram Mulukutla
· 8 years ago
e343972
sched: Convert the global wake_up_idle flag to a per cluster flag
by Syed Rameez Mustafa
· 8 years ago
b8b7013
sched: Avoid packing tasks with low sleep time
by Srivatsa Vaddagiri
· 8 years ago
b36e661
sched: Avoid waking idle cpu for short-burst tasks
by Srivatsa Vaddagiri
· 8 years ago
084075b
sched/hmp: Enhance co-location and scheduler boost features
by Syed Rameez Mustafa
· 8 years ago
cbf0804
sched: Add multiple load reporting policies for cpu frequency
by Syed Rameez Mustafa
· 9 years ago
ffbceda
sched/tune: add initial support for CGroups based boosting
by Patrick Bellasi
· 10 years ago
62c1c06
sched/tune: add sysctl interface to define a boost value
by Patrick Bellasi
· 10 years ago
72b49a3
sched: add a knob to prefer the waker CPU for sync wakeups
by Pavankumar Kondeti
· 8 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
03707d6
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
by Eric Dumazet
· 8 years ago
3a73c96
ANDROID: sched/walt: Accounting for number of irqs pending on each core
by Srinath Sridharan
· 8 years ago
26c2154
ANDROID: sched: Introduce Window Assisted Load Tracking (WALT)
by Srivatsa Vaddagiri
· 9 years ago
c6a6f3b
ANDROID: sched/fair: add tunable to set initial task load
by Todd Kjos
· 9 years ago
1931b93
ANDROID: sched/fair: add tunable to force selection at cpu granularity
by Juri Lelli
· 8 years ago
bf47bdd
ANDROID: sched: EAS: take cstate into account when selecting idle core
by Srinath Sridharan
· 9 years ago
ae71030
ANDROID: sched/tune: add initial support for CGroups based boosting
by Patrick Bellasi
· 10 years ago
69fa4c7
ANDROID: sched/tune: add sysctl interface to define a boost value
by Patrick Bellasi
· 10 years ago
a1792ad
sysctl: add boot_reason and cold_boot sysctl entries for arm64
by David Collins
· 11 years ago
381adf3
sysctl: add cold_boot sysctl entry
by David Keitel
· 12 years ago
ea449ff
msm: 8x55: put reason for boot in procfs from SMEM
by Rick Adams
· 14 years ago
dddcab7
sched: Introduce HMP scheduling
by Syed Rameez Mustafa
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
d292168
mnt: Add a per mount namespace limit on the number of mounts
by Eric W. Biederman
· 8 years ago
9dcfcda
compat: remove compat_printk()
by Arnd Bergmann
· 8 years ago
9b80a18
fs/file: more unsigned file descriptors
by Alexey Dobriyan
· 8 years ago
e7d316a
sysctl: handle error writing UINT_MAX to u32 fields
by Subash Abhinov Kasiviswanathan
· 8 years ago
750afe7
printk: add kernel parameter to control writes to /dev/kmsg
by Borislav Petkov
· 8 years ago
a5f5f91
mm: convert zone_reclaim to node_reclaim
by Mel Gorman
· 8 years ago
088e9d2
rcu: sysctl: Panic on RCU Stall
by Daniel Bristot de Oliveira
· 9 years ago
bdc6b75
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
52b6f46
mm: /proc/sys/vm/stat_refresh to force vmstat update
by Hugh Dickins
· 9 years ago
c85b033
perf core: Separate accounting of contexts and real addresses in a stack trace
by Arnaldo Carvalho de Melo
· 9 years ago
a831100
perf core: Generalize max_stack sysctl handler
by Arnaldo Carvalho de Melo
· 9 years ago
c5dfd78
perf core: Allow setting up max frame stack depth via sysctl
by Arnaldo Carvalho de Melo
· 9 years ago
795ae7a
mm: scale kswapd watermarks in proportion to memory
by Johannes Weiner
· 9 years ago
cb25176
sched/debug: Make schedstats a runtime tunable that is disabled by default
by Mel Gorman
· 9 years ago
eadee0c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
41662f5
sysctl: enable strict writes
by Kees Cook
· 9 years ago
759c011
pipe: limit the per-user amount of pages allocated in pipes
by Willy Tarreau
· 9 years ago
d07e225
mm: mmap: add new /proc tunable for mmap_base ASLR
by Daniel Cashman
· 9 years ago
70f6cbb
kernel/*: switch to memdup_user_nul()
by Al Viro
· 9 years ago
ac1f591
kernel/watchdog.c: add sysctl knob hardlockup_panic
by Don Zickus
· 9 years ago
5553787
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
by Jiri Kosina
· 9 years ago
1be7f75
bpf: enable non-root eBPF programs
by Alexei Starovoitov
· 9 years ago
9a5bc72
sysctl: fix int -> unsigned long assignments in INT_MIN case
by Ilya Dryomov
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
f9bd673
sysctl: Allow creating permanently empty directories that serve as mountpoints.
by Eric W. Biederman
· 10 years ago
fe4ba3c
watchdog: add watchdog_cpumask sysctl to assist nohz
by Chris Metcalf
· 10 years ago
bc7a34b
timer: Reduce timer migration overhead if disabled
by Thomas Gleixner
· 10 years ago
230633d
kernel/sysctl.c: detect overflows when converting to int
by Heinrich Schuchardt
· 10 years ago
16db3d3
kernel/sysctl.c: threads-max observe limits
by Heinrich Schuchardt
· 10 years ago
5bbe354
mm: allow compaction of unevictable pages
by Eric B Munson
· 10 years ago
1dcf58d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
195daf6
watchdog: enable the new user interface of the watchdog mechanism
by Ulrich Obergfell
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
1efff91
fs: add dirtytime_expire_seconds sysctl
by Theodore Ts'o
· 10 years ago
3cd7645
mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?
by Andrey Ryabinin
· 10 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0daa2302
tracing: Add tp_printk cmdline to have tracepoints go to printk()
by Steven Rostedt (Red Hat)
· 10 years ago
9e3961a
kernel: add panic_on_warn
by Prarit Bhargava
· 10 years ago
6419265
sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
by Kirill Tkhai
· 10 years ago
d6dd50e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1f13ae3
mm: remove noisy remainder of the scan_unevictable interface
by Johannes Weiner
· 10 years ago
59da22a
rcutorture: Rename rcutorture_runnable parameter
by Paul E. McKenney
· 10 years ago
ed4d490
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
by David Rientjes
· 10 years ago
ed23587
kernel/watchdog.c: print traces for all cpus on lockup detection
by Aaron Tomlin
· 11 years ago
7cd2b0a
mm, pcp: allow restoring percpu_pagelist_fraction default
by David Rientjes
· 11 years ago
c4222e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6f8fd1d
sysctl: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
f4aacea
sysctl: allow for strict write position handling
by Kees Cook
· 11 years ago
2ca9bb4
sysctl: refactor sysctl string writing logic
by Kees Cook
· 11 years ago
f880830
sysctl: clean up char buffer arguments
by Kees Cook
· 11 years ago
a0abcf2
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
8c7260c
sparc64: fix sparse warning in tsb.c
by Sam Ravnborg
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
3d7ee96
x86, vdso: Clean up 32-bit vs 64-bit vdso params
by Andy Lutomirski
· 11 years ago
86d5613
kobject: Make support for uevent_helper optional.
by Michael Marineau
· 11 years ago
80df284
hung_task: check the value of "sysctl_hung_task_timeout_sec"
by Liu Hua
· 11 years ago
5509a5d
drop_caches: add some documentation and info message
by Dave Hansen
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
89f8b33
block: remove old blk_iopoll_enabled variable
by Jens Axboe
· 11 years ago
eaa4e4f
Merge branch 'linus' into sched/core, to resolve conflicts
by Ingo Molnar
· 11 years ago
ab531878
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
52bf84a
sched/numa, mm: Remove p->numa_migrate_deferred
by Rik van Riel
· 11 years ago
270750db
hung_task: Display every hung task warning
by Aaron Tomlin
· 11 years ago
2397efb
sysctl: Add neg_one as a standard constraint
by Aaron Tomlin
· 11 years ago
7984754
kexec: add sysctl to disable kexec_load
by Kees Cook
· 11 years ago
54a43d5
numa: add a sysctl for numa_balancing
by Andi Kleen
· 11 years ago
49f0ce5
mm: add overcommit_kbytes sysctl variable
by Jerome Marchand
· 11 years ago
1724813
sched/deadline: Remove the sysctl_sched_dl knobs
by Peter Zijlstra
· 11 years ago
332ac17
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
Next »