Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0907c855b3b2006b11a96e6c81f91e36a5278d0e
0907c85
KVM: document target of capability enablement
by Cornelia Huck
· 10 years ago
ea74c0e
KVM: s390: remove the tasklet used by the hrtimer
by David Hildenbrand
· 11 years ago
0e9c85a
KVM: s390: move vcpu wakeup code to a central point
by David Hildenbrand
· 11 years ago
433b9ee
KVM: s390: remove _bh locking from start_stop_lock
by David Hildenbrand
· 11 years ago
4ae3c08
KVM: s390: remove _bh locking from local_int.lock
by David Hildenbrand
· 11 years ago
0759d06
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
by David Hildenbrand
· 11 years ago
6352e4d
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
by David Hildenbrand
· 11 years ago
0b4820d
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
by David Hildenbrand
· 11 years ago
7a42fdc
KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
by David Hildenbrand
· 11 years ago
32f5ff63
KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
by David Hildenbrand
· 11 years ago
7dfc63c
KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
by David Hildenbrand
· 11 years ago
9f6226a
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
by Rickard Strandqvist
· 10 years ago
ab76228
MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()
by Deng-Cheng Zhu
· 10 years ago
db2fb7f
MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()
by Deng-Cheng Zhu
· 10 years ago
d7d5b05
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
by Deng-Cheng Zhu
· 10 years ago
b045c40
MIPS: KVM: Remove unneeded volatile
by Deng-Cheng Zhu
· 10 years ago
d98403a
MIPS: KVM: Simplify functions by removing redundancy
by Deng-Cheng Zhu
· 10 years ago
6ad78a5
MIPS: KVM: Use KVM internal logger
by Deng-Cheng Zhu
· 10 years ago
d116e81
MIPS: KVM: Reformat code and comments
by Deng-Cheng Zhu
· 10 years ago
8594997
Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
dc720f9
Merge commit '33b458d276bb' into kvm-next
by Paolo Bonzini
· 10 years ago
33b458d
KVM: SVM: Fix CPL export via SS.DPL
by Jan Kiszka
· 10 years ago
d09a08e
KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency
by Heiko Carstens
· 10 years ago
27e6fb5
KVM: vmx: vmx instructions handling does not consider cs.l
by Nadav Amit
· 10 years ago
1e32c07
KVM: vmx: handle_cr ignores 32/64-bit mode
by Nadav Amit
· 10 years ago
a449c7a
KVM: x86: Hypercall handling does not considers opsize correctly
by Nadav Amit
· 10 years ago
5777392
KVM: x86: check DR6/7 high-bits are clear only on long-mode
by Nadav Amit
· 10 years ago
5381417
KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM
by Jan Kiszka
· 10 years ago
2996fca
KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS
by Jan Kiszka
· 10 years ago
560b7ee
KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
by Jan Kiszka
· 10 years ago
3dcdf3ec
KVM: nVMX: Allow to disable CR3 access interception
by Jan Kiszka
· 10 years ago
3dbcd8d
KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS
by Jan Kiszka
· 10 years ago
e4aa528
KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS
by Jan Kiszka
· 10 years ago
a825f5c
KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX
by Nadav Amit
· 10 years ago
140bad8
KVM: x86: emulation of dword cmov on long-mode should clear [63:32]
by Nadav Amit
· 10 years ago
9e8919a
KVM: x86: Inter-privilege level ret emulation is not implemeneted
by Nadav Amit
· 10 years ago
ee21229
KVM: x86: Wrong emulation on 'xadd X, X'
by Nadav Amit
· 10 years ago
7dec560
KVM: x86: bit-ops emulation ignores offset on 64-bit
by Nadav Amit
· 10 years ago
bc39c4d
arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
by Fabian Frederick
· 10 years ago
bdc9072
KVM: emulate: fix harmless typo in MMX decoding
by Paolo Bonzini
· 11 years ago
9688897
KVM: emulate: simplify BitOp handling
by Paolo Bonzini
· 11 years ago
a5457e7
KVM: emulate: POP SS triggers a MOV SS shadow too
by Paolo Bonzini
· 10 years ago
32e94d0
KVM: x86: smsw emulation is incorrect in 64-bit mode
by Nadav Amit
· 10 years ago
aaa05f2
KVM: x86: Return error on cmpxchg16b emulation
by Nadav Amit
· 10 years ago
67f4d42
KVM: x86: rdpmc emulation checks the counter incorrectly
by Nadav Amit
· 10 years ago
3b32004
KVM: x86: movnti minimum op size of 32-bit is not kept
by Nadav Amit
· 10 years ago
37c564f
KVM: x86: cmpxchg emulation should compare in reverse order
by Nadav Amit
· 10 years ago
606b1c3
KVM: x86: sgdt and sidt are not privilaged
by Nadav Amit
· 10 years ago
2eedcac
KVM: x86: Loading segments on 64-bit mode may be wrong
by Nadav Amit
· 10 years ago
e37a75a
KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR
by Nadav Amit
· 10 years ago
7fe864d
KVM: x86: Mark VEX-prefix instructions emulation as unimplemented
by Nadav Amit
· 10 years ago
7171511
Linux 3.16-rc1
by Linus Torvalds
· 10 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
dd1845a
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 10 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 10 years ago
e4f7ae9
Merge branch 'csum_fixes'
by David S. Miller
· 10 years ago
f79b064
vxlan: Checksum fixes
by Tom Herbert
· 10 years ago
e5eb4e3
net: add skb_pop_rcv_encapsulation
by Tom Herbert
· 10 years ago
bbdff22
udp: call __skb_checksum_complete when doing full checksum
by Tom Herbert
· 10 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 10 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 10 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
a311c48
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
0506408
fix __swap_writepage() compile failure on old gcc versions
by Al Viro
· 10 years ago
4a54e5e
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
by Linus Torvalds
· 10 years ago
1ad96bb
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
c728762
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
503698e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
63c6f81
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
by Eric Dumazet
· 10 years ago
2853af6
vxlan: use dev->needed_headroom instead of dev->hard_header_len
by Cong Wang
· 10 years ago
56f16c7
MAINTAINERS: update cxgb4 maintainer
by Dimitris Michailidis
· 10 years ago
a934fb5
x86/vdso: Fix vdso_install
by Andy Lutomirski
· 10 years ago
b8e0808
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
by Dan McLeran
· 10 years ago
47a306a
btrfs: fix error handling in create_pending_snapshot
by Eric Sandeen
· 10 years ago
3e2426b
btrfs: fix use of uninit "ret" in end_extent_writepage()
by Eric Sandeen
· 10 years ago
d737278
btrfs: free ulist in qgroup_shared_accounting() error path
by Eric Sandeen
· 10 years ago
b050f9f
Btrfs: fix qgroups sanity test crash or hang
by Filipe Manana
· 10 years ago
f1e3c28
btrfs: prevent RCU warning when dereferencing radix tree slot
by Sasha Levin
· 10 years ago
5fbc7c5
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
by Wang Shilong
· 10 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
ef351b9
NVMe: Use Log Page constants in SCSI emulation
by Matthew Wilcox
· 10 years ago
3d69bb6
NVMe: Define Log Page constants
by Matthew Wilcox
· 10 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 10 years ago
6391f34
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
4bdeb31
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
aa569fa
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security
by Linus Torvalds
· 10 years ago
8a02b16
ALSA: hda/realtek - Add more entry for enable HP mute led
by Kailang Yang
· 10 years ago
2041d56
ALSA: hda - Add quirk for external mic on Lifebook U904
by David Henningsson
· 10 years ago
64eb428
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
by Hui Wang
· 10 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
338c09a
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
c1fdb2d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
1700ff8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b7c8c19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
88bbfb4
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
by Linus Torvalds
· 10 years ago
71998d1
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
Next »