Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
c626e3f5ca1d95ad2204d3128c26e7678714eb55
/
kernel
/
sysctl.c
cd17cbf
Revert "mm: add /proc controls for pdflush threads"
by Jens Axboe
· 16 years ago
9e4a5bd
mm: prevent divide error for small values of vm_dirty_bytes
by Andrea Righi
· 16 years ago
4be6f6b
mm: move the scan_unevictable_pages sysctl to the vm table
by Peter Zijlstra
· 16 years ago
1551260
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fafd688
mm: add /proc controls for pdflush threads
by Peter W Morreale
· 16 years ago
5e34437
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
cd5f9a4
kernel/sysctl.c: avoid annoying warnings
by Linus Torvalds
· 16 years ago
12e22c5
Make the slow work pool configurable
by David Howells
· 16 years ago
8e654fb
sysctl: fix suid_dumpable and lease-break-time sysctls
by Matthew Wilcox
· 16 years ago
704503d
mm: fix proc_dointvec_userhz_jiffies "breakage"
by Alexey Dobriyan
· 16 years ago
9f8d979
softlockup: move 'one' to the softlockup section in sysctl.c
by Ingo Molnar
· 16 years ago
871cafc
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
fc3501d
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
by Sven Wegener
· 16 years ago
6552eba
Merge branch 'core/debugobjects' into core/urgent
by Thomas Gleixner
· 16 years ago
e162b39
softlockup: decouple hung tasks check from softlockup detection
by Mandeep Singh Baines
· 16 years ago
88fc241
[IA64] dump stack on kernel unaligned warnings
by Doug Chapman
· 16 years ago
1e7bfb2
[CVE-2009-0029] System call wrappers part 27
by Heiko Carstens
· 16 years ago
baf48f6
softlock: fix false panic which can occur if softlockup_thresh is reduced
by Mandeep Singh Baines
· 16 years ago
dd8632a
NOMMU: Make mmap allocation page trimming behaviour configurable.
by Paul Mundt
· 16 years ago
2da0299
mm: add dirty_background_bytes and dirty_bytes sysctls
by David Rientjes
· 16 years ago
e3c6d4e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f38f1d2
trace: add a way to enable or disable the stack tracer
by Steven Rostedt
· 16 years ago
0871420
sparc64: Add tsb-ratio sysctl.
by David S. Miller
· 16 years ago
b8307db
Merge commit 'v2.6.28-rc7' into tracing/core
by Ingo Molnar
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 16 years ago
76aac0e
CRED: Wrap task credential accesses in the core kernel
by David Howells
· 16 years ago
3299b4d
ftrace: sysctl typo
by Peter Zijlstra
· 16 years ago
e1e302d
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 16 years ago
944ac42
ftrace: ftrace dump on oops control
by Steven Rostedt
· 16 years ago
4944dd6
Merge commit 'v2.6.28-rc2' into tracing/urgent
by Ingo Molnar
· 16 years ago
133e887
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
debfcaf
Merge branch 'tracing/ftrace' into tracing/urgent
by Ingo Molnar
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
af936a1
vmscan: unevictable LRU scan sysctl
by Lee Schermerhorn
· 16 years ago
ffda12a
sched: optimize group load balancer
by Peter Zijlstra
· 16 years ago
ebf3f09
Configure out AIO support
by Thomas Petazzoni
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
25ddbb1
Make the taint flags reliable
by Andi Kleen
· 16 years ago
8acd3a6
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
20272c8
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3bbfe05
proc: remove kernel.maps_protect
by Alexey Dobriyan
· 16 years ago
bfcd17a
Configure out file locking features
by Thomas Petazzoni
· 17 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
17f04fb
sysctl: Use header file for sysctl knob declarations on sparc.
by David S. Miller
· 16 years ago
72c57ed
sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.
by David S. Miller
· 16 years ago
b380b0d
forgotten refcount on sysctl root table
by Al Viro
· 16 years ago
bfbcf03
lost sysctl fix
by Al Viro
· 17 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 17 years ago
9043476f
[PATCH] sanitize proc_sysctl
by Al Viro
· 17 years ago
ae7edec
[PATCH] sysctl: keep track of tree relationships
by Al Viro
· 17 years ago
f7e6ced
[PATCH] allow delayed freeing of ctl_table_header
by Al Viro
· 17 years ago
7345509
[PATCH] beginning of sysctl cleanup - ctl_table_set
by Al Viro
· 17 years ago
717115e
printk ratelimiting rewrite
by Dave Young
· 17 years ago
e5ff215
hugetlb: multiple hstates for multiple page sizes
by Andi Kleen
· 17 years ago
c748e13
mm/vmstat.c: proper externs
by Adrian Bunk
· 17 years ago
d7b6de1
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
a1ef5ad
remove CONFIG_KMOD from core kernel code
by Johannes Berg
· 17 years ago
4dca10a
softlockup: fix invalid proc_handler for softlockup_panic
by Hiroshi Shimamoto
· 17 years ago
1e09481
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 17 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 17 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
5806b81
Merge branch 'auto-ftrace-next' into tracing/for-linus
by Ingo Molnar
· 17 years ago
a177ba3
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel
by Russell King
· 17 years ago
2398f2c
sched: update shares on wakeup
by Peter Zijlstra
· 17 years ago
31a72bc
rcu: make rcutorture more vicious: reinstate boot-time testing
by Paul E. McKenney
· 17 years ago
1c4cd6d
softlockup: fix softlockup_thresh fix
by Ingo Molnar
· 17 years ago
9383d96
softlockup: fix softlockup_thresh unaligned access and disable detection at runtime
by Dimitri Sivanich
· 17 years ago
9c44bc0
softlockup: allow panic on lockup
by Ingo Molnar
· 17 years ago
b0fc494
ftrace: add ftrace_enabled sysctl to disable mcount function
by Steven Rostedt
· 17 years ago
eceea0b
[PATCH] avoid multiplication overflows and signedness issues for max_fds
by Al Viro
· 17 years ago
ee9c578
dyntick: Remove last reminants of dyntick support
by Russell King
· 17 years ago
d7321cd
sysctl: add the ->permissions callback on the ctl_table_root
by Pavel Emelyanov
· 17 years ago
2c4c715
sysctl: clean from unneeded extern and forward declarations
by Pavel Emelyanov
· 17 years ago
88f458e
sysctl: allow embedded targets to disable sysctl_check.c
by Holger Schurig
· 17 years ago
0b77f5b
keys: make the keyring quotas controllable through /proc/sys
by David Howells
· 17 years ago
d0b27fa
sched: rt-group: synchonised bandwidth period
by Peter Zijlstra
· 17 years ago
50df5d6
sched: remove sysctl_sched_batch_wakeup_granularity
by Ingo Molnar
· 17 years ago
62fb185
sched: revert load_balance_monitor() changes
by Peter Zijlstra
· 17 years ago
064d9ef
hugetlb: fix overcommit locking
by Nishanth Aravamudan
· 17 years ago
9f0c1e5
sched: rt-group: interface
by Peter Zijlstra
· 17 years ago
7ef3d2f
printk_ratelimit() functions should use CONFIG_PRINTK
by Joe Perches
· 17 years ago
efae09f
Nuke duplicate header from sysctl.c
by Jesper Juhl
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
a3d0c6a
hugetlb: add locking for overcommit sysctl
by Nishanth Aravamudan
· 17 years ago
fef1bdd
oom: add sysctl to enable task memory dump
by David Rientjes
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
3b7391d
capabilities: introduce per-process capability bounding set
by Serge E. Hallyn
· 17 years ago
195cf453
mm/page-writeback: highmem_is_dirtyable option
by Bron Gondwana
· 17 years ago
de6bbd1
[AUDIT] break large execve argument logging into smaller messages
by Eric Paris
· 17 years ago
6e7c402
x86: various changes and cleanups to in_p/out_p delay details
by Ingo Molnar
· 17 years ago
0891368
[NET]: Remove the empty net_table
by Pavel Emelyanov
· 17 years ago
e51b6ba
sysctl: Infrastructure for per namespace sysctls
by Eric W. Biederman
· 17 years ago
23eb06d
sysctl: Remember the ctl_table we passed to register_sysctl_paths
by Eric W. Biederman
· 17 years ago
29e796f
sysctl: Add register_sysctl_paths function
by Eric W. Biederman
· 17 years ago
9073908
softlockup: fix signedness
by Ingo Molnar
· 17 years ago
9745512
sched: latencytop support
by Arjan van de Ven
· 17 years ago
fa85ae2
sched: rt time limit
by Peter Zijlstra
· 17 years ago
82a1fcb
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
by Ingo Molnar
· 17 years ago
Next »