aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2007-03-05sysctl: Support vdso_enabled sysctl on SH.Paul Mundt
2007-03-01[PATCH] fix the SYSCTL=n compilationAdrian Bunk
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: remove support for directory strategy routinesEric W. Biederman
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman
2007-02-14[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman
2007-02-14[PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman
2007-02-14[PATCH] sysctl: move init_irq_proc into init/main where it belongsEric W. Biederman
2007-02-11[PATCH] _proc_do_string(): fix short readsOleg Nesterov
2007-02-11[PATCH] sysctl warning fixAndrew Morton
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o
2007-02-11[PATCH] sysctl_{,ms_}jiffies: fix oldlen semanticsAlexey Dobriyan
2007-02-11[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULEEric Paris
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-10[PATCH] sysctl: remove some OPsAlexey Dobriyan
2006-12-10[PATCH] ipc-procfs-sysctl mixupsRandy Dunlap
2006-12-08[PATCH] sysctl: fix sys_sysctl interface of ipc sysctlsEric W. Biederman
2006-12-08[PATCH] sysctl: simplify ipc ns specific sysctlsEric W. Biederman
2006-12-08[PATCH] sysctl: implement sysctl_uts_string()Eric W. Biederman
2006-12-08[PATCH] sysctl: simplify sysctl_uts_stringEric W. Biederman
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] sysctl: string length calculated is wrong if it contains negative num...BP, Praveen
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman
2006-11-06[PATCH] Improve the removed sysctl warningsEric W. Biederman
2006-10-20[PATCH] cad_pid sysctl with PROC_FS=nRandy Dunlap
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] IPC namespace - sysctlsKirill Korotaev
2006-10-02[PATCH] namespaces: utsname: sysctlSerge E. Hallyn
2006-10-02[PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk
2006-10-02[PATCH] proc: sysctl: add _proc_do_string helperSam Vilain
2006-10-01[PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter