index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
Eric W. Biederman
1
-0
/
+60
2006-12-08
[PATCH] sysctl: simplify ipc ns specific sysctls
Eric W. Biederman
1
-57
/
+49
2006-12-08
[PATCH] sysctl: implement sysctl_uts_string()
Eric W. Biederman
1
-5
/
+32
2006-12-08
[PATCH] sysctl: simplify sysctl_uts_string
Eric W. Biederman
1
-102
/
+26
2006-12-08
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+9
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
1
-2
/
+2
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
1
-11
/
+0
2006-12-07
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
1
-0
/
+9
2006-11-06
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
Eric W. Biederman
1
-3
/
+5
2006-11-06
[PATCH] Improve the removed sysctl warnings
Eric W. Biederman
1
-1
/
+21
2006-10-20
[PATCH] cad_pid sysctl with PROC_FS=n
Randy Dunlap
1
-0
/
+4
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
1
-3
/
+27
2006-10-02
[PATCH] IPC namespace - sysctls
Kirill Korotaev
1
-28
/
+88
2006-10-02
[PATCH] namespaces: utsname: sysctl
Serge E. Hallyn
1
-19
/
+119
2006-10-02
[PATCH] make kernel/sysctl.c:_proc_do_string() static
Adrian Bunk
1
-2
/
+3
2006-10-02
[PATCH] proc: sysctl: add _proc_do_string helper
Sam Vilain
1
-29
/
+36
2006-10-01
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
1
-1
/
+1
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
1
-7
/
+4
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-75
/
+38
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-3
/
+20
2006-09-26
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
1
-0
/
+11
2006-09-26
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
1
-0
/
+8
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
1
-0
/
+11
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
1
-3
/
+1
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
1
-0
/
+11
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
1
-9
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] pi-futex: rt mutex core
Ingo Molnar
1
-0
/
+15
2006-06-27
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
Ingo Molnar
1
-0
/
+12
2006-06-26
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
1
-0
/
+11
2006-06-25
[PATCH] Get rid of /proc/sys/proc
Stephen Hemminger
1
-11
/
+0
2006-06-23
[PATCH] CONFIG_NET=n build fix
Andrew Morton
1
-1
/
+1
2006-06-23
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
1
-0
/
+9
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
1
-2
/
+2
2006-03-24
[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv
Bart Samwel
1
-0
/
+4
2006-03-24
[PATCH] Represent laptop_mode as jiffies internally
Bart Samwel
1
-3
/
+2
2006-03-24
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
1
-5
/
+5
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
1
-1
/
+4
2006-03-02
[PATCH] fix acpi_video_flags on x86-64
Stefan Seyfried
1
-1
/
+1
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
1
-0
/
+14
2006-02-20
[PATCH] Fix undefined symbols for nommu architecture
Luke Yang
1
-0
/
+2
2006-02-20
[PATCH] suspend-to-ram: allow video options to be set at runtime
Pavel Machek
1
-4
/
+12
2006-02-17
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
Andi Kleen
1
-2
/
+0
2006-02-01
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
1
-0
/
+9
2006-02-01
[PATCH] zone_reclaim: minor fixes
Christoph Lameter
1
-1
/
+2
2006-01-18
[PATCH] Zone reclaim: proc override
Christoph Lameter
1
-0
/
+11
[next]