summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-01-03ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2014-01-03ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-10-27mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2013-10-27ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-10perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-09-10ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-09-10ARM: 7791/1: a.out: remove partial a.out supportWill Deacon4-84/+0
2013-07-27ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-29ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-06-29ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-06-19ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann4-1/+3
2013-06-19ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2013-05-30ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT1-6/+6
2013-05-30Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr1-1/+1
2013-05-30mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold1-1/+0
2013-05-13ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King6-6/+6
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+1
2013-03-20ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-20ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-03-20ARM: VFP: fix emulation of second VFP instructionRussell King1-1/+1
2013-03-06ARM: w90x900: fix legacy assembly syntaxArnd Bergmann1-2/+2
2013-03-06ARM: samsung: fix assembly syntax for new gasArnd Bergmann6-30/+30
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-02-06ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-02-06ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2-5/+5
2013-02-06ALSA: pxa27x: fix ac97 warm resetMike Dunn2-2/+5
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley3-10/+14
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-12-06Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-12-06Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-11-16ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-11-16ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov1-1/+1
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-31ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-17ARM: OMAP: counter: add locking to read_persistent_clockColin Cross1-7/+14
2012-10-10ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-19ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-19ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-09-19ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann1-0/+1
2012-09-19ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo1-2/+2
2012-09-19ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)6-10/+19