aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2010-04-27procfs: fix tid fdinfoJerome Marchand
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24kcore: fix test for end of listDan Carpenter
2010-03-06proc: warn on non-existing proc entriesAlexey Dobriyan
2010-03-06proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan
2010-03-06fs: use rlimit helpersJiri Slaby
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro
2010-03-03some clean up in fs/procHelight.Xu
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-19Switch proc/self to nd_set_link()Al Viro
2010-02-14proc_devtree: fix THIS_MODULE without module.hJeremy Kerr
2010-02-09proc_devtree: include linux/of.hJeremy Kerr
2010-02-09of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr
2010-02-04syslog: use defined constants instead of raw numbersKees Cook
2010-02-04syslog: distinguish between /proc/kmsg and syscallsKees Cook
2010-01-14fix autofs/afs/etc. magic mountpoint breakageAl Viro
2010-01-11smaps: fix wrong rss countMinchan Kim
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro
2009-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-17sched: Assert task state bits at build timePeter Zijlstra
2009-12-17sched: Update task_state_arraypwith new statesPeter Zijlstra
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16proc: rename de_get() to pde_get() and inline itAlexey Dobriyan
2009-12-16mm: export stable page flagsWu Fengguang
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz
2009-12-15procfs: use proper units for noMMU statmSteven J. Magnani
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-17procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu