summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* [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
* | powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-8/+0
|/
* [PATCH] proc_task_root_link c99 fixAndrew Morton2005-09-221-3/+5
* [PATCH] Fix invisible threads problemSripathi Kodi2005-09-211-7/+77
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-0/+3
* [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-14/+15
* [PATCH] files: break up files structDipankar Sarma2005-09-092-2/+7
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] remove duplicated code from proc and ptraceMiklos Szeredi2005-09-071-31/+4
* [PATCH] fix enum pid_directory_inos in proc/base.cMiklos Szeredi2005-09-071-2/+3
* [PATCH] use get_fs_struct() in procMiklos Szeredi2005-09-071-11/+12
* [PATCH] proc: link count fixMiklos Szeredi2005-09-071-0/+13
* [PATCH] add /proc/pid/smapsMauricio Lin2005-09-052-42/+244
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-052-0/+167
* [PATCH] Fix up symlink function pointersAl Viro2005-08-192-6/+6
* [PATCH] kdump: Parse elf32 headers and export through /proc/vmcoreVivek Goyal2005-06-251-0/+218
* [PATCH] kdump: Access dump file in elf format (/proc/vmcore)Vivek Goyal2005-06-253-0/+458
* [PATCH] setuid core dumpAlan Cox2005-06-231-2/+4
OpenPOWER on IntegriCloud