aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei2011-12-091-0/+1
* ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi2011-12-091-1/+1
* arm: mx28: fix bit operation in clock settingWolfram Sang2011-12-091-1/+1
* ARM: pxa: fix inconsistent CONFIG_USB_PXA27XHaojian Zhuang2011-12-0911-13/+13
* ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-261-1/+1
* ARM: mach-ux500: unlock I&D l2x0 caches before initLinus Walleij2011-11-111-1/+24
* plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser2011-11-111-5/+5
* ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-251-2/+2
* ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-251-0/+7
* ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-10-161-0/+1
* ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-10-031-17/+17
* ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-10-033-0/+44
* ARM: dma-mapping: free allocated page if unable to mapRussell King2011-10-031-0/+2
* ARM: Dove: fix second SPI initialization callNicolas Pitre2011-10-031-1/+1
* ARM: davinci: fix cache flush build errorLinus Walleij2011-10-031-1/+5
* ARM: davinci: da850 EVM: read mac address from SPI flashSudhakar Rajashekhara2011-10-031-0/+28
* ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij2011-10-031-3/+3
* MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky2011-10-031-1/+1
* ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-10-031-1/+1
* ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg2011-08-041-4/+4
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-193-7/+24
|\
| * davinci: DM365 EVM: fix video input mux bitsJon Povey2011-07-191-2/+2
| * ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor2011-07-191-0/+6
| * arm: davinci: Fix low level gpio irq handlers' argumentIdo Yariv2011-07-121-5/+16
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-176-26/+41
|\ \
| * | ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-164-26/+27
| * | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2011-07-162-0/+14
| |/
* | ARM: fix regression in IXP4xx clocksourceRichard Cochran2011-07-151-2/+8
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-129-30/+32
|\ \ | |/ |/|
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-07-112-22/+24
| |\
| | * ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-111-4/+4
| | * ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-111-14/+15
| | * ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-111-5/+6
| | * ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-111-5/+5
| * | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-074-4/+4
| * | arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-071-9/+12
| |/
| * ARM: pxa168: correct nand pmu settingLei Wen2011-07-061-1/+1
| * ARM: pxa910: correct nand pmu settingLei Wen2011-07-061-1/+1
| * ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-061-2/+2
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-109-23/+42
|\ \
| * | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
| * | ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-061-6/+13
| * | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar2011-07-061-2/+2
| * | ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-061-9/+12
| * | ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-053-2/+9
| * | ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
| * | ARM: dmabounce: fix map_single() error return valueRussell King2011-07-031-1/+1
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-0813-20/+36
|\ \ \
| * | | ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang2011-07-081-1/+1
| * | | ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-081-3/+1