Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc923cc93b7719576f20687e4cb07751601fbbb3
/
arch
bc923cc
KVM: s390: Centrally lock arch specific vcpu ioctls
by Avi Kivity
· 15 years ago
526b78a
KVM: x86: Lock arch specific vcpu ioctls centrally
by Avi Kivity
· 15 years ago
2122ff5
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
by Avi Kivity
· 15 years ago
1683b24
KVM: x86: cleanup unused local variable
by Xiao Guangrong
· 15 years ago
f55c3f4
KVM: MMU: unalias gfn before sp->gfns[] comparison in sync_page
by Xiao Guangrong
· 15 years ago
6d74229
KVM: MMU: remove rmap before clear spte
by Xiao Guangrong
· 15 years ago
e8ad9a7
KVM: MMU: use proper cache object freeing function
by Xiao Guangrong
· 15 years ago
aad8270
KVM: VMX: Only reset MMU when necessary
by Sheng Yang
· 15 years ago
62ad075
KVM: x86: Clean up duplicate assignment
by Sheng Yang
· 15 years ago
222b7c5
KVM: x86 emulator: Add missing decoder flags for xor instructions
by Mohammed Gamal
· 15 years ago
abc1908
KVM: x86 emulator: Add missing decoder flags for sub instruction
by Mohammed Gamal
· 15 years ago
dfb507c
KVM: x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9)
by Mohammed Gamal
· 15 years ago
24955b6
KVM: pass correct parameter to kvm_mmu_free_some_pages
by Marcelo Tosatti
· 15 years ago
4610c9c
KVM: VMX: VMXON/VMXOFF usage changes
by Dongxiao Xu
· 15 years ago
b923e62
KVM: VMX: VMCLEAR/VMPTRLD usage changes
by Dongxiao Xu
· 15 years ago
92fe13b
KVM: VMX: Some minor changes to code structure
by Dongxiao Xu
· 15 years ago
7725b89
KVM: VMX: Define new functions to wrapper direct call of asm code
by Dongxiao Xu
· 15 years ago
f0f5933
KVM: MMU: Fix free memory accounting race in mmu_alloc_roots()
by Avi Kivity
· 15 years ago
6d77dbf
KVM: inject #UD if instruction emulation fails and exit to userspace
by Gleb Natapov
· 15 years ago
54a4f02
KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freed
by Gui Jianfeng
· 15 years ago
518c5a0
KVM: MMU: Fix debug output error in walk_addr()
by Gui Jianfeng
· 15 years ago
f3b8c96
KVM: MMU: mark page table dirty when a pte is actually modified
by Gui Jianfeng
· 15 years ago
eec4b14
KVM: SVM: Allow EFER.LMSLE to be set with nested svm
by Joerg Roedel
· 15 years ago
3f10c84
KVM: SVM: Dump vmcb contents on failed vmrun
by Joerg Roedel
· 15 years ago
d94e1dc
KVM: Get rid of KVM_REQ_KICK
by Avi Kivity
· 15 years ago
54b8486
KVM: x86 emulator: do not inject exception directly into vcpu
by Gleb Natapov
· 15 years ago
95cb229
KVM: x86 emulator: move interruptibility state tracking out of emulator
by Gleb Natapov
· 15 years ago
4d2179e
KVM: x86 emulator: handle shadowed registers outside emulator
by Gleb Natapov
· 15 years ago
bdb475a
KVM: x86 emulator: use shadowed register in emulate_sysexit()
by Gleb Natapov
· 15 years ago
ef050dc
KVM: x86 emulator: set RFLAGS outside x86 emulator code
by Gleb Natapov
· 15 years ago
95c5588
KVM: x86 emulator: advance RIP outside x86 emulator code
by Gleb Natapov
· 15 years ago
3457e41
KVM: handle emulation failure case first
by Gleb Natapov
· 15 years ago
8fe681e
KVM: do not inject #PF in (read|write)_emulated() callbacks
by Gleb Natapov
· 15 years ago
f181b96
KVM: remove export of emulator_write_emulated()
by Gleb Natapov
· 15 years ago
c3cd7ff
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure
by Gleb Natapov
· 15 years ago
411c35b
KVM: fill in run->mmio details in (read|write)_emulated function
by Gleb Natapov
· 15 years ago
e680080
KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
by Gleb Natapov
· 15 years ago
338dbc9
KVM: x86 emulator: make (get|set)_dr() callback return error if it fails
by Gleb Natapov
· 15 years ago
0f12244
KVM: x86 emulator: make set_cr() callback return error if it fails
by Gleb Natapov
· 15 years ago
79168fd
KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
by Gleb Natapov
· 15 years ago
5951c44
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
by Gleb Natapov
· 15 years ago
3fb1b5d
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
by Gleb Natapov
· 15 years ago
35aa537
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
by Gleb Natapov
· 15 years ago
414e627
KVM: x86 emulator: handle "far address" source operand
by Gleb Natapov
· 15 years ago
b8a9894
KVM: x86 emulator: cleanup nop emulation
by Gleb Natapov
· 15 years ago
f0c13ef
KVM: x86 emulator: cleanup xchg emulation
by Gleb Natapov
· 15 years ago
054fe9f
KVM: x86 emulator: fix Move r/m16 to segment register decoding
by Gleb Natapov
· 15 years ago
9de4157
KVM: x86 emulator: introduce read cache
by Gleb Natapov
· 15 years ago
1c11e71
KVM: VMX: Avoid writing HOST_CR0 every entry
by Avi Kivity
· 15 years ago
08acfa1
KVM: kvm_pdptr_read() may sleep
by Avi Kivity
· 15 years ago
914ebcc
KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
by Takuya Yoshikawa
· 15 years ago
c332c83
KVM: VMX: Simplify vmx_get_nmi_mask()
by Avi Kivity
· 15 years ago
bf99815
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
by Huang Ying
· 14 years ago
540ad6b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
8785eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 14 years ago
ba773f7
x86,kgdb: Fix hw breakpoint regression
by Jason Wessel
· 14 years ago
8b24599
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
by Sekhar Nori
· 14 years ago
6b95ed3
perf, powerpc: Use perf_sample_data_init() for the FSL code
by Peter Zijlstra
· 14 years ago
1a041a2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ee13cbde
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 14 years ago
863da95
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
4afb93b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
3581ced
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
by Borislav Petkov
· 14 years ago
179ee43
[CPUFREQ] Fix PCC driver error path
by Matthew Garrett
· 14 years ago
3847d223f
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
by Daniel J Blueman
· 14 years ago
47f8bcf
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
by Matthew Garrett
· 14 years ago
f7512e7
serial: fix rs485 for atmel_serial on avr32
by Peter Huewe
· 14 years ago
8faf2e6
MIPS: Set io_map_base for several PCI bridges lacking it
by Ben Hutchings
· 14 years ago
0d5977d
MIPS: Alchemy: Define eth platform devices in the correct order
by Wolfgang Grandegger
· 14 years ago
7f13f65
MIPS: BCM63xx: Prevent second enet registration on BCM6338
by Florian Fainelli
· 14 years ago
f2a6827
MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.
by David Daney
· 14 years ago
31c984a
MIPS: N32: Define getdents64.
by Ralf Baechle
· 14 years ago
98a0f86
MIPS: MTX-1: Fix PCI on the MeshCube and related boards
by Bruno Randolf
· 14 years ago
1ed8453
MIPS: Make init_vdso a subsys_initcall.
by David Daney
· 14 years ago
57d1501
MIPS: "Fix" useless 'init_vdso successfully' message.
by David Daney
· 14 years ago
28d7d21
MIPS: PowerTV: Move register setup to before reading registers.
by David VomLehn
· 14 years ago
6aa033d
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
20ba5ef
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
dbbe464
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
2e65a20
Input: RX51 keymap - fix recent compile breakage
by Dmitry Torokhov
· 14 years ago
f9578fc
ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text
by Uwe Kleine-König
· 14 years ago
51aa87b
ARM: 6263/1: ns9xxx: fix FTBFS for zImage
by Uwe Kleine-König
· 14 years ago
73bcc76
ARM: 6262/1: arm/clps711x: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
31e967d
ARM: 6261/1: arm/shark: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
e6b8b3e
ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
f63a79f
ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
9729c0c
ARM: 6258/1: arm/h720x: fix debug macro compilation failure
by Jeremy Kerr
· 14 years ago
0e1cf38
Merge branch 'bugzilla-16396' into release
by Len Brown
· 14 years ago
72ad5d7
ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM
by Rafael J. Wysocki
· 14 years ago
ff48780
x86: Do not try to disable hpet if it hasn't been initialized before
by Stefano Stabellini
· 14 years ago
7a73c02
KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
by Avi Kivity
· 14 years ago
6aa0b9d
KVM: MMU: fix conflict access permissions in direct sp
by Xiao Guangrong
· 14 years ago
7ffb65f
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 14 years ago
3fdfd99
powerpc: Fix erroneous lmb->memblock conversions
by Benjamin Herrenschmidt
· 14 years ago
4b8692c
powerpc/mm: Add some debug output when hash insertion fails
by Benjamin Herrenschmidt
· 14 years ago
171aa2c
powerpc/mm: Fix bugs in huge page hashing
by Benjamin Herrenschmidt
· 14 years ago
ca91e6c
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
by Benjamin Herrenschmidt
· 14 years ago
b1623e7
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
by Anton Blanchard
· 14 years ago
4a973f2
Merge branch 'bugzilla-15886' into release
by Len Brown
· 14 years ago
718be4a
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
by Len Brown
· 14 years ago
Next »