summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-05-20Merge tag 'v3.8.13'Scott Wood
2013-05-11xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini
2013-05-08mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-05-08arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-05-08ARM: at91/trivial: typos in compatible propertyNicolas Ferre
2013-05-08ARM: at91/trivial: fix model name for SAM9G15-EKNicolas Ferre
2013-05-08ARM: at91: Fix typo in restart code panic messageMaxime Ripard
2013-05-08ARM: at91: remove partial parameter in bootargs for at91sam9x5ek.dtsiNicolas Ferre
2013-05-08ARM: at91/at91sam9260.dtsi: fix u(s)art pinctrl encodingDouglas Gilbert
2013-05-08ARM: u300: fix ages old copy/paste bugLinus Walleij
2013-05-08ARM: omap3: cpuidle: enable time keepingDaniel Lezcano
2013-05-01ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-05-01ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-04-30arm-preempt-lazy-support.patchThomas Gleixner
2013-04-30arm-enable-highmem-for-rt.patchThomas Gleixner
2013-04-30arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2013-04-30arm-disable-highmem-on-rt.patchThomas Gleixner
2013-04-30ARM: Initialize ptl->lock for vector pageFrank Rowand
2013-04-30mm: pagefault_disabled()Peter Zijlstra
2013-04-30mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-04-30ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2013-04-30arm-omap-make-wakeupgen_lock-raw.patchThomas Gleixner
2013-04-30preempt-rt: Convert arm boot_lock to rawFrank Rowand
2013-04-30net/cpsw: giant cpsw patchSebastian Siewior
2013-04-30arm: Allow forced irq threadingThomas Gleixner
2013-04-30arm: Mark pmu interupt IRQF_NO_THREADThomas Gleixner
2013-04-30early-printk-consolidate.patchThomas Gleixner
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann
2013-04-25ARM: i.MX35: enable MAX clockSascha Hauer
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
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-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