summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-9/+0
|/
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-271-0/+15
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-271-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/+0
* [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/+2
* [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-201-0/+2
* [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-201-4/+12
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-2/+0
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-011-0/+9
* [PATCH] zone_reclaim: minor fixesChristoph Lameter2006-02-011-1/+2
* [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+11
* [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-141-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-081-0/+12
* [PATCH] drop-pagecacheAndrew Morton2006-01-081-0/+10
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-3/+3
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-2/+2
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-041-3/+1
* sysctl: make sure to terminate strings with a NULLinus Torvalds2005-12-311-10/+15
* [PATCH] Fix false old value return of sysctlYi Yang2005-12-301-1/+1
* sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-301-3/+1
* [PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro2005-11-081-29/+107
* [PATCH] more kernel-doc cleanups, additionsRandy Dunlap2005-11-071-0/+1
* [PATCH] aio: remove aio_max_nr accounting raceZach Brown2005-11-071-2/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-3/+1
* [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-271-1/+11
* [PATCH] inotify: move sysctlRobert Love2005-07-131-40/+11
* [PATCH] inotifyRobert Love2005-07-121-1/+42
* [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl2005-06-251-2/+1
* [PATCH] setuid core dumpAlan Cox2005-06-231-0/+9
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2337
OpenPOWER on IntegriCloud