index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
proc_misc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] procfs: fix printk arg type warning
Randy Dunlap
1
-1
/
+1
2005-03-13
[PATCH] Allow admin to enable only some of the Magic-Sysrq functions
Jan Kara
1
-1
/
+1
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
1
-27
/
+33
2005-01-07
[PATCH] small proc_fs cleanups
Adrian Bunk
1
-2
/
+2
2005-01-04
[PATCH] get_blkdev_list() cleanup
Andrew Morton
1
-1
/
+0
2005-01-04
[PATCH] fork: total_forks not counted under tasklist_lock
Prasanna Meda
1
-1
/
+0
2005-01-04
[PATCH] FRV: procfs changes for nommu changes
David Howells
1
-44
/
+6
2005-01-04
[PATCH] GP-REL data support
David Howells
1
-1
/
+0
2004-10-27
[PATCH] omit CommitAvail
Hugh Dickins
1
-2
/
+0
2004-10-19
[PATCH] Display committed memory limit and available in meminfo
Frank Hirtz
1
-2
/
+10
2004-08-26
[PATCH] move profile_operations
William Lee Irwin III
1
-71
/
+0
2004-08-23
[PATCH] scheduler statistics
Rick Lindsley
1
-0
/
+3
2004-06-23
[PATCH] Move saved_command_line to init/main.c
Andrew Morton
1
-1
/
+0
2004-06-20
[PATCH] DS1286 cleanups
Ralf Bächle
1
-15
/
+0
2004-06-17
[PATCH] Clean up asm/pgalloc.h include
Russell King
1
-1
/
+0
2004-05-19
[PATCH] Fix overzealous use of online cpu iterators
Andrew Morton
1
-1
/
+1
2004-05-14
[PATCH] Make /proc/sysrq-trigger ignore sysrq_enabled
Andrew Morton
1
-1
/
+1
2004-05-14
[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patch
Andrew Morton
1
-2
/
+2
2004-03-22
[PATCH] Work around compiler error in proc_misc.c
Andrew Morton
1
-17
/
+17
2004-03-13
[PATCH] Use 64-bit counters for scheduler stats
Andrew Morton
1
-19
/
+29
2004-03-08
[PATCH] minor cleanups for hotplug CPUs
Rusty Russell
1
-2
/
+2
2004-02-03
[PATCH] /proc/stat:btime fix
Andrew Morton
1
-15
/
+4
2004-01-18
[PATCH] Use for_each_cpu() Where It's Meant To Be
Andrew Morton
1
-4
/
+2
2003-12-29
[PATCH] seq_file version of /proc/interrupts
Andrew Morton
1
-17
/
+33
2003-09-16
[PATCH] Make /proc/kcore configurable
Russell King
1
-0
/
+2
2003-09-08
[PATCH] sparse fix for proc/misc
Andries E. Brouwer
1
-7
/
+7
2003-09-04
[PATCH] Fix /proc/stat off-by-one
Andrew Morton
1
-1
/
+1
2003-09-03
[PATCH] fix /proc/stat handler for ARM, SPARC64, others..
Andrew Morton
1
-13
/
+1
2003-09-03
[PATCH] proc_misc.c needs irq.h
Andrew Morton
1
-0
/
+1
2003-09-03
[PATCH] convert /proc/stat to seq_file
Andrew Morton
1
-14
/
+54
2003-08-17
Add irq and softirq time accounting to the kernel
Doug Ledford
1
-5
/
+11
2003-07-16
[PATCH] s390: irq stats.
Martin Schwidefsky
1
-7
/
+1
2003-07-13
[PATCH] unchecked return code of copy_to_user in read_profile
Randy Dunlap
1
-1
/
+2
2003-07-02
[PATCH] procfs: remove some unneeded lock_kernel()s
Andrew Morton
1
-5
/
+4
2003-06-23
[ALPHA] Don't print all interrupts in /proc/stat.
Richard Henderson
1
-1
/
+1
2003-06-14
[PATCH] Some clean up of the time code.
Andrew Morton
1
-27
/
+10
2003-06-05
[PATCH] fix wobbly /proc/stat:btime
Andrew Morton
1
-3
/
+17
2003-05-25
[PATCH] misc fixes
Andrew Morton
1
-1
/
+0
2003-04-23
[PATCH] C99 initializers for fs/proc/proc_misc.c
Art Haas
1
-4
/
+4
2003-04-20
[PATCH] Aggregated disk statistics
Andrew Morton
1
-0
/
+13
2003-04-12
[PATCH] vmalloc stats in /proc/meminfo
Andrew Morton
1
-2
/
+51
2003-04-12
[PATCH] /proc/interrupts allocates too much memory
Andrew Morton
1
-1
/
+1
2003-04-08
[PATCH] remove nr_reverse_maps VM accounting
Andrew Morton
1
-4
/
+2
2003-03-22
[PATCH] pagecache accounting speedup
Andrew Morton
1
-1
/
+1
2003-03-22
[PATCH] speed up vm_enough_memory()
Andrew Morton
1
-2
/
+0
2003-03-17
[PATCH] /proc/sysrq-trigger: trigger sysrq functions via
Andrew Morton
1
-0
/
+28
2003-03-08
[PATCH] Larger buffer for /proc/interrupts display
Andrew Morton
1
-5
/
+1
2003-02-24
[PATCH] make jiffies wrap 5 min after boot
Andrew Morton
1
-2
/
+2
2003-02-23
[PATCH] convert /proc/io{mem,ports} to seq_file
Randy Dunlap
1
-16
/
+0
2003-02-14
[PATCH] disable printout of interrupts in /proc/stat on ppc64
Anton Blanchard
1
-1
/
+1
[next]