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
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
2008-10-23
1
-17
/
+0
|
*
proc: move /proc/slab_allocators boilerplate to mm/slab.c
Alexey Dobriyan
2008-10-23
1
-30
/
+0
|
*
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
Alexey Dobriyan
2008-10-23
3
-40
/
+54
|
*
proc: move /proc/stat to fs/proc/stat.c
Alexey Dobriyan
2008-10-23
3
-134
/
+154
|
*
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
2008-10-23
1
-14
/
+0
|
*
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
Alexey Dobriyan
2008-10-23
3
-14
/
+25
|
*
proc: move /proc/devices code to fs/proc/devices.c
Alexey Dobriyan
2008-10-23
3
-60
/
+71
|
*
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
2008-10-23
1
-17
/
+0
|
*
proc: move /proc/kmsg creation to fs/proc/kmsg.c
Alexey Dobriyan
2008-10-23
3
-7
/
+9
|
*
proc: remove remnants of ->read_proc in proc_misc.c
Alexey Dobriyan
2008-10-23
1
-27
/
+0
|
*
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
2008-10-23
1
-9
/
+0
|
*
proc: switch /proc/cmdline to seq_file
Alexey Dobriyan
2008-10-23
3
-10
/
+30
|
*
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
2008-10-23
1
-8
/
+0
|
*
proc: move /proc/stram to m68k-specific code
Alexey Dobriyan
2008-10-23
1
-13
/
+0
|
*
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
2008-10-23
1
-13
/
+0
|
*
proc: switch /proc/version to seq_file
Alexey Dobriyan
2008-10-23
3
-13
/
+35
|
*
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
2008-10-23
3
-137
/
+169
|
*
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
2008-10-23
3
-21
/
+44
|
*
proc: switch /proc/loadavg to seq_file
Alexey Dobriyan
2008-10-23
3
-27
/
+52
|
*
proc: use WARN() rather than printk+backtrace
Arjan van de Ven
2008-10-23
1
-2
/
+1
|
*
proc: spread __init
Alexey Dobriyan
2008-10-23
2
-3
/
+4
|
*
proc: proc_init_inodecache() can't fail
Alexey Dobriyan
2008-10-23
3
-6
/
+5
|
*
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
Joe Korty
2008-10-23
1
-9
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-23
1
-2
/
+2
|
\
\
|
*
|
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
1
-2
/
+2
|
|
/
*
|
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
1
-2
/
+8
*
|
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
1
-0
/
+1
|
/
*
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-21
/
+19
|
\
|
*
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
1
-5
/
+2
|
*
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
1
-38
/
+5
|
*
x86: use 28 bits irq NR for pci msi/msix and ht
Yinghai Lu
2008-10-16
1
-1
/
+1
|
*
x86_64: make /proc/interrupts work with dyn irq_desc
Yinghai Lu
2008-10-16
1
-4
/
+24
|
*
irq, fs/proc: replace loop with nr_irqs for proc/stat
Yinghai Lu
2008-10-16
1
-14
/
+28
|
*
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
1
-1
/
+1
|
*
fs/proc: use nr_irqs
Yinghai Lu
2008-10-16
1
-5
/
+5
*
|
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-4
/
+4
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
11
-142
/
+43
|
|
\
\
\
\
|
|
|
|
*
|
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
1
-4
/
+4
*
|
|
|
|
|
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
1
-1
/
+1
*
|
|
|
|
|
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-20
1
-3
/
+0
*
|
|
|
|
|
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
1
-0
/
+2
*
|
|
|
|
|
Unevictable LRU Page Statistics
Lee Schermerhorn
2008-10-20
1
-0
/
+6
*
|
|
|
|
|
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-32
/
+45
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
2008-10-16
1
-26
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-10-14
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Configure out file locking features
Thomas Petazzoni
2008-09-29
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
proc: remove kernel.maps_protect
Alexey Dobriyan
2008-10-10
4
-25
/
+1
*
|
|
|
proc: remove now unneeded ADDBUF macro
Alexey Dobriyan
2008-10-10
1
-5
/
+0
*
|
|
|
[PATCH] proc: show personality via /proc/pid/personality
Kees Cook
2008-10-10
1
-0
/
+9
*
|
|
|
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
2008-10-10
2
-10
/
+1
[prev]
[next]