summaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter-4/+6
2005-03-16MergeLinus Torvalds-0/+1
2005-03-15[PATCH] fs/proc/base.c - fix sparse errorsBen Dooks-4/+4
2005-03-13[PATCH] procfs: fix printk arg type warningRandy Dunlap-1/+1
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara-1/+1
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson-0/+21
2005-03-07[PATCH] show RLIMIT_SIGPENDING usage in /proc/PID/statusRoland McGrath-0/+5
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath-1/+3
2005-03-07[PATCH] Speed up /proc/pid/mapsPrasanna Meda-14/+51
2005-03-07[PATCH] remove mount option parsing from procfsrene.scharfe@lsrfire.ath.cx-47/+2
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli-0/+74
2005-03-07[PATCH] minor conceptual fix for /proc/kcore header sizeErnie Petrides-1/+1
2005-03-07[PATCH] annotate /proc/<PID>/maps with [heap]/[stack]/[vdso] markersIngo Molnar-4/+32
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck-1/+5
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright-0/+1
2005-02-02[PATCH] Fix signed compare in fs/proc/generic.c::proc_file_read()Georgi Guninski-1/+1
2005-02-01[PATCH] audit: handle loginuid through procSerge Hallyn-0/+83
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli-0/+79
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner-2/+2
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky-37/+45
2005-01-10[PATCH] fs/proc/proc_tty.c: avoid arrayDomen Puncer-3/+1
2005-01-10[PATCH] fs/proc/base.c: array sizeDomen Puncer-1/+1
2005-01-10[PATCH] proc_kcore: Correct double accounting of elf_buflenPrasanna Meda-2/+1
2005-01-07[PATCH] small proc_fs cleanupsAdrian Bunk-19/+2
2005-01-07[PATCH] prohibit slash in proc directory entry namesNathan Lynch-0/+5
2005-01-04[PATCH] get_blkdev_list() cleanupAndrew Morton-1/+0
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-0/+1
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda-1/+0
2005-01-04[PATCH] Permit nommu MAP_SHARED of memory backed filesDavid Howells-1/+1
2005-01-04[PATCH] Further nommu /proc changesDavid Howells-41/+38
2005-01-04[PATCH] FRV: procfs changes for nommu changesDavid Howells-106/+350
2005-01-04[PATCH] GP-REL data supportDavid Howells-1/+0
2004-12-12[PATCH] do_task_stat() use pid_alive()Andrew Morton-1/+1
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul-7/+2
2004-11-21[PATCH] /proc/cmdline missing mmputPrasanna Meda-2/+2
2004-10-27[PATCH] omit CommitAvailHugh Dickins-2/+0
2004-10-27[PATCH] statm: fix negative dataHugh Dickins-1/+1
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins-1/+1
2004-10-20[PATCH] stat shows wrong ppidDinakar Guniguntala-1/+1
2004-10-19[PATCH] ps shows wrong ppidDinakar Guniguntala-1/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-3/+3
2004-10-19[PATCH] Display committed memory limit and available in meminfoFrank Hirtz-2/+10
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III-2/+4
2004-10-18[PATCH] procfs: fix task_mmu.c text size reportingWilliam Lee Irwin III-2/+3
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig-1/+1
2004-10-18[PATCH] unexport proc_sys_rootChristoph Hellwig-3/+0
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar-7/+7
2004-10-18[PATCH] show aggregate per-process counters in /proc/PID/stat 2Lev Makhlis-4/+18
2004-10-18[PATCH] distinct tgid/tid CPU usageAlbert Cahalan-13/+39
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath-1/+3