1. f13ef77 report the per-irq statistics on all arches by Ravikiran G Thirumalai · 17 years ago
  2. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  3. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  4. 5e84cfd sched: guest CPU accounting: add guest-CPU /proc/stat field by Laurent Vivier · 17 years ago
  5. 7f8ada9 Rework /proc/locks via seq_files and seq_list helpers by Pavel Emelyanov · 17 years ago
  6. c3508f8 x86_64: Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  7. 4004c69 Avoid too many remote cpu references due to /proc/stat by Ravikiran G Thirumalai · 17 years ago
  8. d621414 Use boot based time for uptime in /proc by Tomas Janousek · 17 years ago
  9. 924b42d Use boot based time for process start time and boot time in /proc by Tomas Janousek · 17 years ago
  10. 09f0892 proc: cleanup: use seq_release_private() where appropriate by Martin Peschke · 18 years ago
  11. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  12. ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 18 years ago
  13. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  14. 100bb93 [PATCH] proc_misc warning fix by Andrew Morton · 18 years ago
  15. 65e458d4 [PATCH] Drop get_zone_counts() by Christoph Lameter · 18 years ago
  16. 3eb3c74 [PATCH] fix linux banner format string by Roman Zippel · 18 years ago
  17. 8993780 Make SLES9 "get_kernel_version" work on the kernel binary again by Linus Torvalds · 18 years ago
  18. 7bf6538 [PATCH] proc_misc build fix by Andrew Morton · 18 years ago
  19. 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 18 years ago
  20. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  21. a2ee864 [PATCH] Fix linux banner utsname information by Herbert Poetzl · 18 years ago
  22. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  23. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  24. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  25. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  26. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  27. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  28. f5ef68d [PATCH] /proc/meminfo: don't put spaces in names by Andrew Morton · 18 years ago
  29. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  30. d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 18 years ago
  31. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  32. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  33. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  34. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  35. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  36. f3dbd34 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED by Christoph Lameter · 18 years ago
  37. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  38. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 19 years ago
  41. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  42. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  43. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 19 years ago
  44. 5be0e95 [PATCH] proc: fix duplicate line in /proc/devices by Neil Horman · 19 years ago
  45. a185461 [PATCH] disable per cpu intr in /proc/stat by schwab@suse.de · 19 years ago
  46. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 19 years ago
  47. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 19 years ago
  48. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago
  49. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 19 years ago
  50. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  51. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 19 years ago
  52. 4c4c402 [PATCH] meminfo: add Cached underflow check by Martin Hicks · 20 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago