summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-03-06ARM: w90x900: fix legacy assembly syntaxArnd Bergmann
2013-03-06ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-02-06ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre
2013-02-06ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2013-02-06ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-12-06Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-06Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-10-30ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-30ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-10-10ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-09-19ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
2012-09-19ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-19ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-19ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo
2012-09-19ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-09-19ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-09-19ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-09-12ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-12ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-12ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-19ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut
2012-08-10ARM: Fix undefined instruction exception handlingRussell King
2012-08-10ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-08-10ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross
2012-08-10ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross
2012-08-10ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-08-10ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-07-25ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-12ARM: fix rcu stalls on SMP platformsRussell King
2012-07-04ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves
2012-07-04ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi
2012-06-19ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen
2012-06-19ARM: imx6: exit coherency when shutting down a cpuShawn Guo
2012-06-19ARM i.MX53: Fix PLL4 base addressSascha Hauer
2012-06-10ixp4xx: fix compilation by adding gpiolib supportRichard Cochran
2012-05-31ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-05-31ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin