summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-12-22sh: Re-add support for best fit ISA tuning if none is available.Paul Mundt1-5/+20
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt1-0/+3
2008-12-22sh: Provide optimized unaligned loads on SH-4A.Paul Mundt2-1/+264
2008-12-22sh: P4 ioremap pass-throughMagnus Damm4-12/+17
2008-12-22sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2-1/+111
2008-12-22sh: add SH DMAC burst mode constantSteve Glendinning1-0/+1
2008-12-22sh: fix DMAOR register access on SH7709Steve Glendinning1-1/+2
2008-12-22sh: Add platform-specific constants for SH7709Steve Glendinning2-0/+32
2008-12-22sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2-0/+145
2008-12-22sh: Add -m4al tuning for SH4AL-DSP.Paul Mundt1-0/+1
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt3-0/+12
2008-12-22sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt4-95/+7
2008-12-22sh: Specify sane default image targets for the SH-2 platforms.Paul Mundt1-0/+3
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt15-50/+1984
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt1-32/+41
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt1-1/+1
2008-12-22sh: dynamic ftrace support.Matt Fleming7-44/+229
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm5-93/+19
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm2-2/+0
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm2-2/+0
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm1-2/+1
2008-12-22sh: sh_mobile ceu clock framework supportMagnus Damm2-2/+2
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm2-3/+2
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm4-5/+5
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm1-0/+40
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm1-0/+24
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm1-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm1-0/+25
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm1-4/+41
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm1-42/+30
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm1-10/+10
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm1-0/+10
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt3-92/+96
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Linus Torvalds5-47/+107
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+19
2008-12-18avr32: favr-32 build fixHaavard Skinnemoen2-5/+5
2008-12-18ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen1-37/+97
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-2/+7
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas1-3/+1
2008-12-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2-2/+3
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel1-2/+3
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel1-0/+4
2008-12-17avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt1-1/+1
2008-12-17sparc: We need to implement arch_ptrace_stop().David S. Miller2-0/+19
2008-12-17x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen1-3/+0
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel1-1/+2