summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2004-06-17[PATCH] RLIM: remove unused queued_signals global accountingChris Wright
2004-06-12[PATCH] fix modprobe_path and hotplug_path sizes and sysctlAndrew Morton
2004-06-08[PATCH] kernel/sysctl annotations for sparseRandy Dunlap
2004-06-08[PATCH] fix uts sysctl write sizeAndrew Morton
2004-05-29[PATCH] sparse: kernel/sysctl.c annotation and cleanupAlexander Viro
2004-05-10[PATCH] Add sysctl to define a hugetlb-capable groupAndrew Morton
2004-04-26[PATCH] s390: no timer interrupts in idle.Andrew Morton
2004-04-12Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller
2004-04-11[PATCH] hugetlb consolidationAndrew Morton
2004-04-11[PATCH] laptop modeAndrew Morton
2004-04-11[PATCH] Fix page allocator lower zone protection for NUMAAndrew Morton
2004-04-03Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller
2004-04-02[SPARC]: Add sysctl to control serial console power-off restrictions.Eric Brower
2004-03-31[PATCH] Replace MAX_MAP_COUNT with /proc/sys/vm/max_map_countAndrew Morton
2004-03-20[PATCH] Add missing uacccess checks for sysctl.cAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-24[PATCH] remove unneeded check from sys_sysctl()Andrew Morton
2004-02-24[PATCH] Report NGROUPS_MAX via a sysctl (read-only)Andrew Morton
2004-02-22[PATCH] add range checking to sys_sysctl()Andrew Morton
2004-02-22[PATCH] dynamic pty allocationAndrew Morton
2004-02-18[PATCH] aio sysctl parmsAndrew Morton
2004-02-09[PATCH] Remove duplicated HPPA bits in kernel/sysctl.cAndrew Morton
2004-02-03[PATCH] printk_ratelimit() tweaksAndrew Morton
2004-01-19[NET]: Add proc_dointvec_userhz_jiffies, use it for proper handling of neighb...Hideaki Yoshifuji
2004-01-18[PATCH] parintk_ratelimit fixAndrew Morton
2004-01-18[PATCH] generalise net_ratelimit (printk_ratelimit)Andrew Morton
2003-10-01[PATCH] check permission in ->open for /proc/sys/Andrew Morton
2003-10-01o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to kernel/sysctl.cArnaldo Carvalho de Melo
2003-09-08[PATCH] sparse fix sysctlAndries E. Brouwer
2003-09-03[PATCH] Don't #ifdef prototypesRussell King
2003-08-01[PATCH] janitor: don't init statics to 0Randy Dunlap
2003-07-12[PATCH] new sysctl checking accesses userspace directlyPetr Vandrovec
2003-07-11[PATCH] Deprecate numerical sysctlAndi Kleen
2003-07-10[PATCH] Add two sysctls for PA-RISCMatthew Wilcox
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust
2003-06-14[PATCH] make pid_max readableAndrew Morton
2003-06-05[PATCH] /proc/sys/vm/min_free_kbytesAndrew Morton
2003-06-03[PATCH] C99 struct initializers for kernel filesArt Haas
2003-06-02[PATCH] dirty_writeback_centisecs fixesAndrew Morton
2003-05-11Add user pointer annotations to core sysctl files.Linus Torvalds
2003-04-09Annotate sysct with user pointer annotationsLinus Torvalds
2003-04-08[PATCH] Allow panics and reboots at oops time.Andrew Morton
2003-03-23[PATCH] don't include swap.h in mm.hChristoph Hellwig
2003-02-06[PATCH] LSM: Add LSM sysctl hook to 2.5.59Stephen D. Smalley
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap
2002-12-14[PATCH] Add /proc/sys/vm/lower_zone_protectionAndrew Morton
2002-11-10[PATCH] hugetlb: remove sysctl.c intrusionAndrew Morton
2002-10-12[PATCH] rename /proc/sys/vm/dirty_async_ratio to dirty_ratioAndrew Morton
2002-10-12[PATCH] reduced and tunable swappinessAndrew Morton
2002-10-12[PATCH] configurable corenameAlan Cox