summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* vdso: print fatal signalsIngo Molnar2007-07-161-0/+9
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-161-0/+11
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-0/+10
* sched: add CFS debug sysctlsIngo Molnar2007-07-091-0/+80
* make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni2007-05-171-1/+1
* Make vm statistics update interval configurableChristoph Lameter2007-05-091-0/+12
* proc: maps protectionKees Cook2007-05-081-0/+11
* Allow reading tainted flag as userBastian Blank2007-04-241-1/+1
* sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
* [PATCH] fix the SYSCTL=n compilationAdrian Bunk2007-03-011-2/+1
* [PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman2007-02-141-0/+18
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-141-182/+0
* [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman2007-02-141-5/+5
* [PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman2007-02-141-17/+43
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-7/+2
* [PATCH] sysctl: remove support for directory strategy routinesEric W. Biederman2007-02-141-8/+0
* [PATCH] sysctl: remove support for CTL_ANYEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman2007-02-141-0/+14
* [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-141-176/+0
* [PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman2007-02-141-117/+0
* [PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman2007-02-141-3/+0
* [PATCH] _proc_do_string(): fix short readsOleg Nesterov2007-02-111-4/+12
* [PATCH] sysctl warning fixAndrew Morton2007-02-111-0/+2
* [PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o2007-02-111-2/+25
* [PATCH] sysctl_{,ms_}jiffies: fix oldlen semanticsAlexey Dobriyan2007-02-111-16/+28
* [PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULEEric Paris2007-02-111-1/+1
* [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-131-2/+1
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-25/+22
* [PATCH] sysctl: remove some OPsAlexey Dobriyan2006-12-101-10/+0
* [PATCH] ipc-procfs-sysctl mixupsRandy Dunlap2006-12-101-0/+11
* [PATCH] sysctl: fix sys_sysctl interface of ipc sysctlsEric W. Biederman2006-12-081-0/+60
* [PATCH] sysctl: simplify ipc ns specific sysctlsEric W. Biederman2006-12-081-57/+49
* [PATCH] sysctl: implement sysctl_uts_string()Eric W. Biederman2006-12-081-5/+32
* [PATCH] sysctl: simplify sysctl_uts_stringEric W. Biederman2006-12-081-102/+26
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+9
|\
| * [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-0/+9
* | [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* | [PATCH] sysctl: string length calculated is wrong if it contains negative num...BP, Praveen2006-12-071-2/+2
* | [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-071-11/+0
|/
* [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+5
* [PATCH] Improve the removed sysctl warningsEric W. Biederman2006-11-061-1/+21
* [PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap2006-10-201-0/+4
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-3/+27
* [PATCH] IPC namespace - sysctlsKirill Korotaev2006-10-021-28/+88
* [PATCH] namespaces: utsname: sysctlSerge E. Hallyn2006-10-021-19/+119
* [PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk2006-10-021-2/+3
* [PATCH] proc: sysctl: add _proc_do_string helperSam Vilain2006-10-021-29/+36
* [PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen2006-10-011-1/+1
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-301-7/+4
OpenPOWER on IntegriCloud