index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
ipc_sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
1
-76
/
+17
2014-10-14
ipc: always handle a new value of auto_msgmni
Andrey Vagin
1
-2
/
+1
2014-06-06
ipc: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-7
/
+7
2014-04-07
ipc: use device_initcall
Davidlohr Bueso
1
-1
/
+1
2014-01-27
ipc: whitespace cleanup
Manfred Spraul
1
-7
/
+7
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
1
-8
/
+12
2013-01-04
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
1
-0
/
+32
2011-07-26
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
1
-0
/
+36
2009-11-12
sysctl ipc: Remove dead binary sysctl support code.
Eric W. Biederman
1
-77
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-8
/
+8
2009-04-02
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
Serge E. Hallyn
1
-1
/
+1
2009-01-06
ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()
akpm@linux-foundation.org
1
-23
/
+23
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-5
/
+4
2008-07-25
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
1
-13
/
+59
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
1
-10
/
+35
2008-04-29
ipc: do not recompute msgmni anymore if explicitly set by user
Nadia Derbey
1
-2
/
+41
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
1
-0
/
+1
2007-10-17
ipc namespace: remove config ipc ns fix
Cedric Le Goater
1
-4
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
1
-0
/
+183