summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-07ARM: KVM: sanitize freeing of HYP page tablesMarc Zyngier1-18/+26
2013-03-07ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier3-17/+19
2013-03-07ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier3-8/+11
2013-03-07ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2-1/+1
2013-03-07ARM: KVM: vgic: decouple alignment restriction from page sizeMarc Zyngier1-1/+1
2013-03-07ARM: KVM: fix fault_ipa computingMarc Zyngier1-2/+7
2013-03-07ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2-17/+17
2013-03-07ARM: KVM: fix address validation for HYP mappingsMarc Zyngier1-2/+7
2013-03-07ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2-16/+35
2013-03-07ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2-5/+7
2013-03-07ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2-11/+20
2013-03-07ARM: KVM: remove superfluous include from kvm_vgic.hMarc Zyngier1-1/+0
2013-03-07ARM: KVM: abstract most MMU operationsMarc Zyngier2-46/+70
2013-03-07KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2-0/+10
2013-03-07ARM: KVM: move exit handler selection to a separate fileMarc Zyngier4-114/+144
2013-03-07ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier3-45/+46
2013-03-07ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2-5/+8
2013-03-07ARM: KVM: abstract fault decoding awayMarc Zyngier2-1/+6
2013-03-07ARM: KVM: abstract exception class decoding awayMarc Zyngier3-3/+8
2013-03-07ARM: KVM: abstract IL decoding awayMarc Zyngier4-4/+9
2013-03-07ARM: KVM: abstract SAS decoding awayMarc Zyngier2-14/+19
2013-03-07ARM: KVM: abstract S1TW abort detection awayMarc Zyngier3-1/+7
2013-03-07ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier3-1/+9
2013-03-07ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2-1/+6
2013-03-07ARM: KVM: abstract HSR_SSE awayMarc Zyngier2-1/+6
2013-03-07ARM: KVM: abstract HSR_WNR awayMarc Zyngier2-1/+6
2013-03-07ARM: KVM: abstract HSR_ISV awayMarc Zyngier2-1/+6
2013-03-07ARM: KVM: abstract fault register accessesMarc Zyngier7-55/+78
2013-03-07ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier6-28/+28
2013-03-07KVM: ARM: Fix wrong address in commentJonghwan Choi1-2/+2
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20