aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann2009-02-24
* proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz2009-02-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
|\
| * NOMMU: Improve procfs output using per-MM VMAsDavid Howells2009-01-08
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* | vmcore: remove saved_max_pfn checkMagnus Damm2009-01-08
|/
* Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-07
|\
| * proc: remove write-only variable in proc_pident_lookup()WANG Cong2009-01-05
| * proc: fix sparse warningHannes Eder2009-01-05
| * proc: add /proc/*/stackKen Chen2009-01-05
| * proc: remove '##' usageAlexey Dobriyan2009-01-05
| * proc: remove useless WARN_ONsAlexey Dobriyan2009-01-05
| * proc: stop using BKLAlexey Dobriyan2009-01-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | | mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
* | | mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-06
|/ /
* / zero i_uid/i_gid on inode allocationAl Viro2009-01-05
|/
* Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\
| * proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro2008-12-26
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\|
| *-. Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-25
| |\ \
| | * | proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQKOSAKI Motohiro2008-12-16
| | * | sparseirq: fix Alpha build failureYinghai Lu2008-12-08
| | * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
|\ \ \
| * | | powerpc: Remove `have_of' global variableAnton Vorontsov2008-12-15
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\ \ \
| * | | sched: fix warning in fs/proc/base.cIngo Molnar2008-12-22
| * | | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
| |/ /
* | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into nextJames Morris2008-11-18
| |\|
| * | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | CRED: Separate task security context from task_structDavid Howells2008-11-13
* | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-10
* | | pagemap: fix 32-bit pagemap regressionMatt Mackall2008-12-10
| |/ |/|
* | Fix broken ownership of /proc/sys/ filesAl Viro2008-11-16
|/
* Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2008-11-03
|\
| * proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-27
* | Switch to a valid email address...Alan Cox2008-10-27
|/
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-23
|\
| * proc: remove fs/proc/proc_misc.cAlexey Dobriyan2008-10-23
| * proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan2008-10-23
| * proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan2008-10-23
| * proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-23
| * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-23
| * proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan2008-10-23
| * proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan2008-10-23
| * proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
| * proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23