summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix file lookup without refDipankar Sarma2006-04-191-6/+15
* [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-111-2/+2
* [PATCH] cleanup in proc_check_chroot()Herbert Poetzl2006-03-311-5/+8
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-127/+36
* Merge ../linux-2.6Paul Mackerras2006-03-296-7/+7
|\
| * [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-283-3/+3
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-283-3/+3
| * [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* | [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman2006-03-281-23/+80
|/
* [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1
* [PATCH] protect remove_proc_entrySteven Rostedt2006-03-262-3/+31
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-0/+39
|\
| * Merge branch 'linus'Trond Myklebust2006-03-231-1/+1
| |\
| * | VFS: New /proc file /proc/self/mountstatsChuck Lever2006-03-201-0/+39
* | | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-0/+37
* | | [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* | | [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
| |/ |/|
* | [PATCH] proc: fix duplicate line in /proc/devicesNeil Horman2006-03-231-1/+1
|/
* [PATCH] smaps: shared fixNick Piggin2006-03-061-5/+4
* [PATCH] smaps: hugepages fixNick Piggin2006-03-061-1/+1
* [PATCH] fix handling of st_nlink on procfs rootAl Viro2006-02-182-12/+9
* [PATCH] disable per cpu intr in /proc/statschwab@suse.de2006-02-031-1/+1
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-10/+150
* [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-131-0/+24
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-112-0/+2
* [PATCH] kdump: vmcore compilation warning fixVivek Goyal2006-01-111-1/+1
* fs/proc/vmcore.c: header included twiceNicolas Kaiser2006-01-111-1/+0
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-101-3/+3
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-101-0/+3
* [PATCH] fs/proc/: function prototypes belong in header filesAdrian Bunk2006-01-084-2/+9
* [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-081-0/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-081-122/+5
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* Insanity avoidance in /procLinus Torvalds2005-12-301-24/+23
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-4/+3
* [PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino2005-11-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-071-22/+35
|\
| * [PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt2005-11-081-22/+35
* | [PATCH] make /proc/mounts pollableAl Viro2005-11-071-15/+47
|/
* Merge ../linux-2.6 by handPaul Mackerras2005-10-314-29/+43
|\
| * [PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev2005-10-301-7/+10
| * [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
| * [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-2/+1
| * [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-11/+6
| * [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-2/+21
| * [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-292-6/+4
| * [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-1/+1
* | Merge changes from linux-2.6 by handPaul Mackerras2005-10-222-0/+13
|\ \ | |/
| * [PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough2005-10-171-0/+1
| * [PATCH] nommu build error fixYoshinori Sato2005-10-141-0/+12
OpenPOWER on IntegriCloud