aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[PATCH] pi-futex: rt mutex coreGravatar Ingo Molnar 1-0/+15
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaGravatar Ingo Molnar 1-0/+12
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsGravatar Andi Kleen 1-0/+11
2006-06-25[PATCH] Get rid of /proc/sys/procGravatar Stephen Hemminger 1-11/+0
2006-06-23[PATCH] CONFIG_NET=n build fixGravatar Andrew Morton 1-1/+1
2006-06-23[PATCH] support for panic at OOMGravatar KAMEZAWA Hiroyuki 1-0/+9
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportGravatar Amy Griffis 1-2/+2
2006-03-24[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_convGravatar Bart Samwel 1-0/+4
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyGravatar Bart Samwel 1-3/+2
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyGravatar Bart Samwel 1-5/+5
2006-03-08[PATCH] fix file countingGravatar Dipankar Sarma 1-1/+4
2006-03-02[PATCH] fix acpi_video_flags on x86-64Gravatar Stefan Seyfried 1-1/+1
2006-02-28[IA64] sysctl option to silence unaligned trap warningsGravatar Jes Sorensen 1-0/+14
2006-02-20[PATCH] Fix undefined symbols for nommu architectureGravatar Luke Yang 1-0/+2
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimeGravatar Pavel Machek 1-4/+12
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupGravatar Andi Kleen 1-2/+0
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Gravatar Christoph Lameter 1-0/+9
2006-02-01[PATCH] zone_reclaim: minor fixesGravatar Christoph Lameter 1-1/+2
2006-01-18[PATCH] Zone reclaim: proc overrideGravatar Christoph Lameter 1-0/+11
2006-01-14[PATCH] s390: spinlock fixesGravatar Martin Schwidefsky 1-1/+1
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-0/+1
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableGravatar Rohit Seth 1-0/+12
2006-01-08[PATCH] drop-pagecacheGravatar Andrew Morton 1-0/+10
2006-01-06[PATCH] s390: cleanup KconfigGravatar Martin Schwidefsky 1-3/+3
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Gravatar Kay Sievers 1-2/+2
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionGravatar Kay Sievers 1-3/+1
2005-12-31sysctl: make sure to terminate strings with a NULGravatar Linus Torvalds 1-10/+15
2005-12-30[PATCH] Fix false old value return of sysctlGravatar Yi Yang 1-1/+1
2005-12-30sysctl: don't overflow the user-supplied buffer with '\0'Gravatar Linus Torvalds 1-3/+1
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Gravatar Al Viro 1-29/+107
2005-11-07[PATCH] more kernel-doc cleanups, additionsGravatar Randy Dunlap 1-0/+1
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceGravatar Zach Brown 1-2/+2
2005-08-29[NET]: Fix sparse warningsGravatar Arnaldo Carvalho de Melo 1-3/+1
2005-07-27[PATCH] s390: spin lock retryGravatar Martin Schwidefsky 1-1/+11
2005-07-13[PATCH] inotify: move sysctlGravatar Robert Love 1-40/+11
2005-07-12[PATCH] inotifyGravatar Robert Love 1-1/+42
2005-06-25[PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cGravatar Jesper Juhl 1-2/+1
2005-06-23[PATCH] setuid core dumpGravatar Alan Cox 1-0/+9
2005-05-01[PATCH] DocBook: fix some descriptionsGravatar Martin Waitz 1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2337