summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-07-11ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua
2014-07-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-07-11ARM: imx: fix error handling in ipu device registrationEmil Goode
2014-05-18ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu
2014-04-30ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-04-30ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2014-04-02ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-04-02ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2014-04-02ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-02-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2014-02-15ARM: fix footbridge clockevent deviceRussell King
2014-01-03ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2014-01-03ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2014-01-03ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov
2014-01-03ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov
2014-01-03ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov
2014-01-03ARM: footbridge: fix VGA initialisationRussell King
2014-01-03ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin
2014-01-03ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King
2013-10-26mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-26ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-10perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-09-10ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-09-10ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-07-27ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
2013-06-29ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-06-29ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-19ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann
2013-06-19ARM: 7742/1: topology: export cpu_topologyArnd Bergmann
2013-05-30ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT
2013-05-30Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21xMartin Michlmayr
2013-05-30mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-05-13ARM: u300: fix ages old copy/paste bugLinus Walleij
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: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-20ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-20ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-03-20ARM: VFP: fix emulation of second VFP instructionRussell King
2013-03-06ARM: w90x900: fix legacy assembly syntaxArnd Bergmann
2013-03-06ARM: samsung: fix assembly syntax for new gasArnd Bergmann
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg
2013-02-06ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre
2013-02-06ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd
2013-02-06ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley