aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle1-2/+2
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle1-1/+1
2008-05-24mm: fix atomic_t overflow in vmAlan Cox1-1/+1
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-0/+2
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29proc: switch to proc_create()Alexey Dobriyan1-44/+22
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter1-0/+17
2008-03-04block/genhd.c: proper externsAdrian Bunk1-2/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-11/+11
2008-02-06proc: loadavg reading raceMichal Schmidt1-3/+8
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk1-1/+0
2008-02-06proper show_interrupts() prototypeAdrian Bunk1-1/+1
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall1-0/+4
2008-02-05maps4: add /proc/kpageflags interfaceMatt Mackall1-1/+83
2008-02-05maps4: add /proc/kpagecount interfaceMatt Mackall1-0/+50
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-19/+2
2008-01-02slub: register slabinfo to procfsPekka Enberg1-0/+17
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu1-1/+2
2007-10-17report the per-irq statistics on all archesRavikiran G Thirumalai1-3/+0
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfoMel Gorman1-0/+14
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+10
2007-10-15sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier1-4/+11
2007-10-09Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov1-9/+10
2007-07-21x86_64: Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai1-1/+2
2007-07-19Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai1-3/+12
2007-07-16Use boot based time for uptime in /procTomas Janousek1-0/+1
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek1-3/+3
2007-05-08proc: cleanup: use seq_release_private() where appropriateMartin Peschke1-8/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07mm/slab.c: proper prototypesAdrian Bunk1-2/+0
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-13/+13
2007-02-11[PATCH] proc_misc warning fixAndrew Morton1-7/+12
2007-02-11[PATCH] Drop get_zone_counts()Christoph Lameter1-7/+2
2007-01-10[PATCH] fix linux banner format stringRoman Zippel1-7/+1
2006-12-11Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds1-2/+10
2006-12-08[PATCH] proc_misc build fixAndrew Morton1-0/+1
2006-12-08[PATCH] use current->nsproxy->pid_nsCedric Le Goater1-1/+1
2006-12-08[PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu1-2/+2
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl1-2/+2
2006-12-07[PATCH] remove the syslog interface when printk is disabledMike Galbraith1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu1-1/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+10
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+6
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEMChristoph Lameter1-0/+4
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-1/+1