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
/
fs
/
proc
/
proc_misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
proc: remove fs/proc/proc_misc.c
Alexey Dobriyan
1
-65
/
+0
2008-10-23
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
1
-3
/
+0
2008-10-23
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan
1
-135
/
+0
2008-10-23
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
1
-8
/
+0
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
1
-3
/
+0
2008-10-23
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
1
-17
/
+0
2008-10-23
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
1
-16
/
+0
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-12
/
+0
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-14
/
+0
2008-10-23
proc: move /proc/vmallocinfo to mm/vmalloc.c
Alexey Dobriyan
1
-28
/
+0
2008-10-23
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
1
-17
/
+0
2008-10-23
proc: move /proc/slab_allocators boilerplate to mm/slab.c
Alexey Dobriyan
1
-30
/
+0
2008-10-23
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
Alexey Dobriyan
1
-40
/
+0
2008-10-23
proc: move /proc/stat to fs/proc/stat.c
Alexey Dobriyan
1
-134
/
+0
2008-10-23
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
1
-14
/
+0
2008-10-23
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
Alexey Dobriyan
1
-14
/
+0
2008-10-23
proc: move /proc/devices code to fs/proc/devices.c
Alexey Dobriyan
1
-60
/
+0
2008-10-23
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
1
-17
/
+0
2008-10-23
proc: move /proc/kmsg creation to fs/proc/kmsg.c
Alexey Dobriyan
1
-3
/
+0
2008-10-23
proc: remove remnants of ->read_proc in proc_misc.c
Alexey Dobriyan
1
-27
/
+0
2008-10-23
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
1
-9
/
+0
2008-10-23
proc: switch /proc/cmdline to seq_file
Alexey Dobriyan
1
-10
/
+0
2008-10-23
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
1
-8
/
+0
2008-10-23
proc: move /proc/stram to m68k-specific code
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: switch /proc/version to seq_file
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
1
-137
/
+0
2008-10-23
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
1
-21
/
+0
2008-10-23
proc: switch /proc/loadavg to seq_file
Alexey Dobriyan
1
-26
/
+0
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+19
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-0
/
+2
2008-10-20
Unevictable LRU Page Statistics
Lee Schermerhorn
1
-0
/
+6
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-32
/
+45
2008-10-16
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
1
-26
/
+0
2008-10-16
proc: fixup irq iterator
Thomas Gleixner
1
-5
/
+2
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
1
-38
/
+5
2008-10-16
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
1
-1
/
+1
2008-10-16
x86_64: make /proc/interrupts work with dyn irq_desc
Yinghai Lu
1
-4
/
+24
2008-10-16
irq, fs/proc: replace loop with nr_irqs for proc/stat
Yinghai Lu
1
-14
/
+28
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
1
-1
/
+1
2008-10-16
fs/proc: use nr_irqs
Yinghai Lu
1
-5
/
+5
2008-10-14
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+4
2008-10-10
proc: remove unused get_dma_list()
Alexey Dobriyan
1
-1
/
+0
2008-09-29
Configure out file locking features
Thomas Petazzoni
1
-0
/
+4
2008-09-13
mm: ifdef Quicklists in /proc/meminfo
Hugh Dickins
1
-4
/
+8
2008-09-02
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
1
-2
/
+5
2008-07-24
vmallocinfo: add NUMA information
Eric Dumazet
1
-2
/
+13
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-4
/
+0
[next]