aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman1-0/+18
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-182/+0
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman1-5/+5
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman1-17/+43
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-7/+2
2007-02-14[PATCH] sysctl: remove support for directory strategy routinesEric W. Biederman1-8/+0
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman1-0/+14
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman1-176/+0
2007-02-14[PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman1-117/+0
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman1-3/+0
2007-02-11[PATCH] _proc_do_string(): fix short readsOleg Nesterov1-4/+12
2007-02-11[PATCH] sysctl warning fixAndrew Morton1-0/+2
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o1-2/+25
2007-02-11[PATCH] sysctl_{,ms_}jiffies: fix oldlen semanticsAlexey Dobriyan1-16/+28
2007-02-11[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULEEric Paris1-1/+1
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar1-2/+1
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-25/+22
2006-12-10[PATCH] sysctl: remove some OPsAlexey Dobriyan1-10/+0
2006-12-10[PATCH] ipc-procfs-sysctl mixupsRandy Dunlap1-0/+11
2006-12-08[PATCH] sysctl: fix sys_sysctl interface of ipc sysctlsEric W. Biederman1-0/+60
2006-12-08[PATCH] sysctl: simplify ipc ns specific sysctlsEric W. Biederman1-57/+49
2006-12-08[PATCH] sysctl: implement sysctl_uts_string()Eric W. Biederman1-5/+32
2006-12-08[PATCH] sysctl: simplify sysctl_uts_stringEric W. Biederman1-102/+26
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+9
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1