Age | Commit message (Expand) | Author |
2008-10-28 | lockdep: minor fix for debug_show_all_locks() | qinghuang feng |
2008-10-23 | x86: restore the old swiotlb alloc_coherent behavior | FUJITA Tomonori |
2008-10-23 | x86: use GFP_DMA for 24bit coherent_dma_mask | FUJITA Tomonori |
2008-10-23 | swiotlb: remove panic for alloc_coherent failure | FUJITA Tomonori |
2008-10-23 | xen: compilation fix of drivers/xen/events.c on IA64 | Isaku Yamahata |
2008-10-23 | xen: portability clean up and some minor clean up for xencomm.c | Isaku Yamahata |
2008-10-23 | xen: don't reload cr3 on suspend | Jeremy Fitzhardinge |
2008-10-23 | kernel/resource: fix reserve_region_with_split() section mismatch | Paul Mundt |
2008-10-23 | printk: remove unused code from kernel/printk.c | roel kluin |
2008-10-23 | Fix compile warning in kernel/params.c | Linus Torvalds |
2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds |
2008-10-23 | ext4: remove unused variable in ext4_get_parent | Christoph Hellwig |
2008-10-23 | pcc-acpi: fix compile with new stricter ACPI types | Linus Torvalds |
2008-10-23 | ext3 quota support: fix compile failure | 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/sfrench/cifs-2.6 | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-10-23 | compat_blkdev_driver_ioctl: Remove unused variable warning | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | 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 branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-10-23 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | 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 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | 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/gregkh/usb-2.6 | Linus Torvalds |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | 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 branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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/bart/ide-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 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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: Add more OxSemi devices | Lee Howard |
2008-10-23 | 8250: Oxford Semiconductor Devices | Lee Howard |
2008-10-23 | ALSA: aoa i2sbus: don't overwrite module parameter | Johannes Berg |
2008-10-23 | tty: Fix tty_port kref screwup | Alan Cox |
2008-10-23 | watchdog: Fix warning | Alan Cox |
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 |