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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-18
/
+21
*
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
2
-8
/
+39
*
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
*
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
2008-10-20
1
-12
/
+7
*
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
2
-16
/
+11
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
298
-7690
/
+15600
|
|
\
\
\
\
\
|
|
|
|
*
|
|
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
2
-16
/
+11
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2008-10-20
4
-2
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fuse: implement nonseekable open
Tejun Heo
2008-10-16
1
-0
/
+2
|
*
|
|
|
|
|
|
fuse: add include protectors
Tejun Heo
2008-10-16
1
-0
/
+5
|
*
|
|
|
|
|
|
fuse: config description improvement
Robert P. J. Day
2008-10-16
1
-1
/
+1
|
*
|
|
|
|
|
|
fuse: add missing fuse_request_free
Julia Lawall
2008-10-16
1
-1
/
+2
|
*
|
|
|
|
|
|
fuse: fix SEEK_END incorrectness
Miklos Szeredi
2008-10-16
1
-0
/
+3
*
|
|
|
|
|
|
|
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
2008-10-20
6
-267
/
+269
*
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
2008-10-20
7
-57
/
+156
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
9p: fix device file handling
Magnus Deininger
2008-10-17
1
-0
/
+1
|
*
|
|
|
|
|
|
|
9p: eliminate depricated conv functions
Eric Van Hensbergen
2008-10-17
1
-8
/
+12
|
*
|
|
|
|
|
|
|
9p: rework client code to use new protocol support functions
Eric Van Hensbergen
2008-10-17
5
-26
/
+28
|
*
|
|
|
|
|
|
|
9p: move dirread to fs layer
Eric Van Hensbergen
2008-10-17
1
-16
/
+38
|
*
|
|
|
|
|
|
|
9p: adjust 9p vfs write operation
Eric Van Hensbergen
2008-10-17
1
-7
/
+29
|
*
|
|
|
|
|
|
|
9p: move readn meta-function from client to fs layer
Eric Van Hensbergen
2008-10-17
4
-9
/
+57
|
*
|
|
|
|
|
|
|
9p: consolidate read/write functions
Eric Van Hensbergen
2008-10-17
1
-2
/
+2
|
*
|
|
|
|
|
|
|
9p: consolidate transport structure
Eric Van Hensbergen
2008-10-17
1
-1
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
[next]