summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
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
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-19[PATCH] Display committed memory limit and available in meminfoFrank Hirtz
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III
2004-10-18[PATCH] procfs: fix task_mmu.c text size reportingWilliam Lee Irwin III
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig
2004-10-18[PATCH] unexport proc_sys_rootChristoph Hellwig
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar
2004-10-18[PATCH] show aggregate per-process counters in /proc/PID/stat 2Lev Makhlis
2004-10-18[PATCH] distinct tgid/tid CPU usageAlbert Cahalan
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-13[PATCH] Fix reporting of process start timesTim Schmielau
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-09-28[NET]: Generic network statisticsHarald Welte
2004-09-07[PATCH] fix f_version optimization for get_tgid_listManfred Spraul
2004-09-07[PATCH] cleanup ptrace stops and remove notify_parentRoland McGrath
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-08-30[PATCH] fix rusage semanticsRoland McGrath
2004-08-26[PATCH] /proc/pid/statm accounting fixesWilliam Lee Irwin III
2004-08-26[PATCH] fix text reporting in O(1) proc_pid_statm()William Lee Irwin III
2004-08-26[PATCH] O(1) proc_pid_statm()William Lee Irwin III
2004-08-26[PATCH] task_vsize() locking cleanupWilliam Lee Irwin III
2004-08-26[PATCH] Add a few might_sleep() checksIngo Molnar
2004-08-26[PATCH] move profile_operationsWilliam Lee Irwin III
2004-08-23[PATCH] /proc/PID/cmdline truncates arguments earlyOlaf Kirch
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard
2004-08-23[PATCH] use simple_read_from_buffer in proc_info_read and proc_pid_attr_readChris Wright
2004-08-23[PATCH] clarify get_task_mm (mmgrab)Hugh Dickins
2004-08-23[PATCH] scheduler statisticsRick Lindsley
2004-08-22[PATCH] proc_pid_cmdline() race fixRoger Luethi
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-08-22[PATCH] proc fs task name locking fixMike Kravetz
2004-08-05[PATCH] fix /proc printing of TASK_DEAD stateRoland McGrath
2004-07-26[PATCH] more NULL noise removal in fs/*Alexander Viro
2004-07-24ppc64: fix more 0/NULL confusionLinus Torvalds
2004-07-02[PATCH] check attr updates in /procChris Wright
2004-06-30[PATCH] sparse: NULL vs 0 - filesystemsMika Kukkonen
2004-06-23[PATCH] symlink 3/9: trivial filesystemsAlexander Viro
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton
2004-06-21[PATCH] Fix sparse warning in fs/proc/base.cRandy Dunlap
2004-06-20[PATCH] DS1286 cleanupsRalf Bächle
2004-06-17[PATCH] Fixes for idr codeCorey Minyard
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro
2004-05-29[PATCH] sparse: trivial parts of fs/* annotationAlexander Viro
2004-05-24[PATCH] Fix race condition with current->group_infoAndrew Morton