]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/proc
Fix PCI hotplug printk format
[linux-2.6-omap-h63xx.git] / fs / proc /
2008-10-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-10-23 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git.kernel.org/pub/scm...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes' and...
2008-10-23 Linus TorvaldsMerge branch 'drm-next' of git://git.kernel.org/pub...
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.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-23 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
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.kernel...
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 Russell KingMerge branch 'for-rmk' of git://git.android.com/kernel...
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-21 David WoodhouseMerge branch 'master' of master.kernel.org:/pub/scm...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git.kerne...
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 David WoodhouseMerge branch 'master' of master.kernel.org:/pub/scm...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
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.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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
next