summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-05MIPS: Move Cobalt Makefile parts to their own Platform fileYoichi Yuasa4-9/+7
2010-08-05MIPS: IP27: Migrate to new Platform fileRalf Baechle4-22/+20
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss8-115/+110
2010-08-05MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori1-4/+4
2010-08-05MIPS: Alchemy: move boards over to obj-yManuel Lauss3-5/+4
2010-08-05MIPS: MIPSsim: Migrate to new Platform fileRalf Baechle4-9/+7
2010-08-05MIPS: Loongson: Migrate makefile to new Platform fileWu Zhangjin5-33/+33
2010-08-05MIPS: Introduce support for Platform definitionsSam Ravnborg5-8/+16
2010-08-05MIPS: Add -Werror to arch/mips/KbuildSam Ravnborg4-5/+6
2010-08-05MIPS: Introduce arch/mips/KbuildSam Ravnborg2-1/+8
2010-08-05MIPS: IP27: klconfig.c checkpatch cleanupAndrea Gelmini1-4/+4
2010-08-05MIPS: PCI: RM9000 checkpatch cleanupAndrea Gelmini1-2/+2
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: math-emu: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-08-05MIPS: DECstation: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-08-05MIPS: Yosemite: ht-irq.c: Checkpatch cleanupAndrea Gelmini1-7/+6
2010-08-05MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn5-8/+8
2010-08-05MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn6-142/+529
2010-08-05MIPS: MTX1: Fix build.Ralf Baechle3-3/+12
2010-08-05MIPS: BCM47xx: Activate SSB_B43_PCI_BRIDGE by defaultHauke Mehrtens1-0/+1
2010-08-05MIPS: BCM47xx: Really fix 128MB RAM problemHauke Mehrtens1-8/+14
2010-08-05MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchainsFlorian Fainelli1-8/+0
2010-08-05MIPS: N32: Fix syscall number comments.David Daney1-4/+4
2010-08-05MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.David Daney1-3/+2
2010-08-05MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.Ralf Baechle1-1/+0
2010-08-05MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGNAtsushi Nemoto1-3/+1
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-47/+66
2010-07-30SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2-2/+2
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+32
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-2/+7
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+8
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel1-2/+7
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens2-4/+20
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-27/+25