index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-vexpress
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
ARM: KVM: sanitize freeing of HYP page tables
Marc Zyngier
1
-18
/
+26
2013-03-07
ARM: KVM: move kvm_handle_wfi to handle_exit.c
Marc Zyngier
3
-17
/
+19
2013-03-07
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
3
-8
/
+11
2013-03-07
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
2
-1
/
+1
2013-03-07
ARM: KVM: vgic: decouple alignment restriction from page size
Marc Zyngier
1
-1
/
+1
2013-03-07
ARM: KVM: fix fault_ipa computing
Marc Zyngier
1
-2
/
+7
2013-03-07
ARM: KVM: move kvm_target_cpu to guest.c
Marc Zyngier
2
-17
/
+17
2013-03-07
ARM: KVM: fix address validation for HYP mappings
Marc Zyngier
1
-2
/
+7
2013-03-07
ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
Marc Zyngier
2
-16
/
+35
2013-03-07
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
Marc Zyngier
2
-5
/
+7
2013-03-07
ARM: KVM: move hyp init to kvm_host.h
Marc Zyngier
2
-11
/
+20
2013-03-07
ARM: KVM: remove superfluous include from kvm_vgic.h
Marc Zyngier
1
-1
/
+0
2013-03-07
ARM: KVM: abstract most MMU operations
Marc Zyngier
2
-46
/
+70
2013-03-07
KVM: ARM: Reintroduce trace_kvm_hvc
Christoffer Dall
2
-0
/
+10
2013-03-07
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
4
-114
/
+144
2013-03-07
ARM: KVM: move kvm_condition_valid to emulate.c
Marc Zyngier
3
-45
/
+46
2013-03-07
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
2
-5
/
+8
2013-03-07
ARM: KVM: abstract fault decoding away
Marc Zyngier
2
-1
/
+6
2013-03-07
ARM: KVM: abstract exception class decoding away
Marc Zyngier
3
-3
/
+8
2013-03-07
ARM: KVM: abstract IL decoding away
Marc Zyngier
4
-4
/
+9
2013-03-07
ARM: KVM: abstract SAS decoding away
Marc Zyngier
2
-14
/
+19
2013-03-07
ARM: KVM: abstract S1TW abort detection away
Marc Zyngier
3
-1
/
+7
2013-03-07
ARM: KVM: abstract (and fix) external abort detection away
Marc Zyngier
3
-1
/
+9
2013-03-07
ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away
Marc Zyngier
2
-1
/
+6
2013-03-07
ARM: KVM: abstract HSR_SSE away
Marc Zyngier
2
-1
/
+6
2013-03-07
ARM: KVM: abstract HSR_WNR away
Marc Zyngier
2
-1
/
+6
2013-03-07
ARM: KVM: abstract HSR_ISV away
Marc Zyngier
2
-1
/
+6
2013-03-07
ARM: KVM: abstract fault register accesses
Marc Zyngier
7
-55
/
+78
2013-03-07
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
6
-28
/
+28
2013-03-07
KVM: ARM: Fix wrong address in comment
Jonghwan Choi
1
-2
/
+2
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
[next]