index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
Alexey Dobriyan
2007-02-11
1
-16
/
+28
*
[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE
Eric Paris
2007-02-11
1
-1
/
+1
*
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2006-12-13
1
-2
/
+1
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
1
-25
/
+22
*
[PATCH] sysctl: remove some OPs
Alexey Dobriyan
2006-12-10
1
-10
/
+0
*
[PATCH] ipc-procfs-sysctl mixups
Randy Dunlap
2006-12-10
1
-0
/
+11
*
[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
Eric W. Biederman
2006-12-08
1
-0
/
+60
*
[PATCH] sysctl: simplify ipc ns specific sysctls
Eric W. Biederman
2006-12-08
1
-57
/
+49
*
[PATCH] sysctl: implement sysctl_uts_string()
Eric W. Biederman
2006-12-08
1
-5
/
+32
*
[PATCH] sysctl: simplify sysctl_uts_string
Eric W. Biederman
2006-12-08
1
-102
/
+26
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
1
-0
/
+9
|
\
|
*
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
2006-12-07
1
-0
/
+9
*
|
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-1
/
+1
*
|
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
2006-12-07
1
-2
/
+2
*
|
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2006-12-07
1
-11
/
+0
|
/
*
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
Eric W. Biederman
2006-11-06
1
-3
/
+5
*
[PATCH] Improve the removed sysctl warnings
Eric W. Biederman
2006-11-06
1
-1
/
+21
*
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
2006-10-20
1
-0
/
+4
*
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
1
-3
/
+27
*
[PATCH] IPC namespace - sysctls
Kirill Korotaev
2006-10-02
1
-28
/
+88
*
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
2006-10-02
1
-19
/
+119
*
[PATCH] make kernel/sysctl.c:_proc_do_string() static
Adrian Bunk
2006-10-02
1
-2
/
+3
*
[PATCH] proc: sysctl: add _proc_do_string helper
Sam Vilain
2006-10-02
1
-29
/
+36
*
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2006-10-01
1
-1
/
+1
*
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2006-09-30
1
-7
/
+4
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
2006-09-27
1
-75
/
+38
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
1
-3
/
+20
|
\
|
*
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
2006-09-26
1
-0
/
+8
|
*
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
2006-09-26
1
-0
/
+11
|
*
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2006-09-26
1
-3
/
+1
*
|
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
2006-09-26
1
-0
/
+11
|
/
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
2006-06-30
1
-9
/
+0
|
/
*
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
1
-0
/
+15
*
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
2006-06-27
1
-0
/
+12
*
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
2006-06-26
1
-0
/
+11
*
[PATCH] Get rid of /proc/sys/proc
Stephen Hemminger
2006-06-25
1
-11
/
+0
*
[PATCH] CONFIG_NET=n build fix
Andrew Morton
2006-06-23
1
-1
/
+1
*
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
2006-06-23
1
-0
/
+9
*
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-06-20
1
-2
/
+2
*
[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv
Bart Samwel
2006-03-24
1
-0
/
+4
*
[PATCH] Represent laptop_mode as jiffies internally
Bart Samwel
2006-03-24
1
-3
/
+2
*
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
2006-03-24
1
-5
/
+5
*
[PATCH] fix file counting
Dipankar Sarma
2006-03-08
1
-1
/
+4
*
[PATCH] fix acpi_video_flags on x86-64
Stefan Seyfried
2006-03-02
1
-1
/
+1
*
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
2006-02-28
1
-0
/
+14
[next]