summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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-20ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen1-1/+1
2012-06-20ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2012-06-20ARM 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-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-21ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon1-4/+6
2012-05-21ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-21ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja1-4/+4
2012-05-11ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-11ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-11ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-05-11ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-05-11ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon1-5/+8
2012-05-11ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon1-6/+6
2012-05-11ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2-6/+20
2012-05-11ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-23ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-23ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1
2012-04-13ARM: tegra: remove Tegra30 errata from MACH_TEGRA_DTStephen Warren1-5/+0
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-03-12ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2-3/+3
2012-03-12ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-12ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-12ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-12ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon5-16/+16
2012-03-12ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2-4/+2
2012-03-12OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2-0/+10
2012-03-12OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2-0/+6
2012-03-12OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2-0/+6
2012-03-12OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2-8/+0
2012-03-12OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2-4/+4
2012-03-12OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2-4/+2
2012-03-12ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn3-275/+274
2012-03-12ARM: orion: Fix USB phy for orion5x.Andrew Lunn6-10/+15
2012-03-12ARM: S3C24XX: DMA resume regression fixGusakov Andrey1-1/+1
2012-03-12ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-03-12ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-03-12ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-03-12ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-03-12ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-03-12ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-03-01ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-03-01ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2-1/+6
2012-03-01ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-03-01ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino1-1/+2