aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] reduce sizeof(struct file)Gravatar Eric Dumazet 1-1/+1
2005-10-29[PATCH] mm: follow_page with inner ptlockGravatar Hugh Dickins 1-2/+1
2005-10-29[PATCH] mm: pte_offset_map_lock loopsGravatar Hugh Dickins 1-11/+6
2005-10-29[PATCH] mm: update_hiwaters just in timeGravatar Hugh Dickins 1-2/+21
2005-10-29[PATCH] mm: rss = file_rss + anon_rssGravatar Hugh Dickins 2-6/+4
2005-10-29[PATCH] Convert mempolicies to nodemask_tGravatar Andi Kleen 1-1/+1
2005-10-17[PATCH] output of /proc/maps on nommu systems is incompleteGravatar David McCullough 1-0/+1
2005-10-14[PATCH] nommu build error fixGravatar Yoshinori Sato 1-0/+12
2005-09-22[PATCH] proc_task_root_link c99 fixGravatar Andrew Morton 1-3/+5
2005-09-21[PATCH] Fix invisible threads problemGravatar Sripathi Kodi 1-7/+77
2005-09-17[PATCH] files: fix preemption issuesGravatar Dipankar Sarma 1-0/+3
2005-09-09[PATCH] files: lock-free fd look-upGravatar Dipankar Sarma 1-14/+15
2005-09-09[PATCH] files: break up files structGravatar Dipankar Sarma 2-2/+7
2005-09-09[PATCH] update filesystems for new delete_inode behaviorGravatar Mark Fasheh 1-0/+2
2005-09-07[PATCH] remove duplicated code from proc and ptraceGravatar Miklos Szeredi 1-31/+4
2005-09-07[PATCH] fix enum pid_directory_inos in proc/base.cGravatar Miklos Szeredi 1-2/+3
2005-09-07[PATCH] use get_fs_struct() in procGravatar Miklos Szeredi 1-11/+12
2005-09-07[PATCH] proc: link count fixGravatar Miklos Szeredi 1-0/+13
2005-09-05[PATCH] add /proc/pid/smapsGravatar Mauricio Lin 2-42/+244
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideGravatar Christoph Lameter 2-0/+167
2005-08-19[PATCH] Fix up symlink function pointersGravatar Al Viro 2-6/+6
2005-06-25[PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreGravatar Vivek Goyal 1-0/+218
2005-06-25[PATCH] kdump: Access dump file in elf format (/proc/vmcore)Gravatar Vivek Goyal 3-0/+458
2005-06-23[PATCH] setuid core dumpGravatar Alan Cox 1-2/+4
2005-06-23[PATCH] add check to /proc/devices read routinesGravatar Neil Horman 1-1/+1
2005-06-21[PATCH] mm: add /proc/zoneinfoGravatar Nikita Danilov 1-0/+14
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeGravatar Benjamin Herrenschmidt 1-67/+38
2005-05-17[PATCH] fix impossible VmallocChunkGravatar Hugh Dickins 1-2/+12
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitGravatar David Woodhouse 1-10/+22
2005-05-01[PATCH] DocBook: fix some descriptionsGravatar Martin Waitz 1-1/+1
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationGravatar Pavel Pisa 1-5/+5
2005-05-01[PATCH] procfs: Fix hardlink counts for /proc/<PID>/taskGravatar Daniel Drake 1-2/+6
2005-05-01[PATCH] procfs: Fix hardlink countsGravatar Daniel Drake 1-2/+10
2005-04-29[AUDIT] LOGIN message credentialsGravatar Steve Grubb 1-1/+1
2005-04-16[PATCH] meminfo: add Cached underflow checkGravatar Martin Hicks 1-1/+6
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsGravatar Andrea Arcangeli 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 17-0/+5782