aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2008-07-24vmallocinfo: add NUMA informationEric Dumazet
2008-07-24mm/vmstat.c: proper externsAdrian Bunk
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-22netns: make get_proc_net() staticAdrian Bunk
2008-07-22proc: fix /proc/*/pagemap some moreAlexey Dobriyan
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-06-16Merge branch 'linus' into x86/irqstatsIngo Molnar
2008-06-12pagemap: fix large pages in pagemapDave Hansen
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2008-05-17[PATCH] open sessionid permissionsSteve Grubb
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi
2008-05-04task_nommu: fix compile failing bug because of spilt file.hBryan Wu
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-02netns: assign PDE->data before gluing entry into /proc treeDenis V. Lunev
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox
2008-04-30do_task_stat: don't take rcu_read_lock()Oleg Nesterov
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov
2008-04-29proc: introduce proc_create_data to setup de->dataDenis V. Lunev
2008-04-29proc: convert /proc/tty/ldiscs to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove ->get_info infrastructureAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29proc: remove proc_root_driverAlexey Dobriyan
2008-04-29proc: remove proc_root_fsAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-29proc: drop several "PDE valid/invalid" checksAlexey Dobriyan
2008-04-29proc: less special case in xlate codeAlexey Dobriyan
2008-04-29proc: simplify locking in remove_proc_entry()Alexey Dobriyan