summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2013-04-05nohz: stat: Fix CPU idle time accountingBo Yan
2012-11-30Revert "Revert "cpuquiet: Update averaging of nr_runnables""Peter Boonstoppel
2012-09-26Revert "cpuquiet: Update averaging of nr_runnables"Puneet Saxena
2012-09-14cpuquiet: Update averaging of nr_runnablesSai Charan Gurrappadi
2012-07-12proc: enhance time-average nr_running statsAlex Frid
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds
2012-06-10mm: fix NULL ptr deref when walking hugepagesSasha Levin
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds
2012-05-18proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov
2012-05-10proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov
2012-04-30revert "proc: clear_refs: do not clear reserved pages"Will Deacon
2012-04-25revert "proc: clear_refs: do not clear reserved pages"Will Deacon
2012-04-18proc: stats: Use arch_idle_time for idle and iowait times if availableMartin Schwidefsky
2012-04-18proc: fix mount -t proc -o AAAVasiliy Kulikov
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05proc: fix mount -t proc -o AAAVasiliy Kulikov
2012-03-30proc: stats: Use arch_idle_time for idle and iowait times if availableMartin Schwidefsky
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-29pagemap: remove remaining unneeded spin_lock()Naoya Horiguchi
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton
2012-03-28mm: thp: fix up pmd_trans_unstable() locationsAndrea Arcangeli
2012-03-28procfs: fix /proc/statmKAMEZAWA Hiroyuki
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23ARM: report present cpus instead of online CPUsJon Mayo
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-23proc: speed up /proc/stat handlingEric Dumazet
2012-03-23fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni
2012-03-22sysctl: protect poll() in entries that may go awayLucas De Marchi
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-21pagemap: introduce data structure for pagemap entryNaoya Horiguchi
2012-03-21pagemap: export KPF_THPNaoya Horiguchi
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-21pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds