aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan1-2/+6
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman1-23/+41
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+6
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman1-1/+0
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-11/+0
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman1-3/+0
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman1-7/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman1-20/+46
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-57/+57
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai1-7/+26
2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes1-0/+9
2007-10-17mm: per device dirty thresholdPeter Zijlstra1-1/+1
2007-10-16hugetlb: Add hugetlb_dynamic_pool sysctlAdam Litke1-0/+8
2007-10-15sched: reintroduce cache-hot affinityIngo Molnar1-0/+8
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra1-6/+3
2007-10-15sched: remove wait_runtime limitIngo Molnar1-11/+0
2007-10-15sched: remove stat_granIngo Molnar1-11/+0
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro1-1/+1
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson1-1/+1
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar1-0/+8
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar1-2/+2
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra1-0/+11
2007-08-25sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra1-9/+9
2007-08-19Remove double inclusion of linux/capability.hChristian Heim1-1/+0
2007-08-11Fix missing numa_zonelist_order sysctlLee Schermerhorn1-1/+1
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown1-1/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-1/+1
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani1-0/+10
2007-07-19kernel/sysctl.c: finish off the warning commentsAndrew Morton1-1/+4
2007-07-19lockstat: core infrastructurePeter Zijlstra1-0/+22
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro1-1/+5
2007-07-19audit: rework execve auditPeter Zijlstra1-0/+11
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek1-1/+1
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge1-0/+10
2007-07-17proper prototype for proc_nr_files()Adrian Bunk1-3/+1
2007-07-17Allow huge page allocations to use GFP_HIGH_MOVABLEMel Gorman1-0/+8
2007-07-16Remove duplicate comments from sysctl.cLinus Torvalds1-8/+0
2007-07-16sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton1-1/+20
2007-07-16vdso: print fatal signalsIngo Molnar1-0/+9
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki1-0/+11
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris1-0/+10
2007-07-09sched: add CFS debug sysctlsIngo Molnar1-0/+80
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename sizeDan Aloni1-1/+1
2007-05-09Make vm statistics update interval configurableChristoph Lameter1-0/+12
2007-05-08proc: maps protectionKees Cook1-0/+11
2007-04-24Allow reading tainted flag as userBastian Blank1-1/+1
2007-03-05sysctl: Support vdso_enabled sysctl on SH.Paul Mundt1-1/+2
2007-03-01[PATCH] fix the SYSCTL=n compilationAdrian Bunk1-2/+1