summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-12-04ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4
2013-12-04ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson1-0/+12
2013-12-04ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang1-1/+1
2013-12-04ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold7-0/+34
2013-12-04ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold11-1/+86
2013-12-04ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2013-12-04ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2-1/+7
2013-12-04ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-12-04ARM: OMAP2+: irq, AM33XX add missing register checkMarkus Pargmann1-1/+1
2013-11-29arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-04ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij1-5/+4
2013-11-04ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-18ARM: Fix the world famous typo with is_gate_vma()Russell King1-1/+1
2013-10-05ARM: mxs: stub out mxs_pm_init for !CONFIG_PMArnd Bergmann1-0/+4
2013-10-05ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel1-3/+3
2013-09-27ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-27ARM: PCI: versatile: Fix PCI I/OPeter Maydell2-8/+10
2013-09-27ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell1-6/+19
2013-09-27ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall3-8/+27
2013-09-27ARM: dts: add missing cpu #address-cell valuesArnd Bergmann3-0/+6
2013-09-27ARM: dts: sunxi: cpus/cpu nodes dts updatesLorenzo Pieralisi2-0/+4
2013-09-27ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi7-11/+37
2013-09-27ARM: xen: only set pm function ptrs for Xen guestsRob Herring1-1/+4
2013-09-14ARM: at91: dt: sam9260: add i2c gpio pinctrlJean-Christophe PLAGNIOL-VILLARD1-0/+10
2013-09-08xen/arm: missing put_cpu in xen_percpu_initJulien Grall1-0/+1
2013-08-29ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre1-3/+6
2013-08-29ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre1-2/+2
2013-08-29ARM: davinci: nand: specify ecc strengthSekhar Nori4-0/+4
2013-08-29ARM: at91: at91sam9x5 RTC is not compatible with at91rm9200 oneNicolas Ferre1-1/+1
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-08-20ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier1-0/+3
2013-08-20ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+1
2013-08-20ARM: KVM: perform save/restore of PARMarc Zyngier4-13/+35
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-12ARM: 7791/1: a.out: remove partial a.out supportWill Deacon5-85/+0
2013-08-12ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-08-12ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon3-7/+8
2013-08-12ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-1/+6
2013-08-12ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-12ARM: make vectors page inaccessible from userspaceRussell King3-1/+12
2013-08-12ARM: move signal handlers into a vdso-like pageRussell King6-30/+86
2013-08-12ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-08-12ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-08-12ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-08-12ARM: move vector stubsRussell King4-30/+37
2013-08-12ARM: poison memory between kuser helpersRussell King1-9/+16
2013-08-12ARM: poison the vectors pageRussell King1-0/+10
2013-08-04ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT1-6/+38