Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3bf9bc243092c53946fd6d8ebd6dc2f4e572d48
/
fs
/
proc
/
proc_misc.c
a0db701
block/genhd.c: proper externs
by Adrian Bunk
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
07a154b
proc: loadavg reading race
by Michal Schmidt
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 17 years ago
1e88328
maps4: make page monitoring /proc file optional
by Matt Mackall
· 17 years ago
304daa8
maps4: add /proc/kpageflags interface
by Matt Mackall
· 17 years ago
161f47b
maps4: add /proc/kpagecount interface
by Matt Mackall
· 17 years ago
158a962
Unify /proc/slabinfo configuration
by Linus Torvalds
· 17 years ago
6b6adc2
slub: register slabinfo to procfs
by Pekka Enberg
· 17 years ago
2894d650
pid namespaces: define and use task_active_pid_ns() wrapper
by Sukadev Bhattiprolu
· 17 years ago
f13ef77
report the per-irq statistics on all arches
by Ravikiran G Thirumalai
· 17 years ago
467c996
Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo
by Mel Gorman
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
5e84cfd
sched: guest CPU accounting: add guest-CPU /proc/stat field
by Laurent Vivier
· 17 years ago
7f8ada9
Rework /proc/locks via seq_files and seq_list helpers
by Pavel Emelyanov
· 17 years ago
c3508f8
x86_64: Avoid too many remote cpu references due to /proc/stat
by Ravikiran G Thirumalai
· 17 years ago
4004c69
Avoid too many remote cpu references due to /proc/stat
by Ravikiran G Thirumalai
· 17 years ago
d621414
Use boot based time for uptime in /proc
by Tomas Janousek
· 17 years ago
924b42d
Use boot based time for process start time and boot time in /proc
by Tomas Janousek
· 17 years ago
09f0892
proc: cleanup: use seq_release_private() where appropriate
by Martin Peschke
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ac26772
mm/slab.c: proper prototypes
by Adrian Bunk
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
100bb93
[PATCH] proc_misc warning fix
by Andrew Morton
· 18 years ago
65e458d4
[PATCH] Drop get_zone_counts()
by Christoph Lameter
· 18 years ago
3eb3c74
[PATCH] fix linux banner format string
by Roman Zippel
· 18 years ago
8993780
Make SLES9 "get_kernel_version" work on the kernel binary again
by Linus Torvalds
· 18 years ago
7bf6538
[PATCH] proc_misc build fix
by Andrew Morton
· 18 years ago
6cc1b22
[PATCH] use current->nsproxy->pid_ns
by Cedric Le Goater
· 18 years ago
61a58c6
[PATCH] rename struct pspace to struct pid_namespace
by Sukadev Bhattiprolu
· 18 years ago
a2ee864
[PATCH] Fix linux banner utsname information
by Herbert Poetzl
· 18 years ago
c36264d
[PATCH] remove the syslog interface when printk is disabled
by Mike Galbraith
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3fbc964
[PATCH] Define struct pspace
by Sukadev Bhattiprolu
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
182e8e2
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
by Christoph Lameter
· 18 years ago
f5ef68d
[PATCH] /proc/meminfo: don't put spaces in names
by Andrew Morton
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
d2c5e30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
68eef3b
[PATCH] Simplify proc/devices and fix early termination regression
by Joe Korty
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
871751e
[PATCH] slab: implement /proc/slab_allocators
by Al Viro
· 19 years ago
5be0e95
[PATCH] proc: fix duplicate line in /proc/devices
by Neil Horman
· 19 years ago
a185461
[PATCH] disable per cpu intr in /proc/stat
by schwab@suse.de
· 19 years ago
7170be5
[PATCH] convert /proc/devices to use seq_file interface
by Neil Horman
· 19 years ago
10cef60
[PATCH] slob: introduce the SLOB allocator
by Matt Mackall
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago
666bfdd
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
by Vivek Goyal
· 19 years ago
ac20427
[PATCH] add check to /proc/devices read routines
by Neil Horman
· 19 years ago
295ab93
[PATCH] mm: add /proc/zoneinfo
by Nikita Danilov
· 19 years ago
4c4c402
[PATCH] meminfo: add Cached underflow check
by Martin Hicks
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago