Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / fs / proc /
2008-10-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes' and...
2008-10-23 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2008-10-23 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-10-23 Alexey Dobriyanproc: remove fs/proc/proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmcore creation to fs/proc/vmcore.c
2008-10-23 Alexey Dobriyanproc: move pagecount stuff to fs/proc/page.c
2008-10-23 Alexey Dobriyanproc: move all /proc/kcore stuff to fs/proc/kcore.c
2008-10-23 Alexey Dobriyanproc: move /proc/schedstat boilerplate to kernel/sched_...
2008-10-23 Alexey Dobriyanproc: move /proc/modules boilerplate to kernel/module.c
2008-10-23 Alexey Dobriyanproc: move /proc/diskstats boilerplate to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/zoneinfo boilerplate to mm/vmstat.c
2008-10-23 Haavard SkinnemoenMerge branches 'boards' and 'fixes' of git://git./linux...
2008-10-23 Alexey Dobriyanproc: move /proc/vmstat boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/buddyinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmallocinfo to mm/vmalloc.c
2008-10-23 Alexey Dobriyanproc: move /proc/slabinfo boilerplate to mm/slub.c...
2008-10-23 Alexey Dobriyanproc: move /proc/slab_allocators boilerplate to mm...
2008-10-23 Alexey Dobriyanproc: move /proc/interrupts boilerplate code to fs...
2008-10-23 Alexey Dobriyanproc: move /proc/stat to fs/proc/stat.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/partitions code to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
2008-10-23 Alexey Dobriyanproc: move /proc/devices code to fs/proc/devices.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/locks to fs/locks.c
2008-10-23 Alexey Dobriyanproc: move /proc/kmsg creation to fs/proc/kmsg.c
2008-10-23 Alexey Dobriyanproc: remove remnants of ->read_proc in proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/execdomains to kernel/exec_domain.c
2008-10-23 Alexey Dobriyanproc: switch /proc/cmdline to seq_file
2008-10-23 Alexey Dobriyanproc: move /proc/filesystems to fs/filesystems.c
2008-10-23 Alexey Dobriyanproc: move /proc/stram to m68k-specific code
2008-10-23 Alexey Dobriyanproc: move /proc/hardware to m68k-specific code
2008-10-23 Alexey Dobriyanproc: switch /proc/version to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/meminfo to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/uptime to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/loadavg to seq_file
2008-10-23 Arjan van de Venproc: use WARN() rather than printk+backtrace
2008-10-23 Alexey Dobriyanproc: spread __init
2008-10-23 Alexey Dobriyanproc: proc_init_inodecache() can't fail
2008-10-23 Joe Kortyproc: fix vma display mismatch between /proc/pid/{maps...
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 Len BrownMerge branch 'bugzilla-11715' into test
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-21 David WoodhouseMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-21 Benjamin HerrenschmidtMerge commit 'origin' into master
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 David WoodhouseMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-10-20 Simon Hormankdump: add is_vmcore_usable() and vmcore_unusable()
2008-10-20 Vivek Goyalkdump: make elfcorehdr_addr independent of CONFIG_PROC_...
2008-10-20 Nick Pigginvmstat: mlocked pages statistics
2008-10-20 Lee SchermerhornUnevictable LRU Page Statistics
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 David VrabelMerge branch 'master' into for-upstream
2008-10-20 Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes', 'topic...
2008-10-20 Thomas GleixnerMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-20 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2008-10-18 Anton VorontsovMerge branch 'master' of git://git./linux/kernel/git...
2008-10-17 Tony LuckPull utrace into release branch
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2008-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next