aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/proc.txt
AgeCommit message (Expand)Author
2009-09-22proc: document `guest' column in /proc/statEric Dumazet
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-06-18proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng
2009-03-31ext4: remove /proc tuning knobsTheodore Ts'o
2009-03-18net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka
2009-01-29mm: OOM documentation updateEvgeniy Polyakov
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-05proc: add /proc/*/stackKen Chen
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-10-30x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2Aristeu Rozanski
2008-10-20documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro
2008-10-16Document panic_on_unrecovered_nmi sysctlBernhard Walle
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o
2008-10-09ext4: Improve the documentation for ext4's /proc tunablesTheodore Ts'o
2008-09-13coredump_filter: add description of bit 4Hidehiro Kawai
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-24vmallocinfo: add NUMA informationEric Dumazet
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-03-12laptops: move laptop-mode.txt to Documentation/laptops/Randy Dunlap
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-05Document lowmem_reserve_ratioYasunori Goto
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-03Documentation: missing proc/$PID/stat fieldLeonardo Chiquitto
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet
2008-01-29ext4: Add multi block allocator for ext4Alex Tomas
2007-10-20proc.txt: Add /proc/stat fieldLeonardo Chiquitto
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-07-19coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro
2007-07-19audit: rework execve auditPeter Zijlstra
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-16Documentation: /proc/$pid/stat filesKees Cook
2007-05-09Fix more "deprecated" spellos.Randy Dunlap
2007-05-08proc: maps protectionKees Cook
2007-05-07smaps: add clear_refs file to clear referenceDavid Rientjes
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger