aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-0/+7
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 3-1/+13
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-4/+15
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 1-2/+2
2008-10-23libata: switch to using block layer tagging supportGravatar Jens Axboe 1-1/+0
2008-10-23PCI: add routines for debugging and handling lost interruptsGravatar James Bottomley 1-0/+7
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Gravatar Linus Torvalds 10-29/+5
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Gravatar Linus Torvalds 7-7/+132
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevGravatar Linus Torvalds 10-53/+61
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-5/+14
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 477-42367/+0
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 23-277/+824
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 3-6/+20
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 2-1/+3
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Gravatar Linus Torvalds 3-84/+86
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 3-12/+37
2008-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 4-8/+52
2008-10-23Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 3-29/+68
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmGravatar Linus Torvalds 2-0/+107
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2008-10-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2008-10-238250: Oxford Semiconductor DevicesGravatar Lee Howard 1-0/+8
2008-10-23mutex: speed up generic mutex implementationsGravatar Nick Piggin 2-32/+3
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Gravatar Linus Torvalds 5-3/+686
2008-10-23memcg: fix page_cgroup allocationGravatar KAMEZAWA Hiroyuki 1-0/+5
2008-10-23jbd: fix error handling for checkpoint ioGravatar Hidehiro Kawai 1-1/+1
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildGravatar Paul Mundt 1-1/+6
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcGravatar Linus Torvalds 1-7/+9
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 10-0/+3325
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdGravatar Linus Torvalds 1-12/+16
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 2-3/+60
2008-10-23proc: remove fs/proc/proc_misc.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move /proc/vmcore creation to fs/proc/vmcore.cGravatar Alexey Dobriyan 1-2/+0
2008-10-23[CRISv32] Remove warning in io.hGravatar Jesper Nilsson 1-2/+2
2008-10-23proc: move all /proc/kcore stuff to fs/proc/kcore.cGravatar Alexey Dobriyan 1-4/+0
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hGravatar Alexey Dobriyan 1-4/+0
2008-10-23ftrace: remove ftrace hashGravatar Steven Rostedt 1-5/+3
2008-10-23ftrace: remove mcount setGravatar Steven Rostedt 1-1/+0
2008-10-23ftrace: only have ftrace_kill atomicGravatar Steven Rostedt 1-2/+1
2008-10-23ftrace: return error on failed modified text.Gravatar Steven Rostedt 1-2/+22
2008-10-23proc: move /proc/diskstats boilerplate to block/genhd.cGravatar Alexey Dobriyan 1-2/+0
2008-10-23proc: move /proc/zoneinfo boilerplate to mm/vmstat.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move /proc/vmstat boilerplate to mm/vmstat.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move /proc/buddyinfo boilerplate to mm/vmstat.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move /proc/vmallocinfo to mm/vmalloc.cGravatar Alexey Dobriyan 1-2/+0
2008-10-23proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cGravatar Alexey Dobriyan 1-5/+0
2008-10-23proc: move rest of /proc/partitions code to block/genhd.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move rest of /proc/locks to fs/locks.cGravatar Alexey Dobriyan 1-1/+0
2008-10-23proc: move /proc/hardware to m68k-specific codeGravatar Alexey Dobriyan 1-1/+1