aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_misc.c
Commit message (Expand)AuthorAge
*---. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \
| | | * Merge branch 'linus' into x86/irqstatsIngo Molnar2008-06-16
| | | |\ | | |_|/ | |/| |
| | | * x86: make /proc/stat account for all interruptsJan Beulich2008-05-25
| |_|/ |/| |
| | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-08
| |/
| * pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-06
| * pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-06
| * mm: fix atomic_t overflow in vmAlan Cox2008-05-24
|/
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proc: switch to proc_create()Alexey Dobriyan2008-04-29
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* block/genhd.c: proper externsAdrian Bunk2008-03-04
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* proc: loadavg reading raceMichal Schmidt2008-02-06
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-06
* proper show_interrupts() prototypeAdrian Bunk2008-02-06
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* maps4: add /proc/kpageflags interfaceMatt Mackall2008-02-05
* maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-05
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* slub: register slabinfo to procfsPekka Enberg2008-01-02
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-19
* report the per-irq statistics on all archesRavikiran G Thirumalai2007-10-17
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-16
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\
| * Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-09
* | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-15
|/
* x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-21
* Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai2007-07-19
* Use boot based time for uptime in /procTomas Janousek2007-07-16
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-16
* proc: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* mm/slab.c: proper prototypesAdrian Bunk2007-05-07
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] proc_misc warning fixAndrew Morton2007-02-11
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-11
* [PATCH] fix linux banner format stringRoman Zippel2007-01-10
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-11
* [PATCH] proc_misc build fixAndrew Morton2006-12-08
* [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-08
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-08
* [PATCH] Fix linux banner utsname informationHerbert Poetzl2006-12-08
* [PATCH] remove the syslog interface when printk is disabledMike Galbraith2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-02
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-26
* [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-27