summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King28-165/+365
2016-07-14ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang1-11/+6
2016-07-14ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang1-3/+11
2016-07-14ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is usedGregory CLEMENT1-21/+65
2016-07-14ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT1-20/+42
2016-07-14ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson2-0/+29
2016-07-14ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson2-0/+15
2016-07-14ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson2-0/+53
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King5-6/+20
2016-07-02ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic1-4/+40
2016-07-02ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann1-1/+1
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook2-3/+3
2016-07-02ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada2-9/+1
2016-06-22ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre3-14/+12
2016-06-22ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks1-0/+1
2016-06-22ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Masahiro Yamada2-5/+2
2016-06-22ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij1-0/+2
2016-06-22ARM: uaccess: remove put_user() code duplicationRussell King1-57/+49
2016-06-22ARM: 8580/1: Remove orphaned __addr_ok() definitionRobin Murphy1-8/+0
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King2-1/+3
2016-06-22ARM: introduce svc_pt_regs structureRussell King4-4/+14
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King6-15/+15
2016-06-09ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper1-2/+2
2016-06-09ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon3-1/+2
2016-06-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-27/+61
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-4/+2
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2016-05-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-480/+5
2016-05-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds25-442/+2850
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann1-1/+1
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2-478/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2-16/+46
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini6-27/+61
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+2
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-05-24arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2-2/+0
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-17/+3
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+3
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek2-0/+3
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby2-6/+2
2016-05-21exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-20Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixesArnd Bergmann2-1/+3
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds15-52/+147
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2-1/+9
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara2-0/+18
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2-12/+17
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2-5/+8