| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -13/+0 |
* | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 2008-10-23 | 1 | -137/+0 |
* | proc: switch /proc/uptime to seq_file | Alexey Dobriyan | 2008-10-23 | 1 | -21/+0 |
* | proc: switch /proc/loadavg to seq_file | Alexey Dobriyan | 2008-10-23 | 1 | -26/+0 |
* | 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 |
* | | 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 unused get_dma_list() | Alexey Dobriyan | 2008-10-10 | 1 | -1/+0 |
|/ |
|
* | mm: ifdef Quicklists in /proc/meminfo | Hugh Dickins | 2008-09-13 | 1 | -4/+8 |
* | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro | 2008-09-03 | 1 | -2/+5 |
* | vmallocinfo: add NUMA information | Eric Dumazet | 2008-07-24 | 1 | -2/+13 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 | 1 | -4/+0 |
*---. | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -4/+20 |
|\ \ \ |
|
| | | * | Merge branch 'linus' into x86/irqstats | Ingo Molnar | 2008-06-16 | 1 | -4/+4 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | x86: make /proc/stat account for all interrupts | Jan Beulich | 2008-05-25 | 1 | -0/+9 |
| |_|/
|/| | |
|
| | * | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 2008-07-08 | 1 | -0/+7 |
| |/ |
|
| * | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags | Thomas Tuttle | 2008-06-06 | 1 | -2/+2 |
| * | pagemap: return map count, not reference count, in /proc/kpagecount | Thomas Tuttle | 2008-06-06 | 1 | -1/+1 |
| * | mm: fix atomic_t overflow in vm | Alan Cox | 2008-05-24 | 1 | -1/+1 |
|/ |
|
* | 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 |