index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sysctl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
1
-0
/
+3
2015-04-17
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
1
-0
/
+3
2014-08-08
sysctl: remove typedef ctl_table
Joe Perches
1
-2
/
+0
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
1
-2
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-910
/
+1
2012-01-24
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
1
-0
/
+1
2012-01-24
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
1
-2
/
+8
2012-01-24
sysctl: Make the header lists per directory.
Eric W. Biederman
1
-1
/
+1
2012-01-24
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
1
-2
/
+2
2012-01-24
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
1
-2
/
+1
2012-01-24
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
1
-3
/
+7
2012-01-24
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
1
-0
/
+3
2012-01-24
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
1
-0
/
+1
2012-01-24
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
1
-1
/
+0
2012-01-24
sysctl: register only tables of sysctl files
Eric W. Biederman
1
-1
/
+1
2012-01-24
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
1
-0
/
+3
2012-01-24
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
1
-3
/
+0
2012-01-24
sysctl: Implement retire_sysctl_set
Eric W. Biederman
1
-0
/
+1
2012-01-24
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
1
-16
/
+0
2012-01-24
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
1
-0
/
+1
2012-01-24
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
1
-33
/
+62
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
1
-1
/
+1
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
1
-0
/
+22
2011-10-03
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
1
-1
/
+1
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-4
/
+10
2010-05-15
sysctl: add proc_do_large_bitmap
Octavian Purdila
1
-0
/
+2
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
1
-1
/
+0
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
1
-4
/
+0
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-01-07
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
1
-0
/
+1
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+5
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2009-12-04
sysctl: add missing comments
Thadeu Lima de Souza Cascardo
1
-5
/
+5
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
1
-0
/
+1
2009-11-18
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
Eric W. Biederman
1
-9
/
+0
2009-11-18
sysctl: kill dead ctl_handler definitions.
Eric W. Biederman
1
-11
/
+0
2009-11-12
sysctl: Remove the last of the generic binary sysctl support
Eric W. Biederman
1
-3
/
+0
2009-11-11
sysctl: Don't look at ctl_name and strategy in the generic code
Eric W. Biederman
1
-15
/
+2
2009-11-06
sysctl: Make do_sysctl static
Eric W. Biederman
1
-4
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-10
/
+9
2009-02-01
net: add ARP notify option for devices
Stephen Hemminger
1
-0
/
+1
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
1
-1
/
+1
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
1
-0
/
+1
2008-07-26
[PATCH] sysctl: keep track of tree relationships
Al Viro
1
-0
/
+3
2008-07-26
[PATCH] allow delayed freeing of ctl_table_header
Al Viro
1
-0
/
+6
2008-07-26
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
1
-2
/
+13
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-1
/
+6
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
1
-5
/
+0
[next]