aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/proc_misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-1/+1
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-127/+36
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-1/+1
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro1-0/+37
2006-03-23[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman1-1/+1
2006-02-03[PATCH] disable per cpu intr in /proc/statschwab@suse.de1-1/+1
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman1-10/+150
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+4
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-8/+0
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal1-0/+6
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-1/+1
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov1-0/+14
2005-04-16[PATCH] meminfo: add Cached underflow checkMartin Hicks1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+615