summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-04-17Merge tag 'v3.8.8'Scott Wood
2013-04-17ARM: imx35 Bugfix admux clockMarkus Pargmann
2013-04-17ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LEDNigel Roberts
2013-04-12ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440Thomas Abraham
2013-04-05ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak
2013-04-05ARM: kirkwood: Fix chip-delay for GoFlex NetEric Hutter
2013-04-05ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo
2013-04-05ARM: cns3xxx: fix mapping of private memory regionMac Lin
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-04-04arm-preempt-lazy-support.patchThomas Gleixner
2013-04-04arm-enable-highmem-for-rt.patchThomas Gleixner
2013-04-04arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2013-04-04arm-disable-highmem-on-rt.patchThomas Gleixner
2013-04-04ARM: Initialize ptl->lock for vector pageFrank Rowand
2013-04-04mm: pagefault_disabled()Peter Zijlstra
2013-04-04mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-04-04ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2013-04-04arm-omap-make-wakeupgen_lock-raw.patchThomas Gleixner
2013-04-04preempt-rt: Convert arm boot_lock to rawFrank Rowand
2013-04-04arm: Allow forced irq threadingThomas Gleixner
2013-04-04arm: Mark pmu interupt IRQF_NO_THREADThomas Gleixner
2013-04-04early-printk-consolidate.patchThomas Gleixner
2013-03-28ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocationMarek Szyprowski
2013-03-28ARM: tegra: fix register address of slink controllerLaxman Dewangan
2013-03-20ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830Matt Porter
2013-03-20ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold
2013-03-20ARM: kirkwood: fix to retain gbe MAC addresses for DT kernelsSebastian Hesselbarth
2013-03-14ARM: kirkwood: of_serial: fix clock gating by removing clock-frequencyJason Cooper
2013-03-14ARM: mxs_defconfig: Make USB host functional againFabio Estevam
2013-03-14gpio: mvebu: Add clk support to prevent lockupAndrew Lunn
2013-03-14rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn
2013-03-14ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-14ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-03-14ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon
2013-03-14ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon
2013-03-14ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas
2013-03-14ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clockNicolas Pitre
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King
2013-02-28ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim
2013-02-28ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMUWill Deacon
2013-02-28ARM: i.MX25: clk: parent per5_clk to AHB clockSteffen Trumtrar
2013-02-28ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2013-02-28ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodesNicolas Ferre
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-02-28ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij
2013-02-10Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2013-02-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King