aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-08-11Merge remote branch 'catalin/stable-2.6.35'Nicolas Pitre
2010-08-11Merge commit '7b70c4275f'Nicolas Pitre
2010-08-10arm/imx/gpio: add spinlock protectionBaruch Siach
2010-08-09ARM: flush_ptrace_access: invalidate all I-cachesWill Deacon
2010-08-09ARM: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon
2010-08-09ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)Leif Lindholm
2010-08-09ARM: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-08-09arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-08-09ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-08-09ARM: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-08-09ARM: Remove superfluous flush_kernel_dcache_page()Catalin Marinas
2010-08-09ARM: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas
2010-08-09ARM: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-08-09ARM: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-08-09ARM: Allow lazy cache flushing via PG_arch_1 for highmem pagesCatalin Marinas
2010-08-09ARM: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas
2010-08-09ARM: Remove dummy loads from the original relocation addressCatalin Marinas
2010-08-09ARM: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas
2010-08-09ARM: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas
2010-08-09ARM: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-31Merge branch 'shmobile' into develRussell King
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-29ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128Magnus Damm
2010-07-29ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACYMagnus Damm
2010-07-29Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Russell King
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-07-29Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ...Russell King
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent
2010-07-29ARM: 6274/1: add global control registers definition header file for nuc900wanzongshun
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori
2010-07-28mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach
2010-07-28arm/imx/gpio: add spinlock protectionBaruch Siach
2010-07-27ARM: Add support for the LPC32XX archKevin Wells
2010-07-27ARM: LPC32XX: Arch config menu supoport and makefilesKevin Wells
2010-07-27ARM: LPC32XX: Phytec 3250 platform supportKevin Wells
2010-07-27ARM: LPC32XX: Misc support functionsKevin Wells
2010-07-27ARM: LPC32XX: Serial support codeKevin Wells