Age | Commit message (Expand) | Author |
2008-10-27 | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman |
2008-10-26 | Phonet: do not reply to indication reset packets | Remi Denis-Courmont |
2008-10-26 | Phonet: include generic link-layer header size in MAX_PHONET_HEADER | Remi Denis-Courmont |
2008-10-26 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2008-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-10-25 | Merge branch 'i7300_idle' into release | Len Brown |
2008-10-24 | i7300_idle: Disable ioat channel only on platforms where ile driver can load | Venki Pallipadi |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2008-10-23 | libata: switch to using block layer tagging support | Jens Axboe |
2008-10-23 | PCI: add routines for debugging and handling lost interrupts | James Bottomley |
2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-10-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-10-23 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-10-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2008-10-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2008-10-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-23 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-23 | 8250: Oxford Semiconductor Devices | Lee Howard |
2008-10-23 | mutex: speed up generic mutex implementations | Nick Piggin |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2008-10-23 | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki |
2008-10-23 | jbd: fix error handling for checkpoint io | Hidehiro Kawai |
2008-10-23 | profiling: fix up CONFIG_PROC_FS=n build | Paul Mundt |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds |
2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-10-23 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-10-23 | proc: remove fs/proc/proc_misc.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/vmcore creation to fs/proc/vmcore.c | Alexey Dobriyan |
2008-10-23 | proc: move all /proc/kcore stuff to fs/proc/kcore.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/schedstat boilerplate to kernel/sched_stats.h | Alexey Dobriyan |
2008-10-23 | proc: move /proc/diskstats boilerplate to block/genhd.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/zoneinfo boilerplate to mm/vmstat.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/vmstat boilerplate to mm/vmstat.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/buddyinfo boilerplate to mm/vmstat.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/vmallocinfo to mm/vmalloc.c | Alexey Dobriyan |
2008-10-23 | proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c | Alexey Dobriyan |
2008-10-23 | proc: move rest of /proc/partitions code to block/genhd.c | Alexey Dobriyan |