aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAge
* mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker2013-04-29
* mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker2013-04-29
* fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-29
* Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02
|\
| * sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-15
* | coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| |/
* | page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo2013-02-23
* | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-21
|\ \
| * | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-09
| |/
* | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-07
* | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
|/
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-11
| * mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-11
| * mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-11
| * mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
* | sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
|/
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-09
* coredump: make core dump functionality optionalAlex Kelly2012-10-05
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-01
|\
| * arm64: Add support for /proc/sys/debug/exception-traceCatalin Marinas2012-09-17
* | sched: Add time unit suffix to sched sysctl knobsNamhyung Kim2012-09-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * fs: add link restrictionsKees Cook2012-07-29
* | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* | sysctl: suppress kmemleak messagesSteven Rostedt2012-07-30
* | coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-30
|/
* sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-05
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\
| * sysctl: use bitmap library functionsAkinobu Mita2012-03-28
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
|\ \ | |/ |/|
| * sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-24
| * sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-24
| * sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-24
* | security: trim security.hAl Viro2012-02-13
|/
* x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-05
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-31
|\
| * kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard2011-10-31
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-30
|/
* sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-14
* sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney2011-07-20
* perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver2011-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
|\
| * arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-19
* | Merge branch 'next' into for-linusJames Morris2011-05-24
|\ \