index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
2007-09-19
1
-0
/
+8
*
sched: cleanup, sched_granularity -> sched_min_granularity
Ingo Molnar
2007-08-25
1
-2
/
+2
*
sched: adaptive scheduler granularity
Peter Zijlstra
2007-08-25
1
-0
/
+11
*
sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls
Peter Zijlstra
2007-08-25
1
-9
/
+9
*
Remove double inclusion of linux/capability.h
Christian Heim
2007-08-19
1
-1
/
+0
*
Fix missing numa_zonelist_order sysctl
Lee Schermerhorn
2007-08-11
1
-1
/
+1
*
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2007-07-29
1
-1
/
+1
*
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2007-07-25
1
-1
/
+1
*
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
2007-07-22
1
-0
/
+10
*
kernel/sysctl.c: finish off the warning comments
Andrew Morton
2007-07-19
1
-1
/
+4
*
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
1
-0
/
+22
*
coredump masking: bound suid_dumpable sysctl
Kawai, Hidehiro
2007-07-19
1
-1
/
+5
*
audit: rework execve audit
Peter Zijlstra
2007-07-19
1
-0
/
+11
*
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-19
1
-1
/
+1
*
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+10
*
proper prototype for proc_nr_files()
Adrian Bunk
2007-07-17
1
-3
/
+1
*
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
2007-07-17
1
-0
/
+8
*
Remove duplicate comments from sysctl.c
Linus Torvalds
2007-07-16
1
-8
/
+0
*
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
2007-07-16
1
-1
/
+20
*
vdso: print fatal signals
Ingo Molnar
2007-07-16
1
-0
/
+9
*
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
2007-07-16
1
-0
/
+11
*
security: Protection for exploiting null dereference using mmap
Eric Paris
2007-07-11
1
-0
/
+10
*
sched: add CFS debug sysctls
Ingo Molnar
2007-07-09
1
-0
/
+80
*
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
2007-05-17
1
-1
/
+1
*
Make vm statistics update interval configurable
Christoph Lameter
2007-05-09
1
-0
/
+12
*
proc: maps protection
Kees Cook
2007-05-08
1
-0
/
+11
*
Allow reading tainted flag as user
Bastian Blank
2007-04-24
1
-1
/
+1
*
sysctl: Support vdso_enabled sysctl on SH.
Paul Mundt
2007-03-05
1
-1
/
+2
*
[PATCH] fix the SYSCTL=n compilation
Adrian Bunk
2007-03-01
1
-2
/
+1
*
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2007-02-14
1
-0
/
+18
*
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2007-02-14
1
-182
/
+0
*
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
2007-02-14
1
-5
/
+5
*
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
2007-02-14
1
-17
/
+43
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-7
/
+2
*
[PATCH] sysctl: remove support for directory strategy routines
Eric W. Biederman
2007-02-14
1
-8
/
+0
*
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
2007-02-14
1
-0
/
+14
*
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
2007-02-14
1
-176
/
+0
*
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
2007-02-14
1
-117
/
+0
*
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
2007-02-14
1
-3
/
+0
*
[PATCH] _proc_do_string(): fix short reads
Oleg Nesterov
2007-02-11
1
-4
/
+12
*
[PATCH] sysctl warning fix
Andrew Morton
2007-02-11
1
-0
/
+2
*
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
Theodore Ts'o
2007-02-11
1
-2
/
+25
*
[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
[next]