summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-02-06ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-02-06ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2-5/+5
2013-02-06ALSA: pxa27x: fix ac97 warm resetMike Dunn2-2/+5
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley3-10/+14
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-12-06Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-12-06Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-30ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-30ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-10ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-19ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-19ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-09-19ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-19ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo1-2/+2
2012-09-19ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)6-10/+19
2012-09-19ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-09-19ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-09-12ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-12ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-09-12ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-19ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-10ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-08-10ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-10ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-08-10ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-08-10ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-08-10ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-07-25ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-12ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-07-04ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves1-1/+1
2012-07-04ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi1-1/+1
2012-06-19ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-19ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2012-06-19ARM i.MX53: Fix PLL4 base addressSascha Hauer1-1/+1
2012-06-10ixp4xx: fix compilation by adding gpiolib supportRichard Cochran3-81/+48
2012-05-31ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-05-31ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2
2012-05-20ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-20ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-20ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2