aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-05-301-1/+0
* ARM: u300: fix ages old copy/paste bugLinus Walleij2013-05-131-1/+1
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
* ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-256-6/+6
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+1
* ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-201-1/+1
* ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-201-7/+4
* ARM: VFP: fix emulation of second VFP instructionRussell King2013-03-201-1/+1
* ARM: w90x900: fix legacy assembly syntaxArnd Bergmann2013-03-061-2/+2
* ARM: samsung: fix assembly syntax for new gasArnd Bergmann2013-03-066-30/+30
* ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2013-03-062-1/+15
* ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-061-8/+10
* ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-02-061-0/+3
* ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-02-062-5/+5
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-02-062-2/+5
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-031-0/+2
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-031-1/+1
* ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2013-01-033-10/+14
* ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2012-12-062-3/+9
* Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-061-1/+1
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-061-1/+13
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-11-165-5/+5
* ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov2012-11-161-1/+1
* ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-301-4/+10
* ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-301-2/+2
* ARM: OMAP: counter: add locking to read_persistent_clockColin Cross2012-10-171-7/+14
* ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-101-0/+1
* ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-09-191-4/+7
* ARM: 7513/1: Make sure dtc is built before running itDavid Brown2012-09-191-2/+2
* ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon2012-09-191-15/+40
* ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-192-18/+18
* ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-09-191-0/+1
* ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo2012-09-191-2/+2
* ARM: imx6: spin the cpu until hardware takes it downShawn Guo2012-09-191-20/+3
* ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-09-196-10/+19
* ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter2012-09-191-1/+1
* ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-191-1/+1
* ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-09-121-3/+3
* ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-121-3/+3
* ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-09-121-0/+2
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-191-1/+1
* ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-191-1/+0
* ARM: Fix undefined instruction exception handlingRussell King2012-08-104-62/+92
* ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-101-0/+12
* ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross2012-08-101-0/+6
* ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross2012-08-101-1/+1
* ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-08-101-115/+4
* ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-08-101-0/+2
* ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-251-3/+5