summaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-07-011-1/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [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/+36Star
* [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-151-10/+150
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-091-0/+4
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-8/+0Star
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-261-0/+6
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+1
* [PATCH] mm: add /proc/zoneinfoNikita Danilov2005-06-221-0/+14
* [PATCH] meminfo: add Cached underflow checkMartin Hicks2005-04-171-1/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+615