summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2013-09-01Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov1-1/+1
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall1-1/+1
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf7-26/+23
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner1-8/+6
2013-08-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-20/+34
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren1-0/+3
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2013-08-03Merge branch 'security-fixes' into fixesRussell King1-0/+2
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King1-0/+2
2013-08-01Merge branch 'security-fixes' into fixesRussell King3-0/+7
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King1-0/+2
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King2-0/+5
2013-08-01clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd1-2/+2
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd1-8/+6
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley1-1/+6
2013-07-26ARM: 7791/1: a.out: remove partial a.out supportWill Deacon4-84/+0
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas3-5/+18
2013-07-26ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam1-0/+16
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+12
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-1/+1
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+12
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt3-3/+5
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt1-1/+2
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+3
2013-07-06Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner7-32/+29
2013-07-04ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon1-1/+12
2013-07-04xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini1-0/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-6/+0
2013-07-03mm/ARM: fix stale comment about VALID_PAGE()Jiang Liu1-6/+0
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-327/+21
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-2/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds26-64/+540
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+89
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds20-209/+351
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-9/+0
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V1-1/+1
2013-06-29Merge branch 'devel-stable' into for-nextRussell King30-42/+679
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King6-35/+65
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro2-9/+0
2013-06-26arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand1-0/+5
2013-06-26ARM: KVM: perform save/restore of PARMarc Zyngier1-10/+12
2013-06-26ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier1-1/+0
2013-06-26ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier1-5/+0
2013-06-26ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier1-2/+2
2013-06-26ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmidMarc Zyngier1-2/+0