aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
* proc: remove now unneeded ADDBUF macroAlexey Dobriyan2008-10-09
* [PATCH] proc: show personality via /proc/pid/personalityKees Cook2008-10-09
* [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
* proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan2008-10-09
* proc: make grab_header() staticAdrian Bunk2008-10-09
* proc: remove unused get_dma_list()Alexey Dobriyan2008-10-09
* proc: remove dummy vmcore_open()Alexey Dobriyan2008-10-09
* proc: proc_sys_root tweakAlexey Dobriyan2008-10-09
* proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan2008-10-09
* mm: ifdef Quicklists in /proc/meminfoHugh Dickins2008-09-13
* proc: more debugging for "already registered" caseAlexey Dobriyan2008-09-13
* sched: fix process time monotonicityBalbir Singh2008-09-05
* mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro2008-09-02
* [PATCH] proc: inode number fixletAlexey Dobriyan2008-08-25
* /proc/self/maps doesn't display the real file offsetClement Calmels2008-08-20
* proc: fix warningsAlexander Beregalov2008-08-05
* [PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan2008-08-01
* [PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan2008-08-01
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-27
* task IO accounting: improve code readabilityAndrea Righi2008-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\
| * [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
| * [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* | task IO accounting: correctly account threads IO statisticsAndrea Righi2008-07-26
|/
* /proc/PID/syscallRoland McGrath2008-07-26
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
* Use WARN() in fs/proc/Arjan van de Ven2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-25
* proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-25
* proc: remove pathetic remount codeAlexey Dobriyan2008-07-25
* proc: always do ->releaseAlexey Dobriyan2008-07-25
* move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-25
* elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-25
* vmallocinfo: add NUMA informationEric Dumazet2008-07-24
* mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-22
|\
| * netns: make get_proc_net() staticAdrian Bunk2008-07-22
* | proc: fix /proc/*/pagemap some moreAlexey Dobriyan2008-07-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * proc: consolidate per-net single-release callersPavel Emelyanov2008-07-18
| * proc: consolidate per-net single_open callersPavel Emelyanov2008-07-18
* | tty: Ldisc revampAlan Cox2008-07-20
|/
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-14
|\
| *-------. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
| |\ \ \ \ \
| | | | | | * Merge branch 'linus' into x86/irqstatsIngo Molnar2008-06-16
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | | | | * x86: make /proc/stat account for all interruptsJan Beulich2008-05-25
| | |_|_|_|/ | |/| | | |
| | | | | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-08
| | | |_|/ | | |/| |
* | / | | Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
| |/ / / |/| | |