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
/
proc_misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
1
-0
/
+2
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
1
-1
/
+1
*
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
1
-44
/
+22
*
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-04-28
1
-0
/
+17
*
block/genhd.c: proper externs
Adrian Bunk
2008-03-04
1
-2
/
+1
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
1
-11
/
+11
*
proc: loadavg reading race
Michal Schmidt
2008-02-06
1
-3
/
+8
*
proper prototype for get_filesystem_list()
Adrian Bunk
2008-02-06
1
-1
/
+0
*
proper show_interrupts() prototype
Adrian Bunk
2008-02-06
1
-1
/
+1
*
maps4: make page monitoring /proc file optional
Matt Mackall
2008-02-05
1
-0
/
+4
*
maps4: add /proc/kpageflags interface
Matt Mackall
2008-02-05
1
-1
/
+83
*
maps4: add /proc/kpagecount interface
Matt Mackall
2008-02-05
1
-0
/
+50
*
Unify /proc/slabinfo configuration
Linus Torvalds
2008-01-02
1
-19
/
+2
*
slub: register slabinfo to procfs
Pekka Enberg
2008-01-02
1
-0
/
+17
*
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
1
-1
/
+2
*
report the per-irq statistics on all arches
Ravikiran G Thirumalai
2007-10-17
1
-3
/
+0
*
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
2007-10-16
1
-0
/
+14
*
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-10-15
1
-9
/
+10
|
\
|
*
Rework /proc/locks via seq_files and seq_list helpers
Pavel Emelyanov
2007-10-09
1
-9
/
+10
*
|
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
2007-10-15
1
-4
/
+11
|
/
*
x86_64: Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-21
1
-1
/
+2
*
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-19
1
-3
/
+12
*
Use boot based time for uptime in /proc
Tomas Janousek
2007-07-16
1
-0
/
+1
*
Use boot based time for process start time and boot time in /proc
Tomas Janousek
2007-07-16
1
-3
/
+3
*
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
1
-8
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
mm/slab.c: proper prototypes
Adrian Bunk
2007-05-07
1
-2
/
+0
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-13
/
+13
*
[PATCH] proc_misc warning fix
Andrew Morton
2007-02-11
1
-7
/
+12
*
[PATCH] Drop get_zone_counts()
Christoph Lameter
2007-02-11
1
-7
/
+2
*
[PATCH] fix linux banner format string
Roman Zippel
2007-01-10
1
-7
/
+1
*
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
2006-12-11
1
-2
/
+10
*
[PATCH] proc_misc build fix
Andrew Morton
2006-12-08
1
-0
/
+1
*
[PATCH] use current->nsproxy->pid_ns
Cedric Le Goater
2006-12-08
1
-1
/
+1
*
[PATCH] rename struct pspace to struct pid_namespace
Sukadev Bhattiprolu
2006-12-08
1
-2
/
+2
*
[PATCH] Fix linux banner utsname information
Herbert Poetzl
2006-12-08
1
-2
/
+2
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
1
-0
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2006-10-02
1
-1
/
+2
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
1
-1
/
+10
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
1
-1
/
+6
*
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...
Christoph Lameter
2006-09-26
1
-0
/
+4
*
[PATCH] /proc/meminfo: don't put spaces in names
Andrew Morton
2006-08-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2006-06-30
1
-0
/
+2
*
|
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
1
-2
/
+2
*
|
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
*
|
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-2
/
+2
[next]