summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle
2009-09-30MIPS: SMP: Fix build.Ralf Baechle
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi
2009-09-30MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-29drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson
2009-09-29drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson
2009-09-29percpu: make allocation failures more verboseTejun Heo
2009-09-29percpu: make pcpu_setup_first_chunk() failures more verboseTejun Heo
2009-09-29percpu: make embedding first chunk allocator check vmalloc space sizeTejun Heo
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo
2009-09-29percpu: make pcpu_build_alloc_info() clear static buffersTejun Heo
2009-09-29percpu: fix unit_map[] verification in pcpu_setup_first_chunk()Tejun Heo
2009-09-29PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki
2009-09-29PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg
2009-09-28cfg80211: always get BSSJohannes Berg
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg
2009-09-28net: Add explicit bound checks in net/socket.cArjan van de Ven
2009-09-28bridge: Fix double-free in br_add_if.Jeff Hansen
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen
2009-09-28ax25: Add missing dev_put in ax25_setsockoptRalf Baechle
2009-09-28omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU