aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan
2008-10-10proc: remove now unneeded ADDBUF macroAlexey Dobriyan
2008-10-10[PATCH] proc: show personality via /proc/pid/personalityKees Cook
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan
2008-10-10proc: make grab_header() staticAdrian Bunk
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan
2008-10-10proc: remove dummy vmcore_open()Alexey Dobriyan
2008-10-10proc: proc_sys_root tweakAlexey Dobriyan
2008-10-10proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan
2008-09-29Configure out file locking featuresThomas Petazzoni
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels
2008-08-05proc: fix warningsAlexander Beregalov
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26/proc/PID/syscallRoland McGrath
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-26Use WARN() in fs/proc/Arjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan
2008-07-25proc: remove pathetic remount codeAlexey Dobriyan
2008-07-25proc: always do ->releaseAlexey Dobriyan
2008-07-25move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias
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