index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
2007-09-19
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
2007-08-25
sched: cleanup, sched_granularity -> sched_min_granularity
Ingo Molnar
2007-08-25
sched: adaptive scheduler granularity
Peter Zijlstra
2007-08-25
sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls
Peter Zijlstra
2007-08-19
Remove double inclusion of linux/capability.h
Christian Heim
2007-08-11
Fix missing numa_zonelist_order sysctl
Lee Schermerhorn
2007-07-29
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2007-07-22
x86: i386-show-unhandled-signals-v3
Masoud Asgharifard Sharbiani
2007-07-19
kernel/sysctl.c: finish off the warning comments
Andrew Morton
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
2007-07-19
coredump masking: bound suid_dumpable sysctl
Kawai, Hidehiro
2007-07-19
audit: rework execve audit
Peter Zijlstra
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-17
proper prototype for proc_nr_files()
Adrian Bunk
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
2007-07-16
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
2007-07-16
vdso: print fatal signals
Ingo Molnar
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
2007-07-11
security: Protection for exploiting null dereference using mmap
Eric Paris
2007-07-09
sched: add CFS debug sysctls
Ingo Molnar
2007-05-17
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
2007-05-09
Make vm statistics update interval configurable
Christoph Lameter
2007-05-08
proc: maps protection
Kees Cook
2007-04-24
Allow reading tainted flag as user
Bastian Blank
2007-03-05
sysctl: Support vdso_enabled sysctl on SH.
Paul Mundt
2007-03-01
[PATCH] fix the SYSCTL=n compilation
Adrian Bunk
2007-02-14
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2007-02-14
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
2007-02-14
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: remove support for directory strategy routines
Eric W. Biederman
2007-02-14
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
2007-02-14
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
2007-02-14
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
2007-02-14
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
2007-02-11
[PATCH] _proc_do_string(): fix short reads
Oleg Nesterov
2007-02-11
[PATCH] sysctl warning fix
Andrew Morton
2007-02-11
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
Theodore Ts'o
2007-02-11
[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
Alexey Dobriyan
2007-02-11
[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE
Eric Paris
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
[PATCH] sysctl: remove some OPs
Alexey Dobriyan
2006-12-10
[PATCH] ipc-procfs-sysctl mixups
Randy Dunlap
2006-12-08
[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
Eric W. Biederman
[next]