aboutsummaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman
2012-12-11mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra
2012-12-11mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2012-11-28sysctl: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-17arm64: Add support for /proc/sys/debug/exception-traceCatalin Marinas
2012-09-04sched: Add time unit suffix to sched sysctl knobsNamhyung Kim
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-30sysctl: suppress kmemleak messagesSteven Rostedt
2012-07-30coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook
2012-07-29fs: add link restrictionsKees Cook
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28sysctl: use bitmap library functionsAkinobu Mita
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-02-14security: trim security.hAl Viro
2012-01-24sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman
2012-01-24sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman
2012-01-24sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-08-14sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner
2011-07-20sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney
2011-06-04perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABIVince Weaver
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-24Merge branch 'next' into for-linusJames Morris
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf
2011-04-04capabilites: allow the application of capability limits to usermode helpersEric Paris
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger
2011-03-23sysctl: add some missing input constraint checksPetr Holasek
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-02-23sched, autogroup, sysctl: Use proc_dointvec_minmax() insteadYong Zhang
2011-02-16Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar
2011-02-16perf: Optimize throttling codePeter Zijlstra