aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+4
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan4-25/+1
2008-10-10proc: remove now unneeded ADDBUF macroAlexey Dobriyan1-5/+0
2008-10-10[PATCH] proc: show personality via /proc/pid/personalityKees Cook1-0/+9
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock()Lai Jiangshan2-10/+1
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan1-0/+10
2008-10-10proc: make grab_header() staticAdrian Bunk1-1/+1
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan1-1/+0
2008-10-10proc: remove dummy vmcore_open()Alexey Dobriyan1-6/+0
2008-10-10proc: proc_sys_root tweakAlexey Dobriyan1-2/+2
2008-10-10proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan1-1/+1
2008-09-29Configure out file locking featuresThomas Petazzoni1-0/+4
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins1-4/+8
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan1-2/+2
2008-09-05sched: fix process time monotonicityBalbir Singh1-59/+0
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro1-2/+5
2008-08-25[PATCH] proc: inode number fixletAlexey Dobriyan1-0/+1
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-05proc: fix warningsAlexander Beregalov1-4/+7
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan1-5/+5
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan1-12/+9
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi1-5/+5
2008-07-27task IO accounting: improve code readabilityAndrea Righi1-41/+16
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-238/+199
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi1-34/+22
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro2-3/+2
2008-07-26[PATCH] sanitize proc_sysctlAl Viro2-235/+197
2008-07-26/proc/PID/syscallRoland McGrath1-0/+26
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath2-6/+16
2008-07-26Use WARN() in fs/proc/Arjan van de Ven1-4/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi1-15/+71
2008-07-25proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan1-0/+59
2008-07-25proc: remove pathetic remount codeAlexey Dobriyan1-7/+0
2008-07-25proc: always do ->releaseAlexey Dobriyan3-4/+91
2008-07-25move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2-0/+3
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias1-5/+5
2008-07-24vmallocinfo: add NUMA informationEric Dumazet1-2/+13
2008-07-24mm/vmstat.c: proper externsAdrian Bunk1-4/+0
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2008-07-22netns: make get_proc_net() staticAdrian Bunk1-6/+5
2008-07-22proc: fix /proc/*/pagemap some moreAlexey Dobriyan1-1/+1
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+32
2008-07-20tty: Ldisc revampAlan Cox1-48/+0
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov1-0/+8
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov1-0/+24
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+16
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley3-8/+9
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar5-91/+146
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen1-0/+7