Commit Graph

385 Commits (68d93184352f2e723f135b0a9bad93b58f9d120b)

Author SHA1 Message Date
Richard Weinberger bfdc0b497f sysctl: restrict write access to dmesg_restrict 14 years ago
Petr Holasek cb16e95fa2 sysctl: add some missing input constraint checks 14 years ago
Al Viro dfef6dcd35 unfuck proc_sysctl ->d_compare() 14 years ago
Yong Zhang 1747b21fec sched, autogroup, sysctl: Use proc_dointvec_minmax() instead 14 years ago
Peter Zijlstra 163ec4354a perf: Optimize throttling code 14 years ago
Rik van Riel ac53db596c sched: Use a buddy to implement yield_task_fair() 14 years ago
Lucian Adrian Grijincu 4916ca401e security: remove unused security_sysctl hook 14 years ago
Andy Whitcroft 8c6a98b22b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent 14 years ago
Jovi Zhang e020e742e5 sysctl: remove obsolete comments 14 years ago
Jovi Zhang 5561050003 sysctl: fix #ifdef guard comment 14 years ago
Dan Rosenberg 455cd5ab30 kptr_restrict for hiding kernel pointers from unprivileged users 14 years ago
Don Zickus 5dc3055879 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls 14 years ago
Mike Galbraith 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
Paul Turner a7a4f8a752 sched: Add sysctl_sched_shares_window 14 years ago
Peter Zijlstra 2069dd75c7 sched: Rewrite tg_shares_up) 14 years ago
Don Zickus 5f2b0ba4d9 x86, nmi_watchdog: Remove the old nmi_watchdog 14 years ago
Joe Perches df6e61d4ca kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK 14 years ago
Dan Rosenberg eaf06b241b Restrict unprivileged access to kernel syslog 14 years ago
Namhyung Kim f5d87d851d printk: declare printk_ratelimit_state in ratelimit.h 14 years ago
Eric Dumazet 518de9b39e fs: allow for more than 2^31 files 14 years ago
Christoph Hellwig 312d3ca856 fs: use percpu counter for nr_dentry and nr_dentry_unused 14 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 14 years ago
Eric Dumazet 7e360c38ab fs: allow for more than 2^31 files 14 years ago
Eric Dumazet 27b3d80a7b sysctl: fix min/max handling in __do_proc_doulongvec_minmax() 15 years ago
Andi Kleen b3bd3de66f gcc-4.6: kernel/*: Fix unused but set warnings 15 years ago
David Rientjes 8e4228e1ed oom: move sysctl declarations to oom.h 15 years ago
Ian Abbott 94f17cd788 hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET 15 years ago
Dave Young d14f172948 sysctl extern cleanup: inotify 15 years ago
Alexey Dobriyan 6e006701cc dnotify: move dir_notify_enable declaration 15 years ago
Tejun Heo 181a51f6e0 slow-work: kill it 15 years ago
Jens Axboe ff9da691c0 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface 15 years ago
J. R. Okajima 563b046710 proc_dointvec: write a single value 15 years ago
Mel Gorman 5e77190580 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed 15 years ago
Mel Gorman 76ab0f530e mm: compaction: add /proc trigger for memory compaction 15 years ago
Randy Dunlap 0fc377bd64 sysctl: fix kernel-doc notation and typos 15 years ago
Jens Axboe b492e95be0 pipe: set lower and upper limit on max pages in the pipe page array 15 years ago
Heiko Carstens ab3c68ee5f [S390] debug: enable exception-trace debug facility 15 years ago
Octavian Purdila 9f977fb7ae sysctl: add proc_do_large_bitmap 15 years ago
Amerigo Wang 00b7c3395a sysctl: refactor integer handling proc code 15 years ago
Don Zickus 2508ce1845 lockup_detector: Remove old softlockup code 15 years ago
Don Zickus 332fbdbca3 lockup_detector: Touch_softlockup cleanups and softlockup_tick removal 15 years ago
Don Zickus 58687acba5 lockup_detector: Combine nmi_watchdog and softlockup detector 15 years ago
Dmitry Torokhov 97f5f0cd8c Input: implement SysRq as a separate input handler 15 years ago
Dave Young 2edf5e4980 sysctl extern cleanup: lockdep 15 years ago
Dave Young 4f0e056fde sysctl extern cleanup: rtmutex 15 years ago
Dave Young c55b7c3e82 sysctl extern cleanup: acct 15 years ago
Dave Young 15485a4682 sysctl extern cleanup: sg 15 years ago
Dave Young 5ed109103d sysctl extern cleanup: module 15 years ago
Dave Young e5ab67726f sysctl extern cleanup: rcu 15 years ago
Dave Young d33ed52d57 sysctl extern cleanup: signal 15 years ago