aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm
2009-10-30sh: Use RSMEM for sleep code on sh7724Magnus Damm
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm
2009-10-30sh: Add Ecovec24 specific memory pre/post sleep codeMagnus Damm
2009-10-30sh: Add ap325rxa specific memory pre/post sleep codeMagnus Damm
2009-10-30sh: Move ap325rxa board code into separate directoryMagnus Damm
2009-10-30sh: Add migor specific memory pre/post sleep codeMagnus Damm
2009-10-30sh: Add ms7724se specific memory pre/post sleep codeMagnus Damm
2009-10-30sh: Add kfr2r09 specific memory pre/post sleep codeMagnus Damm
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm
2009-10-30sh: Add sh7724 notifier for R-standby save/restoreMagnus Damm
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm
2009-10-30sh: Do not apply virt_to_phys() to a physical addressMatt Fleming
2009-10-28sh: perf events: Kill off left over debugging cruft.Paul Mundt
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt
2009-10-28sh: mach-ecovec24: Add USB1 gadget supportKuninori Morimoto
2009-10-28sh: add SDHI1 support to ms7724seMagnus Damm
2009-10-28sh: mac address through private data for sh_eth on ms7724seMagnus Damm
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-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-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-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds