Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a27685c33acccce91268ddef88d7896e3205fda5
a27685c
KVM: VMX: Emulate invalid guest state by default
by Avi Kivity
· 12 years ago
8089000
KVM: x86 emulator: implement LTR
by Avi Kivity
· 12 years ago
869be99
KVM: x86 emulator: make loading TR set the busy bit
by Avi Kivity
· 12 years ago
e919464
KVM: x86 emulator: make read_segment_descriptor() return the address
by Avi Kivity
· 12 years ago
a14e579
KVM: x86 emulator: emulate LLDT
by Avi Kivity
· 12 years ago
9299836
KVM: x86 emulator: emulate BSWAP
by Avi Kivity
· 12 years ago
de5f70e
KVM: VMX: Improve error reporting during invalid guest state emulation
by Avi Kivity
· 12 years ago
de87dcd
KVM: VMX: Stop invalid guest state emulation on pending event
by Avi Kivity
· 12 years ago
612e89f
KVM: x86 emulator: implement ENTER
by Avi Kivity
· 12 years ago
51ddff5
KVM: x86 emulator: split push logic from push opcode emulation
by Avi Kivity
· 12 years ago
361cad2
KVM: x86 emulator: fix byte-sized MOVZX/MOVSX
by Avi Kivity
· 12 years ago
2dd7caa
KVM: x86 emulator: emulate LAHF
by Avi Kivity
· 12 years ago
7c068e4
KVM: VMX: Continue emulating after batch exhausted
by Avi Kivity
· 12 years ago
bdea48e
KVM: VMX: Fix interrupt exit condition during emulation
by Avi Kivity
· 12 years ago
9605157
KVM: x86 emulator: emulate SGDT/SIDT
by Avi Kivity
· 12 years ago
a6e3407
KVM: Fix SS default ESP/EBP based addressing
by Avi Kivity
· 12 years ago
cbd27ee
KVM: x86 emulator: initialize memop
by Avi Kivity
· 12 years ago
f47cfa3
KVM: x86 emulator: emulate LEAVE
by Avi Kivity
· 12 years ago
b8405c1
KVM: VMX: Limit iterations with emulator_invalid_guest_state
by Avi Kivity
· 12 years ago
f0495f9
KVM: VMX: Relax check on unusable segment
by Avi Kivity
· 12 years ago
510425f
KVM: x86 emulator: fix LIDT/LGDT in long mode
by Avi Kivity
· 12 years ago
79d5b4c
KVM: x86 emulator: allow loading null SS in long mode
by Avi Kivity
· 12 years ago
6d6eede
KVM: x86 emulator: emulate cpuid
by Avi Kivity
· 12 years ago
0017f93
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
by Avi Kivity
· 12 years ago
62046e5
KVM: Split cpuid register access from computation
by Avi Kivity
· 12 years ago
d881e6f
KVM: VMX: Return correct CPL during transition to protected mode
by Avi Kivity
· 12 years ago
e676505
KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
by Avi Kivity
· 12 years ago
5cfc2aa
KVM: handle last_boosted_vcpu = 0 case
by Rik van Riel
· 12 years ago
21b26c0
KVM: s390: Fix sigp sense handling.
by Cornelia Huck
· 12 years ago
ea1918d
KVM: s390: use sigp condition code defines
by Heiko Carstens
· 12 years ago
0744426
KVM: s390: fix sigp set prefix status stored cases
by Heiko Carstens
· 12 years ago
7ba26c4
KVM: s390: fix sigp sense running condition code handling
by Heiko Carstens
· 12 years ago
9b74753
s390/smp/kvm: unifiy sigp definitions
by Heiko Carstens
· 12 years ago
9d04edd
s390/smp: remove redundant check
by Heiko Carstens
· 12 years ago
36c1ed8
KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
by Marc Zyngier
· 12 years ago
2106a54
KVM: VMX: code clean for vmx_init()
by Guo Chao
· 12 years ago
f9808b7
apic: fix kvm build on UP without IOAPIC
by Michael S. Tsirkin
· 12 years ago
ae7a2a3
KVM: host side for eoi optimization
by Michael S. Tsirkin
· 12 years ago
d905c06
KVM: rearrange injection cancelling code
by Michael S. Tsirkin
· 12 years ago
5cfb1d5
KVM: only sync when attention bits set
by Michael S. Tsirkin
· 12 years ago
c1af87d
KVM: eoi msi documentation
by Michael S. Tsirkin
· 12 years ago
d0a69d6
x86, bitops: note on __test_and_clear_bit atomicity
by Michael S. Tsirkin
· 12 years ago
ab9cf49
KVM guest: guest side for eoi avoidance
by Michael S. Tsirkin
· 12 years ago
8680b94
KVM: optimize ISR lookups
by Michael S. Tsirkin
· 12 years ago
5eadf91
KVM: document lapic regs field
by Michael S. Tsirkin
· 12 years ago
9e40b67
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
by Takuya Yoshikawa
· 12 years ago
a1e4ccb
KVM: Introduce __KVM_HAVE_IRQ_LINE
by Christoffer Dall
· 12 years ago
9900b4b
KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code
by Marc Zyngier
· 12 years ago
dcce048
KVM: trace events: update list of exit reasons
by Cornelia Huck
· 12 years ago
cd18345
KVM: s390: Perform early event mask processing during boot
by Heinz Graalfs
· 12 years ago
61bde82
KVM: s390: Set CPU in stopped state on initial cpu reset
by Christian Borntraeger
· 12 years ago
00763e4
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
by Xudong Hao
· 12 years ago
80feb89
KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
by Takuya Yoshikawa
· 13 years ago
25e531a
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
by Avi Kivity
· 12 years ago
79f702a
KVM: disable uninitialized var warning
by Michael S. Tsirkin
· 12 years ago
a737f25
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
by Christoffer Dall
· 12 years ago
4ae57b6
KVM: s390: Change maintainer
by Christian Borntraeger
· 12 years ago
b246dd5
KVM: VMX: Fix KVM_SET_SREGS with big real mode segments
by Orit Wasserman
· 12 years ago
1952639
KVM: MMU: do not iterate over all VMs in mmu_shrink()
by Gleb Natapov
· 12 years ago
a6bb792
KVM: ia64: Mark ia64 KVM as BROKEN
by Avi Kivity
· 13 years ago
3f6d8c8
KVM: VMX: Use EPT Access bit in response to memory notifiers
by Xudong Hao
· 13 years ago
b38f993
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP
by Xudong Hao
· 13 years ago
83c3a33
KVM: VMX: Add parameter to control A/D bits support, default is on
by Xudong Hao
· 13 years ago
aaf07bc
KVM: VMX: Add EPT A/D bits definitions
by Xudong Hao
· 13 years ago
c1a7b32
KVM: Avoid wasting pages for small lpage_info arrays
by Takuya Yoshikawa
· 13 years ago
92eca8f
KVM: Separate out dirty_bitmap allocation code as kvm_kvzalloc()
by Takuya Yoshikawa
· 13 years ago
99becf1
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs}
by Linus Torvalds
· 12 years ago
bf2785a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
03240b2
fixups for signal breakage
by Al Viro
· 12 years ago
ad1ed29
nommu: fix compilation of nommu.c
by Greg Ungerer
· 12 years ago
a3fe778
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 12 years ago
9171c67
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c22072b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0640113
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
by Linus Torvalds
· 12 years ago
5041caa
gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'
by Kukjin Kim
· 12 years ago
4d57857
Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
68e3e92
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
by Linus Torvalds
· 12 years ago
752dc18
mm: fix warning in __set_page_dirty_nobuffers
by Hugh Dickins
· 12 years ago
2f9d3df
vfs: move inode stat information closer together
by Linus Torvalds
· 12 years ago
f8f5701
Linux 3.5-rc1
by Linus Torvalds
· 12 years ago
912afc3
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
cc8394d
dm thin: provide userspace access to pool metadata
by Joe Thornber
· 12 years ago
a24c256
dm thin: use slab mempools
by Mike Snitzer
· 12 years ago
3599165
dm mpath: allow ioctls to trigger pg init
by Mikulas Patocka
· 12 years ago
f220fd4
dm mpath: delay retry of bypassed pg
by Mike Christie
· 12 years ago
1fbdd2b
dm mpath: reduce size of struct multipath
by Mike Snitzer
· 12 years ago
4fc3acf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
63004af
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f309532
tty: Revert the tty locking series, it needs more work
by Linus Torvalds
· 12 years ago
9ca3cc6
fec_mpc52xx: fix timestamp filtering
by Stephan Gatzka
· 12 years ago
b1ff4f9
mcs7830: Implement link state detection
by Ondrej Zary
· 12 years ago
233e562
Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal}
by Linus Torvalds
· 12 years ago
0fd7bee
powerpc: Fix size of st_nlink on 64bit
by Anton Blanchard
· 12 years ago
a393624
frv: Remove bogus closing parenthesis
by Geert Uytterhoeven
· 12 years ago
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 13 years ago
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 13 years ago
829f51d
Merge branch 'akpm' (Fixups for Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
8b8c0da
nls: fix (and rename) mac NLS table files and config options
by Linus Torvalds
· 12 years ago
92a8956
fs/nls/Makefile: remove bogus CONFIG_ assignments
by Andrew Morton
· 12 years ago
804ce98
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
Next »