summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King74-652/+1175
2011-01-04ARM: 6607/1: sa1100: Update platform device registrationJochen Friedrich1-8/+33
2011-01-04ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich1-3/+4
2011-01-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King13-10/+57
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+2
2010-12-28ARM: fix IXP4xx build failureImre Kaloz2-1/+2
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren1-3/+3
2010-12-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-0/+1
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy1-0/+2
2010-12-21ARM: 6459/2: sa1100: Add nanoEngine PCI support.Marcelo Roberto Jimenez7-4/+334
2010-12-21ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.Marcelo Roberto Jimenez2-1/+31
2010-12-21ARM: 6451/1: sa1100: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1...Marcelo Roberto Jimenez1-11/+13
2010-12-21ARM: 6447/3: sa1100: Put nanoEngine support back in the kernelMarcelo Roberto Jimenez4-13/+142
2010-12-20Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+27
2010-12-20Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-2/+23
2010-12-20Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linuxRussell King6-150/+48
2010-12-19ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre1-18/+19
2010-12-19ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre1-36/+21
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre4-96/+8
2010-12-18ARM: smp: avoid incrementing mm_users on CPU startupRussell King1-1/+0
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp4-135/+54
2010-12-17at91: Fix uhpck clock rate in upll caseRyan Mallon1-1/+1
2010-12-17ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm1-4/+26
2010-12-17ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm1-1/+1
2010-12-17ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2-0/+12
2010-12-17ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy3-1/+10
2010-12-17ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim1-1/+1
2010-12-16ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2010-12-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-36/+79
2010-12-15ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-15ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-15ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1
2010-12-14ARM: GIC: move enablement of PPI interrupts to gic.cRussell King3-6/+12
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King7-16/+10
2010-12-14ARM: GIC: move gic_data[] initialization into gic_init()Russell King1-24/+24
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King18-40/+21
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King8-8/+13
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King14-39/+46
2010-12-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+2
2010-12-13ARM: Update mach-typesRussell King1-4/+179
2010-12-13ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2-10/+27
2010-12-13ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas1-6/+6
2010-12-11OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley1-5/+6
2010-12-10OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2-10/+51
2010-12-10OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman1-1/+1