summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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-14ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
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: samsung: fix assembly syntax for new gasArnd Bergmann
2013-02-28ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-02-03ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2013-02-03ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-01-17ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-12-10ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-12-10Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-12-10Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-12-03ARM: OMAP: counter: add locking to read_persistent_clockColin Cross
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-11-05Revert: ARM: SAMSUNG: Add naming of s3c64xx-spi devicesGreg Kroah-Hartman
2012-10-31ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-10-31ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-07serial: omap: fix software flow controlVikram Pandita
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-10-02ARM: Fix ioremap() of address zeroRussell King
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
2012-09-14ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-09-14ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-09-14ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner
2012-09-14ARM: S3C24XX: Add missing DMACH_DT_PROPHeiko Stuebner
2012-09-14ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-14ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-09-14ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-15ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut
2012-08-15ARM: Fix undefined instruction exception handlingRussell King
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas