Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
885032b91042288f98d3888c2aaf3a108d348d5c
885032b
KVM: MMU: retain more available bits on mmio spte
by Xiao Guangrong
· 11 years ago
87d41fb
KVM: s390: Fixed priority of execution in STSI
by Thomas Huth
· 11 years ago
953ed88
KVM: s390: Reworked LCTL and LCTLG instructions
by Thomas Huth
· 11 years ago
133608f
KVM: s390: Check for access exceptions during TPI
by Thomas Huth
· 11 years ago
93e1750
KVM: s390: Check for PSTATE when handling DIAGNOSE
by Thomas Huth
· 11 years ago
5087dfa
KVM: s390: Privileged operation checks moved to instruction handlers
by Thomas Huth
· 11 years ago
f9f6bbc
KVM: s390: Privileged operation check for TPROT
by Thomas Huth
· 11 years ago
208dd75
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
by Thomas Huth
· 11 years ago
6c806a7
KVM: MMU: update the documentation for reverse mapping of parent_pte
by Xiao Guangrong
· 11 years ago
d8968f1
kvm api doc: fix section numbers
by Alexey Kardashevskiy
· 11 years ago
aeb87c3
KVM: s390: Fix epsw instruction decoding
by Thomas Huth
· 11 years ago
b764bb1
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
by Heinz Graalfs
· 11 years ago
d0321a2
KVM: s390: Use common waitqueue
by Christian Borntraeger
· 11 years ago
b110fea
KVM: s390: code cleanup to use common vcpu slab cache
by Michael Mueller
· 11 years ago
69d0d3a
KVM: s390: guest large pages
by Christian Borntraeger
· 11 years ago
db70ccd
KVM: s390: Provide function for setting the guest storage key
by Christian Borntraeger
· 11 years ago
8915aa27
KVM: x86: handle idiv overflow at kvm_write_tsc
by Marcelo Tosatti
· 11 years ago
05988d7
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
by Gleb Natapov
· 11 years ago
365c886
KVM: MMU: reclaim the zapped-obsolete page first
by Xiao Guangrong
· 11 years ago
f34d251
KVM: MMU: collapse TLB flushes when zap all pages
by Xiao Guangrong
· 11 years ago
e7d11c7
KVM: MMU: zap pages in batch
by Xiao Guangrong
· 11 years ago
7f52af7
KVM: MMU: do not reuse the obsolete page
by Xiao Guangrong
· 11 years ago
3500612
KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
by Xiao Guangrong
· 11 years ago
2248b02
KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
by Xiao Guangrong
· 11 years ago
6ca18b6
KVM: x86: use the fast way to invalidate all pages
by Xiao Guangrong
· 11 years ago
5304b8d
KVM: MMU: fast invalidate all pages
by Xiao Guangrong
· 11 years ago
a2ae162
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
by Xiao Guangrong
· 11 years ago
758ccc8
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
by Xiao Guangrong
· 11 years ago
6ea34c9
kvm: exclude ioeventfd from counting kvm_io_range limit
by Amos Kong
· 11 years ago
566af94
KVM: s390: Add "devname:kvm" alias.
by Cornelia Huck
· 11 years ago
e47a5f5
KVM: x86 emulator: convert XADD to fastop
by Avi Kivity
· 12 years ago
203831e
KVM: x86 emulator: drop unused old-style inline emulation
by Avi Kivity
· 12 years ago
b8c0b6a
KVM: x86 emulator: convert DIV/IDIV to fastop
by Avi Kivity
· 12 years ago
b9fa409
KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
by Avi Kivity
· 12 years ago
017da7b
KVM: x86 emulator: Switch fastop src operand to RDX
by Avi Kivity
· 12 years ago
ab2c5ce
KVM: x86 emulator: switch MUL/DIV to DstXacc
by Avi Kivity
· 12 years ago
820207c
KVM: x86 emulator: decode extended accumulator explicity
by Avi Kivity
· 12 years ago
fb32b1e
KVM: x86 emulator: add support for writing back the source operand
by Avi Kivity
· 12 years ago
f8b5ff2
s390: fix gmap_ipte_notifier vs. software dirty pages
by Christian Borntraeger
· 11 years ago
7c47053
s390/kvm: avoid automatic sie reentry
by Martin Schwidefsky
· 11 years ago
2c70fe4
s390/kvm: Kick guests out of sie if prefix page host pte is touched
by Christian Borntraeger
· 11 years ago
49b99e1
s390/kvm: Provide a way to prevent reentering SIE
by Christian Borntraeger
· 11 years ago
95d38fd
s390/kvm: Mark if a cpu is in SIE
by Christian Borntraeger
· 11 years ago
0d0dafc
s390/kvm: rename RCP_xxx defines to PGSTE_xxx
by Martin Schwidefsky
· 11 years ago
dfcf7dc
s390/kvm: fix psw rewinding in handle_skey
by Martin Schwidefsky
· 11 years ago
eed3b1e
s390/pgtable: fix ipte notify bit
by Christian Borntraeger
· 11 years ago
535cf7b
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
by Marc Zyngier
· 11 years ago
7275acd
ARM: KVM: move GIC/timer code to a common location
by Marc Zyngier
· 11 years ago
35af577
KVM: MMU: clenaup locking in mmu_free_roots()
by Gleb Natapov
· 11 years ago
0061d53
KVM: x86: limit difference between kvmclock updates
by Marcelo Tosatti
· 12 years ago
f1ed045
KVM: x86: Remove support for reporting coalesced APIC IRQs
by Jan Kiszka
· 12 years ago
e2858b4a
KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()
by Takuya Yoshikawa
· 12 years ago
afc2f79
KVM: add missing misc_deregister() on error in kvm_init()
by Wei Yongjun
· 12 years ago
f722406
Linux 3.10-rc1
by Linus Torvalds
· 12 years ago
26b840a
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
607eeb0
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
4c44450
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
ac4e010
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a77c005
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6fad8d0
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
c67723e
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ec66715
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
f755407
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
297b8a0
Merge branch 'postmerge' into for-linus
by James Bottomley
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
05a88a4
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
e689cf0
[SCSI] qla2xxx: Update firmware link in Kconfig file.
by Chad Dupuis
· 12 years ago
8526cb1
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
by Mike Christie
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
a6cb3d0
[SCSI] pm80xx: thermal, sas controller config and error handling update
by Sakthivel K
· 12 years ago
c6b9ef5
[SCSI] pm80xx: NCQ error handling changes
by Sakthivel K
· 12 years ago
a33a015
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
by Sakthivel K
· 12 years ago
a70b8fc
[SCSI] pm80xx: Changed module name and debug messages update
by Sakthivel K
· 12 years ago
1c75a67
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it
by Sakthivel K
· 12 years ago
54792dc
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
by Sakthivel K
· 12 years ago
f586099
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files
by Sakthivel K
· 12 years ago
1245ee5
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
by Sakthivel K
· 12 years ago
f74cf27
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
by Sakthivel K
· 12 years ago
e590adf
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
by Sakthivel K
· 12 years ago
e574210
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
by Sakthivel K
· 12 years ago
6a7252f
[SCSI] lpfc: fix up Kconfig dependencies
by James Bottomley
· 12 years ago
fc73648
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
by Hannes Reinecke
· 12 years ago
6019958
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
f5b8fcb
Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux
by Linus Torvalds
· 12 years ago
a1f0bcc
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
2f14f4b
dm cache: set config value
by Joe Thornber
· 12 years ago
2c73c47
dm cache: move config fns
by Alasdair G Kergon
· 12 years ago
ac8c3f3
dm thin: generate event when metadata threshold passed
by Joe Thornber
· 12 years ago
2fc4802
dm persistent metadata: add space map threshold callback
by Joe Thornber
· 12 years ago
7c3d3f2
dm persistent data: add threshold callback to space map
by Joe Thornber
· 12 years ago
24347e9
dm thin: detect metadata device resizing
by Joe Thornber
· 12 years ago
1921c56
dm persistent data: support space map resizing
by Joe Thornber
· 12 years ago
5d0db96
dm thin: open dev read only when possible
by Joe Thornber
· 12 years ago
b17446d
dm thin: refactor data dev resize
by Joe Thornber
· 12 years ago
Next »