summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: add SDHI1 support to ms7724seMagnus Damm2009-10-281-0/+35
* sh: mac address through private data for sh_eth on ms7724seMagnus Damm2009-10-281-10/+4
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-273-1/+7
|\
| * sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-272-1/+6
| * sh: Document uImage.bin target in archhelp.Paul Mundt2009-10-271-0/+1
* | sh: enable PERF_USE_VMALLOC across the board.Paul Mundt2009-10-271-0/+1
* | sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-272-2/+11
* | sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-274-51/+16
* | sh64: cache flush symbol exports.Paul Mundt2009-10-272-11/+6
* | sh: Fix up dma_is_consistent().Paul Mundt2009-10-271-0/+5
* | sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt2009-10-272-8/+7
* | sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-274-25/+18
* | sh: Annotate irq functions with "notrace"Matt Fleming2009-10-272-4/+4
* | sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2009-10-272-1/+71
* | sh: mac address through private data for sh_eth on ecovec24Magnus Damm2009-10-261-29/+4
* | sh: add hwblk_id to sh_eth on ecovec24Magnus Damm2009-10-261-0/+3
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-264-15/+20
|\|
| * sh: add uImage.bin targetMagnus Damm2009-10-262-2/+6
| * sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2009-10-262-13/+14
* | sh: fix kexec by removing check for old kexec-toolsMagnus Damm2009-10-261-6/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-267-14/+55
|\|
| * sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
| * sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
| * sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
| * Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-223-8/+12
| |\
| | * KVM: MMU: fix pointer castFrederik Deweerdt2009-10-161-6/+10
| | * KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-162-2/+2
| * | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-224-19/+24
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-10-221-5/+5
| |\ \ \ | | |_|/ | |/| |
| | * | crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying2009-10-201-5/+5
* | | | Merge branch 'sh/sdhi-mfd'Paul Mundt2009-10-265-49/+200
|\ \ \ \
| * | | | sh: mach-ecevec24: Add SDHI supportKuninori Morimoto2009-10-261-0/+78
| * | | | sh: SDHI platform data to the kfr2r09 boardMagnus Damm2009-10-261-0/+33
| * | | | sh: SDHI platform data to the SE7724 boardMagnus Damm2009-10-261-0/+33
| * | | | sh: SDHI platform data to the AP325RXA boardMagnus Damm2009-10-261-24/+28
| * | | | sh: SDHI platform data to the Migo-R boardMagnus Damm2009-10-261-24/+28
* | | | | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-263-25/+47
* | | | | sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-206-184/+112
* | | | | sh: Fix up cacheflush routine symbol exports.Paul Mundt2009-10-191-3/+0
* | | | | sh: Fix up uninitialized variable warning in dwarf unwinder.Paul Mundt2009-10-191-1/+1
* | | | | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.Paul Mundt2009-10-182-7/+6
* | | | | sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-183-46/+9
* | | | | sh: Convert to asm-generic/irqflags.h.Paul Mundt2009-10-178-214/+168
* | | | | sh: Kill off legacy UBC wakeup cruft.Paul Mundt2009-10-165-93/+0
* | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-10-161-1/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt2009-10-161-1/+0
* | | | | sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt2009-10-163-0/+43
* | | | | sh: Fix up IRQ re-enabling for the need_resched() case.Paul Mundt2009-10-161-1/+2
* | | | | sh: Make check_pgt_cache() more aggressive while idling.Paul Mundt2009-10-161-1/+3
* | | | | sh: Idle loop chainsawing for SMP-based light sleep.Paul Mundt2009-10-162-16/+61