summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-09-15Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-09-15Merge branch 'quilt/tty'Stephen Rothwell
2010-09-15Merge remote branch 'oprofile/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'lost-spurious-irq/lost-spurious-irq'Stephen Rothwell
2010-09-15Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-09-15Merge remote branch 'omap_dss2/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'catalin/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'mfd/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'battery/master'Stephen Rothwell
2010-09-15Merge remote branch 'input/next'Stephen Rothwell
2010-09-15Merge remote branch 'sound-asoc/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'crypto/master'Stephen Rothwell
2010-09-15Merge remote branch 'genesis/master'Stephen Rothwell
2010-09-15Merge remote branch 'tegra/for-next'Stephen Rothwell
2010-09-15Merge remote branch 's5p/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'samsung/next-samsung'Stephen Rothwell
2010-09-15Merge remote branch 'omap/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'msm/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'i.MX/for-next'Stephen Rothwell
2010-09-15Merge remote branch 'davinci/davinci-next'Stephen Rothwell
2010-09-15Merge remote branch 'arm/devel'Stephen Rothwell
2010-09-15ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney
2010-09-14msm: gpio: Add gpiomux calls to request and free.Gregory Bean
2010-09-14msm: add gpio driver for single-core SoCs.Gregory Bean
2010-09-14ARM: mach-shmobile: ap4evb: modify touchpanel judgment conditionKuninori Morimoto
2010-09-14ARM: mach-shmobile: add two more video modes for HDMIGuennadi Liakhovetski
2010-09-14fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski
2010-09-14ARM: mach-shmobile: sh7372: modify INTCS tableKuninori Morimoto
2010-09-14ARM: mach-shmobile: pfc-sh7372: modify wrong commentKuninori Morimoto
2010-09-14ARM: mach-shmobile: Use evt2irq() for sh7372 DMACMagnus Damm
2010-09-14ARM: mach-shmobile: Extend AP4EVB LCD commentsMagnus Damm
2010-09-14ARM: mach-shmobile: ap4evb: modify tsc2007 platform settingsKuninori Morimoto
2010-09-13msm: Featurize gpiomux.Gregory Bean
2010-09-13msm: gpio: Remove tlmm routines obsoleted by gpiomux.Gregory Bean
2010-09-13msm: convert 7x30 to gpiomux.Gregory Bean
2010-09-13msm: convert 8x50 to gpiomux.Gregory Bean
2010-09-13msm: add gpiomux api for gpio multiplex & configuration.Gregory Bean
2010-09-13GIC: Dont disable INT in ack callbackAbhijeet Dharmapurikar
2010-09-13arm: mm: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker
2010-09-13arm: dis-allow hotplug on MSMDaniel Walker
2010-09-13ARM: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr registerCatalin Marinas
2010-09-13ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)Leif Lindholm
2010-09-13ARM: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-09-13ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-09-13ARM: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-09-13ARM: Remove superfluous flush_kernel_dcache_page()Catalin Marinas
2010-09-13ARM: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas
2010-09-13ARM: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-09-13ARM: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-09-13ARM: Allow lazy cache flushing via PG_arch_1 for highmem pagesCatalin Marinas