aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29MAINTAINERS: change ATM mailing list to moderatedJoe Perches
2009-10-29MAINTAINERS: update OMAP Tony Lindgren email nameJoe Perches
2009-10-29MAINTAINERS: update TRACING sectionJoe Perches
2009-10-29MAINTAINERS: update GENERIC UIO FOR PCI DEVICESJoe Perches
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro
2009-10-29cgroup: fix strstrip() misuseKOSAKI Motohiro
2009-10-29congestion_wait(): don't use WRITEKOSAKI Motohiro
2009-10-29connector: fix regression introduced by sid connectorChristian Borntraeger
2009-10-29hwpoison: fix/proc/meminfo alignmentHugh Dickins
2009-10-29hwpoison: fix oops on ksm pagesHugh Dickins
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap
2009-10-24pcmcia: do not load the pd6729 driver if io_base is NULLKomuro
2009-10-24hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare
2009-10-24hwmon: (dme1737) No vid attributes for SCH311xJean Delvare
2009-10-24hwmon: (fschmd) Fix check on unsigned in watchdog_write()Roel Kluin
2009-10-24hwmon: (coretemp) Maintainer updateHuaxu Wan
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-22Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew
2009-10-21ARM: Fix lubbock defconfig buildRussell King
2009-10-21ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten
2009-10-21ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten
2009-10-21ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten
2009-10-21ARM: 5765/1: Updated U300 defconfigLinus Walleij
2009-10-21ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-10-20net: fix section mismatch in fec.cSteven King
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-10-20pcmcia: Fix possible printk format warningsWolfram Sang
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu