summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2006-12-131-2/+1Star
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-25/+22Star
* [PATCH] sysctl: remove some OPsAlexey Dobriyan2006-12-101-10/+0Star
* [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/+49Star
* [PATCH] sysctl: implement sysctl_uts_string()Eric W. Biederman2006-12-081-5/+32
* [PATCH] sysctl: simplify sysctl_uts_stringEric W. Biederman2006-12-081-102/+26Star
* [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/+0Star
|/
* [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/+4Star
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-75/+38Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-3/+20
|\
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+8
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+11
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-3/+1Star
* | [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-261-0/+11
|/
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-041-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-011-1/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-9/+0Star
|/
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-281-0/+15
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-281-0/+12
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-0/+11
* [PATCH] Get rid of /proc/sys/procStephen Hemminger2006-06-251-11/+0Star
* [PATCH] CONFIG_NET=n build fixAndrew Morton2006-06-231-1/+1
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+9
* [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-201-2/+2
* [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_convBart Samwel2006-03-241-0/+4
* [PATCH] Represent laptop_mode as jiffies internallyBart Samwel2006-03-241-3/+2Star
* [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-241-5/+5
* [PATCH] fix file countingDipankar Sarma2006-03-081-1/+4
* [PATCH] fix acpi_video_flags on x86-64Stefan Seyfried2006-03-021-1/+1
* [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-0/+14
* [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-211-0/+2
* [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-211-4/+12