summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-2/+0Star
* [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-191-0/+11
* [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-151-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-121-0/+1
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-091-0/+12
* [PATCH] drop-pagecacheAndrew Morton2006-01-091-0/+10
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-3/+3
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-2/+2
* [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-051-3/+1Star
* sysctl: make sure to terminate strings with a NULLinus Torvalds2006-01-011-10/+15
* [PATCH] Fix false old value return of sysctlYi Yang2005-12-311-1/+1
* sysctl: don't overflow the user-supplied buffer with '\0'Linus Torvalds2005-12-311-3/+1Star
* [PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro2005-11-091-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-301-3/+1Star
* [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-281-1/+11
* [PATCH] inotify: move sysctlRobert Love2005-07-131-40/+11Star
* [PATCH] inotifyRobert Love2005-07-131-1/+42
* [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.cJesper Juhl2005-06-261-2/+1Star
* [PATCH] setuid core dumpAlan Cox2005-06-231-0/+9
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2337