summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2005-06-01[PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt
2005-05-17[PATCH] fix impossible VmallocChunkHugh Dickins
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-05-01[PATCH] procfs: Fix hardlink counts for /proc/<PID>/taskDaniel Drake
2005-05-01[PATCH] procfs: Fix hardlink countsDaniel Drake
2005-04-29[AUDIT] LOGIN message credentialsSteve Grubb
2005-04-16[PATCH] meminfo: add Cached underflow checkMartin Hicks
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-16MergeLinus Torvalds
2005-03-15[PATCH] fs/proc/base.c - fix sparse errorsBen Dooks
2005-03-13[PATCH] procfs: fix printk arg type warningRandy Dunlap
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson
2005-03-07[PATCH] show RLIMIT_SIGPENDING usage in /proc/PID/statusRoland McGrath
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath
2005-03-07[PATCH] Speed up /proc/pid/mapsPrasanna Meda
2005-03-07[PATCH] remove mount option parsing from procfsrene.scharfe@lsrfire.ath.cx
2005-03-07[PATCH] seccomp: secure computing supportAndrea Arcangeli
2005-03-07[PATCH] minor conceptual fix for /proc/kcore header sizeErnie Petrides
2005-03-07[PATCH] annotate /proc/<PID>/maps with [heap]/[stack]/[vdso] markersIngo Molnar
2005-03-07[PATCH] d_drop should use per dentry lockJan Blunck
2005-02-28Currently touching audit.h triggers a large rebuild because it's suckedChris Wright
2005-02-02[PATCH] Fix signed compare in fs/proc/generic.c::proc_file_read()Georgi Guninski
2005-02-01[PATCH] audit: handle loginuid through procSerge Hallyn
2005-02-01[PATCH] mm: oom-killer tunableAndrea Arcangeli
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-10[PATCH] fs/proc/proc_tty.c: avoid arrayDomen Puncer
2005-01-10[PATCH] fs/proc/base.c: array sizeDomen Puncer
2005-01-10[PATCH] proc_kcore: Correct double accounting of elf_buflenPrasanna Meda
2005-01-07[PATCH] small proc_fs cleanupsAdrian Bunk
2005-01-07[PATCH] prohibit slash in proc directory entry namesNathan Lynch
2005-01-04[PATCH] get_blkdev_list() cleanupAndrew Morton
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda
2005-01-04[PATCH] Permit nommu MAP_SHARED of memory backed filesDavid Howells
2005-01-04[PATCH] Further nommu /proc changesDavid Howells
2005-01-04[PATCH] FRV: procfs changes for nommu changesDavid Howells
2005-01-04[PATCH] GP-REL data supportDavid Howells
2004-12-12[PATCH] do_task_stat() use pid_alive()Andrew Morton
2004-12-02[PATCH] proc_pid_status() oops fixManfred Spraul
2004-11-21[PATCH] /proc/cmdline missing mmputPrasanna Meda
2004-10-27[PATCH] omit CommitAvailHugh Dickins
2004-10-27[PATCH] statm: fix negative dataHugh Dickins
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins
2004-10-20[PATCH] stat shows wrong ppidDinakar Guniguntala
2004-10-19[PATCH] ps shows wrong ppidDinakar Guniguntala