summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-10-27Merge branch 'sh/stable-updates'Paul Mundt
2009-10-27sh: enable PERF_USE_VMALLOC across the board.Paul Mundt
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt
2009-10-27sh: Clean up more superfluous symbol exports.Paul Mundt
2009-10-27sh: intc: Make ack_regs generally available.Paul Mundt
2009-10-27sh64: cache flush symbol exports.Paul Mundt
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt
2009-10-27sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt
2009-10-27sh: Annotate irq functions with "notrace"Matt Fleming
2009-10-27sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt
2009-10-26sh: mac address through private data for sh_eth on ecovec24Magnus Damm
2009-10-26sh: add hwblk_id to sh_eth on ecovec24Magnus Damm
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26sh: add uImage.bin targetMagnus Damm
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm
2009-10-26sh: fix kexec by removing check for old kexec-toolsMagnus Damm
2009-10-26Merge branch 'sh/stable-updates'Paul Mundt
2009-10-26Merge branch 'sh/sdhi-mfd'Paul Mundt
2009-10-26sh: mach-ecevec24: Add SDHI supportKuninori Morimoto
2009-10-26sh: SDHI platform data to the kfr2r09 boardMagnus Damm
2009-10-26sh: SDHI platform data to the SE7724 boardMagnus Damm
2009-10-26sh: SDHI platform data to the AP325RXA boardMagnus Damm
2009-10-26sh: SDHI platform data to the Migo-R boardMagnus Damm
2009-10-26mmc: Add SuperH to the tmio-mmc KconfigMagnus Damm
2009-10-26mfd: Add SuperH Mobile SDHI platform driverMagnus Damm
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt
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