summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King1-1/+1
2013-02-28ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-28ARM: samsung: fix assembly syntax for new gasArnd Bergmann6-30/+30
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-03ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2-5/+5
2013-02-03ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD1-0/+2
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-01-17ALSA: pxa27x: fix ac97 warm resetMike Dunn2-2/+5
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley3-10/+14
2012-12-10ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-12-10Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-12-10Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-12-03ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi1-2/+2
2012-11-05Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devicesGreg Kroah-Hartman7-50/+0
2012-10-31ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner7-0/+50
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2-0/+13
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-07serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-10-02ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-14ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner1-1/+1
2012-09-14ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner1-1/+2
2012-09-14ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter1-1/+1
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-09-14ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-15ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo1-0/+20
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-15ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-08-15ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-08-15ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6