index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-29
1
-0
/
+7
*
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-29
1
-0
/
+7
*
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
2013-04-29
1
-1
/
+0
*
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
1
-0
/
+5
|
\
|
*
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
Vineet Gupta
2013-02-15
1
-0
/
+5
*
|
coredump: remove redundant defines for dumpable states
Kees Cook
2013-02-27
1
-1
/
+1
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
\
|
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
|
|
/
*
|
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
2013-02-23
1
-1
/
+0
*
|
Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-02-21
1
-2
/
+7
|
\
\
|
*
|
sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
Vineet Gupta
2013-01-09
1
-2
/
+7
|
|
/
*
|
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
1
-0
/
+7
*
|
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
1
-0
/
+1
|
/
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
1
-2
/
+43
|
\
|
*
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
1
-0
/
+7
|
*
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
1
-0
/
+7
|
*
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
1
-0
/
+7
|
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
1
-2
/
+22
*
|
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
1
-2
/
+2
|
/
*
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
1
-2
/
+1
*
coredump: make core dump functionality optional
Alex Kelly
2012-10-06
1
-1
/
+11
*
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
|
*
arm64: Add support for /proc/sys/debug/exception-trace
Catalin Marinas
2012-09-17
1
-1
/
+1
*
|
sched: Add time unit suffix to sched sysctl knobs
Namhyung Kim
2012-09-04
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
1
-0
/
+18
|
\
|
*
fs: add link restrictions
Kees Cook
2012-07-29
1
-0
/
+18
*
|
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-07-31
1
-5
/
+3
*
|
sysctl: suppress kmemleak messages
Steven Rostedt
2012-07-30
1
-1
/
+5
*
|
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
2012-07-30
1
-2
/
+35
|
/
*
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-05
1
-4
/
+4
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-5
/
+3
|
\
|
*
sysctl: use bitmap library functions
Akinobu Mita
2012-03-28
1
-5
/
+3
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
2012-03-23
1
-498
/
+3
|
\
\
|
|
/
|
/
|
|
*
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-24
1
-464
/
+0
|
*
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-24
1
-9
/
+4
|
*
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
2012-01-24
1
-26
/
+0
*
|
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+1
|
/
*
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
2011-12-05
1
-0
/
+9
*
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
1
-0
/
+9
|
\
|
*
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
2011-10-31
1
-0
/
+9
*
|
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
1
-8
/
+0
|
/
*
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
1
-0
/
+10
*
sysctl,rcu: Convert call_rcu(free_head) to kfree
Paul E. McKenney
2011-07-20
1
-8
/
+3
*
perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
Vince Weaver
2011-06-04
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
1
-1
/
+1
|
\
|
*
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2011-05-19
1
-1
/
+1
*
|
Merge branch 'next' into for-linus
James Morris
2011-05-24
1
-0
/
+6
|
\
\
[next]