summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devicesGreg Kroah-Hartman7-50/+0
2012-10-31ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner7-0/+50
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2-0/+13
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-07serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-10-02ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-14ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-09-14ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner1-1/+2
2012-09-14ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-09-14ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-15ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo1-0/+20
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-15ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-15ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-08-15ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-08-15ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-08-09ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon1-2/+1
2012-07-29ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-19ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-16ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn4-0/+5
2012-07-16ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-07-16ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre1-0/+74
2012-07-16ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi1-1/+1
2012-07-16ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves1-1/+1
2012-07-16ARM: tegra: make tegra_cpu_reset_handler_enable() __initStephen Warren1-1/+1
2012-06-22ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-22ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2012-06-22ARM i.MX53: Fix PLL4 base addressSascha Hauer1-1/+1
2012-06-09ixp4xx: fix compilation by adding gpiolib supportRichard Cochran3-81/+48
2012-06-01ARM: dt: tegra cardhu: fix typo in SDHCI node nameStephen Warren1-1/+1
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2