trace: set max latency variable to zero on default
[safe/jmp/linux-2.6] / kernel / sysctl.c
2007-10-18 Eric W. Biedermansysctl: remove the cad_pid binary sysctl path
2007-10-18 Eric W. Biedermansysctl: simplify the pty sysctl logic
2007-10-18 Eric W. Biedermansysctl: remove the binary interface for aio-nr, aio...
2007-10-18 Eric W. Biedermansysctl: remove binary sysctl support where it clearly...
2007-10-18 Eric W. Biedermansysctl: Factor out sysctl_data.
2007-10-18 Eric W. Biedermansysctl core: Stop using the unnecessary ctl_table typedef
2007-10-17 Ravikiran G Thirumalaisoftlockup: add a /proc tuning parameter
2007-10-17 David Rientjesoom: add oom_kill_allocating_task sysctl
2007-10-17 Peter Zijlstramm: per device dirty threshold
2007-10-16 Adam Litkehugetlb: Add hugetlb_dynamic_pool sysctl
2007-10-15 Ingo Molnarsched: reintroduce cache-hot affinity
2007-10-15 Peter Zijlstrasched: speed up and simplify vslice calculations
2007-10-15 Ingo Molnarsched: remove wait_runtime limit
2007-10-15 Ingo Molnarsched: remove stat_gran
2007-10-13 Al Virominimal build fixes for uml (fallout from x86 merge)
2007-10-12 Olof Johansson[POWERPC] Implement logging of unhandled signals
2007-09-19 Ingo Molnarsched: add /proc/sys/kernel/sched_compat_yield
2007-08-25 Ingo Molnarsched: cleanup, sched_granularity -> sched_min_granularity
2007-08-25 Peter Zijlstrasched: adaptive scheduler granularity
2007-08-25 Peter Zijlstrasched: fix CONFIG_SCHED_DEBUG dependency of lockdep...
2007-08-19 Christian HeimRemove double inclusion of linux/capability.h
2007-08-11 Lee SchermerhornFix missing numa_zonelist_order sysctl
2007-07-29 Len BrownACPI: restore CONFIG_ACPI_SLEEP
2007-07-25 Len BrownACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
2007-07-22 Masoud Asgharifard... x86: i386-show-unhandled-signals-v3
2007-07-19 Andrew Mortonkernel/sysctl.c: finish off the warning comments
2007-07-19 Peter Zijlstralockstat: core infrastructure
2007-07-19 Kawai, Hidehirocoredump masking: bound suid_dumpable sysctl
2007-07-19 Peter Zijlstraaudit: rework execve audit
2007-07-19 Pavel MachekPM: Integrate beeping flag with existing acpi_sleep...
2007-07-18 Jeremy FitzhardingeAdd common orderly_poweroff()
2007-07-17 Adrian Bunkproper prototype for proc_nr_files()
2007-07-17 Mel GormanAllow huge page allocations to use GFP_HIGH_MOVABLE
2007-07-16 Linus TorvaldsRemove duplicate comments from sysctl.c
2007-07-16 Andrew Mortonsysctl.c: add text telling people to use CTL_UNNUMBERED
2007-07-16 Ingo Molnarvdso: print fatal signals
2007-07-16 KAMEZAWA Hiroyukichange zonelist order: zonelist order selection logic
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-07-09 Ingo Molnarsched: add CFS debug sysctls
2007-05-17 Dan Alonimake sysctl/kernel/core_pattern and fs/exec.c agree...
2007-05-09 Christoph LameterMake vm statistics update interval configurable
2007-05-08 Kees Cookproc: maps protection
2007-04-24 Bastian BlankAllow reading tainted flag as user
2007-03-05 Paul Mundtsysctl: Support vdso_enabled sysctl on SH.
2007-03-01 Adrian Bunk[PATCH] fix the SYSCTL=n compilation
2007-02-14 Eric W. Biederman[PATCH] sysctl: add a parent entry to ctl_table and...
2007-02-14 Eric W. Biederman[PATCH] sysctl: reimplement the sysctl proc support
2007-02-14 Eric W. Biederman[PATCH] sysctl: allow sysctl_perm to be called from...
2007-02-14 Eric W. Biederman[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove support for directory strategy...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove support for CTL_ANY
2007-02-14 Eric W. Biederman[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinar...
2007-02-14 Eric W. Biederman[PATCH] sysctl: move SYSV IPC sysctls to their own...
2007-02-14 Eric W. Biederman[PATCH] sysctl: move utsname sysctls to their own file
2007-02-14 Eric W. Biederman[PATCH] sysctl: move init_irq_proc into init/main where...
2007-02-11 Oleg Nesterov[PATCH] _proc_do_string(): fix short reads
2007-02-11 Andrew Morton[PATCH] sysctl warning fix
2007-02-11 Theodore Ts'o[PATCH] Add TAINT_USER and ability to set taint flags...
2007-02-11 Alexey Dobriyan[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
2007-02-11 Eric Paris[PATCH] make reading /proc/sys/kernel/cap-bould not...
2006-12-13 Ingo Molnar[PATCH] debug: add sysrq_always_enabled boot option
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove some OPs
2006-12-10 Randy Dunlap[PATCH] ipc-procfs-sysctl mixups
2006-12-08 Eric W. Biederman[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
2006-12-08 Eric W. Biederman[PATCH] sysctl: simplify ipc ns specific sysctls
2006-12-08 Eric W. Biederman[PATCH] sysctl: implement sysctl_uts_string()
2006-12-08 Eric W. Biederman[PATCH] sysctl: simplify sysctl_uts_string
2006-12-08 Josef "Jeff" Sipek[PATCH] kernel: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 BP, Praveen[PATCH] sysctl: string length calculated is wrong if...
2006-12-07 Ashwin Chaugule[PATCH] new scheme to preempt swap token
2006-12-07 Chuck Ebbert[PATCH] x86: add sysctl for kstack_depth_to_print
2006-11-06 Eric W. Biederman[PATCH] sysctl: allow a zero ctl_name in the middle...
2006-11-06 Eric W. Biederman[PATCH] Improve the removed sysctl warnings
2006-10-20 Randy Dunlap[PATCH] cad_pid sysctl with PROC_FS=n
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - sysctls
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: sysctl
2006-10-02 Adrian Bunk[PATCH] make kernel/sysctl.c:_proc_do_string() static
2006-10-02 Sam Vilain[PATCH] proc: sysctl: add _proc_do_string helper
2006-10-01 Andi Kleen[PATCH] Support piping into commands in /proc/sys/kerne...
2006-09-29 Andi Kleen[PATCH] x86: Clean up x86 NMI sysctls
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26 Don Zickus[PATCH] x86: Allow users to force a panic on NMI
2006-09-26 Don Zickus[PATCH] x86: Add abilty to enable/disable nmi watchdog...
2006-09-26 Don Zickus[PATCH] i386/x86-64: Remove un/set_nmi_callback and...
2006-07-03 Christoph Lameter[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecach...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: zone_reclaim: remove /proc...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex core
2006-06-28 Ingo Molnar[PATCH] vdso: randomize the i386 vDSO by moving it...
2006-06-26 Andi Kleen[PATCH] x86_64: Add compat_printk and sysctl to turn...
2006-06-25 Stephen Hemminger[PATCH] Get rid of /proc/sys/proc
next