aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-19[PATCH] Fix file lookup without refDipankar Sarma1-6/+15
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal1-2/+2
2006-03-31[PATCH] cleanup in proc_check_chroot()Herbert Poetzl1-5/+8
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-127/+36
2006-03-29Merge ../linux-2.6Paul Mackerras6-7/+7
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven3-3/+3
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven3-3/+3
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-1/+1
2006-03-28[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman1-23/+80
2006-03-26[PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel1-4/+1
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt2-3/+31
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+39
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro1-0/+37
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-23Merge branch 'linus'Trond Myklebust1-1/+1
2006-03-23[PATCH] proc: fix duplicate line in /proc/devicesNeil Horman1-1/+1
2006-03-20VFS: New /proc file /proc/self/mountstatsChuck Lever1-0/+39
2006-03-06[PATCH] smaps: shared fixNick Piggin1-5/+4
2006-03-06[PATCH] smaps: hugepages fixNick Piggin1-1/+1
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro2-12/+9
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-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher1-0/+24
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap2-0/+2
2006-01-11[PATCH] kdump: vmcore compilation warning fixVivek Goyal1-1/+1
2006-01-11fs/proc/vmcore.c: header included twiceNicolas Kaiser1-1/+0
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner1-3/+3
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal1-0/+3
2006-01-08[PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk4-2/+9
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall1-0/+4
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter1-122/+5
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2005-12-30Insanity avoidance in /procLinus Torvalds1-24/+23
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-4/+3
2005-11-13[PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino1-1/+1
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-22/+35
2005-11-07[PATCH] make /proc/mounts pollableAl Viro1-15/+47
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt1-22/+35
2005-10-31Merge ../linux-2.6 by handPaul Mackerras4-29/+43
2005-10-30[PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev1-7/+10
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-2/+1
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-11/+6
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins1-2/+21
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins2-6/+4
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-1/+1
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras2-0/+13
2005-10-17[PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough1-0/+1
2005-10-14[PATCH] nommu build error fixYoshinori Sato1-0/+12