aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_misc.c
Commit message (Expand)AuthorAgeFilesLines
* proc: remove unused get_dma_list()Alexey Dobriyan2008-10-101-1/+0
* mm: ifdef Quicklists in /proc/meminfoHugh Dickins2008-09-131-4/+8
* mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-021-2/+5
* vmallocinfo: add NUMA informationEric Dumazet2008-07-241-2/+13
* mm/vmstat.c: proper externsAdrian Bunk2008-07-241-4/+0
*---. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-4/+20
|\ \ \
| | | * Merge branch 'linus' into x86/irqstatsIngo Molnar2008-06-161-4/+4
| | | |\ | | |_|/ | |/| |
| | | * x86: make /proc/stat account for all interruptsJan Beulich2008-05-251-0/+9
| |_|/ |/| |
| | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-081-0/+7
| |/
| * pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-061-2/+2
| * pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-061-1/+1
| * mm: fix atomic_t overflow in vmAlan Cox2008-05-241-1/+1
|/
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-301-0/+2
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* proc: switch to proc_create()Alexey Dobriyan2008-04-291-44/+22
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-281-0/+17
* block/genhd.c: proper externsAdrian Bunk2008-03-041-2/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-11/+11
* proc: loadavg reading raceMichal Schmidt2008-02-061-3/+8
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-1/+0
* proper show_interrupts() prototypeAdrian Bunk2008-02-061-1/+1
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-051-0/+4
* maps4: add /proc/kpageflags interfaceMatt Mackall2008-02-051-1/+83
* maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-051-0/+50
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-19/+2
* slub: register slabinfo to procfsPekka Enberg2008-01-021-0/+17
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-191-1/+2
* report the per-irq statistics on all archesRavikiran G Thirumalai2007-10-171-3/+0
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-161-0/+14
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-9/+10
|\
| * Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-091-9/+10
* | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-151-4/+11
|/
* x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-211-1/+2
* Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-191-3/+12
* Use boot based time for uptime in /procTomas Janousek2007-07-161-0/+1
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-161-3/+3
* proc: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-081-8/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* mm/slab.c: proper prototypesAdrian Bunk2007-05-071-2/+0
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-13/+13
* [PATCH] proc_misc warning fixAndrew Morton2007-02-111-7/+12
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-111-7/+2
* [PATCH] fix linux banner format stringRoman Zippel2007-01-101-7/+1
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-111-2/+10
* [PATCH] proc_misc build fixAndrew Morton2006-12-081-0/+1
* [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-081-1/+1
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-2/+2
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-081-2/+2
* [PATCH] remove the syslog interface when printk is disabledMike Galbraith2006-12-071-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1