aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-14sysctl: check length at deprecated_sysctl_warningGravatar Tetsuo Handa 1-0/+4
2007-11-09sched: avoid large irq-latencies in smp-balancingGravatar Peter Zijlstra 1-0/+8
2007-11-09sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECGravatar Eric Dumazet 1-2/+2
2007-11-09sched: reintroduce the sched_min_granularity tunableGravatar Peter Zijlstra 1-4/+7
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Gravatar Serge E. Hallyn 1-1/+1
2007-10-18V3 file capabilities: alter behavior of cap_setpcapGravatar Andrew Morgan 1-2/+6
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Gravatar Eric W. Biederman 1-23/+41
2007-10-18sysctl: Error on bad sysctl tablesGravatar Eric W. Biederman 1-0/+6
2007-10-18sysctl: remove the cad_pid binary sysctl pathGravatar Eric W. Biederman 1-1/+0
2007-10-18sysctl: simplify the pty sysctl logicGravatar Eric W. Biederman 1-11/+0
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsGravatar Eric W. Biederman 1-3/+0
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workGravatar Eric W. Biederman 1-7/+0
2007-10-18sysctl: Factor out sysctl_data.Gravatar Eric W. Biederman 1-20/+46
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefGravatar Eric W. Biederman 1-57/+57
2007-10-17softlockup: add a /proc tuning parameterGravatar Ravikiran G Thirumalai 1-7/+26
2007-10-17oom: add oom_kill_allocating_task sysctlGravatar David Rientjes 1-0/+9
2007-10-17mm: per device dirty thresholdGravatar Peter Zijlstra 1-1/+1
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlGravatar Adam Litke 1-0/+8
2007-10-15sched: reintroduce cache-hot affinityGravatar Ingo Molnar 1-0/+8
2007-10-15sched: speed up and simplify vslice calculationsGravatar Peter Zijlstra 1-6/+3
2007-10-15sched: remove wait_runtime limitGravatar Ingo Molnar 1-11/+0
2007-10-15sched: remove stat_granGravatar Ingo Molnar 1-11/+0
2007-10-13minimal build fixes for uml (fallout from x86 merge)Gravatar Al Viro 1-1/+1
2007-10-12[POWERPC] Implement logging of unhandled signalsGravatar Olof Johansson 1-1/+1
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldGravatar Ingo Molnar 1-0/+8
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityGravatar Ingo Molnar 1-2/+2
2007-08-25sched: adaptive scheduler granularityGravatar Peter Zijlstra 1-0/+11
2007-08-25sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsGravatar Peter Zijlstra 1-9/+9
2007-08-19Remove double inclusion of linux/capability.hGravatar Christian Heim 1-1/+0
2007-08-11Fix missing numa_zonelist_order sysctlGravatar Lee Schermerhorn 1-1/+1
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPGravatar Len Brown 1-1/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceGravatar Len Brown 1-1/+1
2007-07-22x86: i386-show-unhandled-signals-v3Gravatar Masoud Asgharifard Sharbiani 1-0/+10
2007-07-19kernel/sysctl.c: finish off the warning commentsGravatar Andrew Morton 1-1/+4
2007-07-19lockstat: core infrastructureGravatar Peter Zijlstra 1-0/+22
2007-07-19coredump masking: bound suid_dumpable sysctlGravatar Kawai, Hidehiro 1-1/+5
2007-07-19audit: rework execve auditGravatar Peter Zijlstra 1-0/+11
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsGravatar Pavel Machek 1-1/+1
2007-07-18Add common orderly_poweroff()Gravatar Jeremy Fitzhardinge 1-0/+10
2007-07-17proper prototype for proc_nr_files()Gravatar Adrian Bunk 1-3/+1
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEGravatar Mel Gorman 1-0/+8
2007-07-16Remove duplicate comments from sysctl.cGravatar Linus Torvalds 1-8/+0
2007-07-16sysctl.c: add text telling people to use CTL_UNNUMBEREDGravatar Andrew Morton 1-1/+20
2007-07-16vdso: print fatal signalsGravatar Ingo Molnar 1-0/+9
2007-07-16change zonelist order: zonelist order selection logicGravatar KAMEZAWA Hiroyuki 1-0/+11
2007-07-11security: Protection for exploiting null dereference using mmapGravatar Eric Paris 1-0/+10
2007-07-09sched: add CFS debug sysctlsGravatar Ingo Molnar 1-0/+80
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Gravatar Dan Aloni 1-1/+1
2007-05-09Make vm statistics update interval configurableGravatar Christoph Lameter 1-0/+12