index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-2
/
+2
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-11
/
+0
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
1
-18
/
+0
2008-02-13
hugetlb: fix overcommit locking
Nishanth Aravamudan
1
-2
/
+2
2008-02-13
sched: rt-group: interface
Peter Zijlstra
1
-16
/
+16
2008-02-08
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
1
-10
/
+10
2008-02-08
Nuke duplicate header from sysctl.c
Jesper Juhl
1
-1
/
+0
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
1
-1
/
+1
2008-02-08
hugetlb: add locking for overcommit sysctl
Nishanth Aravamudan
1
-1
/
+1
2008-02-07
oom: add sysctl to enable task memory dump
David Rientjes
1
-0
/
+9
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-0
/
+8
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
1
-35
/
+0
2008-02-05
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
1
-1
/
+17
2008-02-01
[AUDIT] break large execve argument logging into smaller messages
Eric Paris
1
-11
/
+0
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
1
-0
/
+9
2008-01-28
[NET]: Remove the empty net_table
Pavel Emelyanov
1
-8
/
+0
2008-01-28
sysctl: Infrastructure for per namespace sysctls
Eric W. Biederman
1
-11
/
+82
2008-01-28
sysctl: Remember the ctl_table we passed to register_sysctl_paths
Eric W. Biederman
1
-0
/
+1
2008-01-28
sysctl: Add register_sysctl_paths function
Eric W. Biederman
1
-15
/
+74
2008-01-25
softlockup: fix signedness
Ingo Molnar
1
-8
/
+8
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+10
2008-01-25
sched: rt time limit
Peter Zijlstra
1
-1
/
+17
2008-01-25
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
1
-0
/
+27
2008-01-25
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
1
-0
/
+18
2007-12-18
sched: sysctl, proc_dointvec_minmax() expects int values for
Eric Dumazet
1
-4
/
+4
2007-12-17
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
1
-8
/
+0
2007-12-17
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
1
-0
/
+8
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
1
-0
/
+4
2007-11-14
sysctl: check length at deprecated_sysctl_warning
Tetsuo Handa
1
-0
/
+4
2007-11-09
sched: avoid large irq-latencies in smp-balancing
Peter Zijlstra
1
-0
/
+8
2007-11-09
sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC
Eric Dumazet
1
-2
/
+2
2007-11-09
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
1
-4
/
+7
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-18
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
1
-2
/
+6
2007-10-18
sysctl: deprecate sys_sysctl in a user space visible fashion.
Eric W. Biederman
1
-23
/
+41
2007-10-18
sysctl: Error on bad sysctl tables
Eric W. Biederman
1
-0
/
+6
2007-10-18
sysctl: remove the cad_pid binary sysctl path
Eric W. Biederman
1
-1
/
+0
2007-10-18
sysctl: simplify the pty sysctl logic
Eric W. Biederman
1
-11
/
+0
2007-10-18
sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags
Eric W. Biederman
1
-3
/
+0
2007-10-18
sysctl: remove binary sysctl support where it clearly doesn't work
Eric W. Biederman
1
-7
/
+0
2007-10-18
sysctl: Factor out sysctl_data.
Eric W. Biederman
1
-20
/
+46
2007-10-18
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
1
-57
/
+57
2007-10-17
softlockup: add a /proc tuning parameter
Ravikiran G Thirumalai
1
-7
/
+26
2007-10-17
oom: add oom_kill_allocating_task sysctl
David Rientjes
1
-0
/
+9
2007-10-17
mm: per device dirty threshold
Peter Zijlstra
1
-1
/
+1
2007-10-16
hugetlb: Add hugetlb_dynamic_pool sysctl
Adam Litke
1
-0
/
+8
2007-10-15
sched: reintroduce cache-hot affinity
Ingo Molnar
1
-0
/
+8
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
1
-6
/
+3
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
1
-11
/
+0
[next]