summaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-021-1/+2
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+10
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+6
* [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter2006-09-261-0/+4
* [PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton2006-08-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-2/+2
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-2/+2
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+2
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-127/+36
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-0/+37
* [PATCH] proc: fix duplicate line in /proc/devicesNeil Horman2006-03-231-1/+1
* [PATCH] disable per cpu intr in /proc/statschwab@suse.de2006-02-031-1/+1
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-10/+150
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-081-0/+4
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-8/+0
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-251-0/+6
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+1
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-211-0/+14
* [PATCH] meminfo: add Cached underflow checkMartin Hicks2005-04-161-1/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+615
OpenPOWER on IntegriCloud