aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter2-4/+6
2005-03-16MergeLinus Torvalds1-0/+1
2005-03-15[PATCH] fs/proc/base.c - fix sparse errorsBen Dooks1-4/+4
2005-03-13[PATCH] procfs: fix printk arg type warningRandy Dunlap1-1/+1
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara1-1/+1
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson2-0/+21
2005-03-07[PATCH] show RLIMIT_SIGPENDING usage in /proc/PID/statusRoland McGrath1-0/+5
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath1-1/+3
2005-03-07[PATCH] Speed up /proc/pid/mapsPrasanna Meda1-14/+51
2005-03-07[PATCH] remove mount option parsing from procfsrene.scharfe@lsrfire.ath.cx1-47/+2
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli1-0/+74
2005-03-07[PATCH] minor conceptual fix for /proc/kcore header sizeErnie Petrides1-1/+1
2005-03-07[PATCH] annotate /proc/<PID>/maps with [heap]/[stack]/[vdso] markersIngo Molnar1-4/+32
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck1-1/+5
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright1-0/+1
2005-02-02[PATCH] Fix signed compare in fs/proc/generic.c::proc_file_read()Georgi Guninski1-1/+1
2005-02-01[PATCH] audit: handle loginuid through procSerge Hallyn1-0/+83
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli1-0/+79
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner2-2/+2
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky2-37/+45
2005-01-10[PATCH] fs/proc/proc_tty.c: avoid arrayDomen Puncer1-3/+1
2005-01-10[PATCH] fs/proc/base.c: array sizeDomen Puncer1-1/+1
2005-01-10[PATCH] proc_kcore: Correct double accounting of elf_buflenPrasanna Meda1-2/+1
2005-01-07[PATCH] small proc_fs cleanupsAdrian Bunk2-19/+2
2005-01-07[PATCH] prohibit slash in proc directory entry namesNathan Lynch1-0/+5
2005-01-04[PATCH] get_blkdev_list() cleanupAndrew Morton1-1/+0
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-0/+1
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda1-1/+0
2005-01-04[PATCH] Permit nommu MAP_SHARED of memory backed filesDavid Howells1-1/+1
2005-01-04[PATCH] Further nommu /proc changesDavid Howells2-41/+38
2005-01-04[PATCH] FRV: procfs changes for nommu changesDavid Howells9-106/+350
2005-01-04[PATCH] GP-REL data supportDavid Howells1-1/+0
2004-12-12[PATCH] do_task_stat() use pid_alive()Andrew Morton1-1/+1
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul2-7/+2
2004-11-21[PATCH] /proc/cmdline missing mmputPrasanna Meda1-2/+2
2004-10-27[PATCH] omit CommitAvailHugh Dickins1-2/+0
2004-10-27[PATCH] statm: fix negative dataHugh Dickins1-1/+1
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins1-1/+1
2004-10-20[PATCH] stat shows wrong ppidDinakar Guniguntala1-1/+1
2004-10-19[PATCH] ps shows wrong ppidDinakar Guniguntala1-1/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk3-3/+3
2004-10-19[PATCH] Display committed memory limit and available in meminfoFrank Hirtz1-2/+10
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III1-2/+4
2004-10-18[PATCH] procfs: fix task_mmu.c text size reportingWilliam Lee Irwin III1-2/+3
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig1-1/+1
2004-10-18[PATCH] unexport proc_sys_rootChristoph Hellwig1-3/+0
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar1-7/+7
2004-10-18[PATCH] show aggregate per-process counters in /proc/PID/stat 2Lev Makhlis1-4/+18
2004-10-18[PATCH] distinct tgid/tid CPU usageAlbert Cahalan2-13/+39
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath1-1/+3