Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7582d7e64938e1f10ce5899d47dcad6be7db5caf
/
arch
/
powerpc
/
kvm
4415b33
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
c6a677c
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
fb7dcf7
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
db4b0df
KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization
by Denis Kirjanov
· 8 years ago
72875d8a
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
by Radim Krčmář
· 8 years ago
5af5099
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
feafd13
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
by Thomas Huth
· 8 years ago
121f80b
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
by Alexey Kardashevskiy
· 8 years ago
b1af23d
KVM: PPC: iommu: Unify TCE checking
by Alexey Kardashevskiy
· 8 years ago
da6f59e
KVM: PPC: Use preregistered memory API to access TCE list
by Alexey Kardashevskiy
· 8 years ago
503bfcb
KVM: PPC: Pass kvm* to kvmppc_find_table()
by Alexey Kardashevskiy
· 8 years ago
e91aa8e
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
by Alexey Kardashevskiy
· 8 years ago
3762d45
KVM: PPC: Align the table size to system page size
by Alexey Kardashevskiy
· 8 years ago
96df226
KVM: PPC: Book3S PR: Preserve storage control bits
by Alexey Kardashevskiy
· 8 years ago
bd9166f
KVM: PPC: Book3S PR: Exit KVM on failed mapping
by Alexey Kardashevskiy
· 8 years ago
9eecec1
KVM: PPC: Book3S PR: Get rid of unused local variable
by Alexey Kardashevskiy
· 8 years ago
3765549
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
by Markus Elfring
· 8 years ago
a1c52e1
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
by Markus Elfring
· 8 years ago
9b5ab00
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
by Paul Mackerras
· 8 years ago
ceba57d
KVM: PPC: Emulation for more integer loads and stores
by Paul Mackerras
· 8 years ago
91242fd
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
by Alexey Kardashevskiy
· 8 years ago
6f63e81
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
by Bin Lu
· 8 years ago
307d927
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
by Paul Mackerras
· 8 years ago
f318dd0
cma: Store a name in the cma structure
by Laura Abbott
· 8 years ago
3c19d5a
Merge branch 'topic/xive' (early part) into next
by Michael Ellerman
· 8 years ago
3ae05fb
powerpc: Remove unnecessary includes of asm/debug.h
by Michael Ellerman
· 8 years ago
7644d58
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
by Michael Ellerman
· 8 years ago
d381d7c
powerpc: Consolidate variants of real-mode MMIOs
by Benjamin Herrenschmidt
· 8 years ago
936774c
powerpc/kvm: Make kvmppc_xics_create_icp static
by Benjamin Herrenschmidt
· 8 years ago
d398914
powerpc/kvm: Massage order of #include
by Benjamin Herrenschmidt
· 8 years ago
243e251
powerpc/xive: Native exploitation of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
3042255
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
by Paolo Bonzini
· 8 years ago
abd80dc
KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl
by Dan Carpenter
· 8 years ago
e6f81a9
powerpc/mm/hash: Support 68 bit VA
by Aneesh Kumar K.V
· 8 years ago
a336f2f
powerpc/mm/hash: Abstract context id allocation for KVM
by Michael Ellerman
· 8 years ago
d19469e
power/mm: update pte_write and pte_wrprotect to handle savedwrite
by Aneesh Kumar K.V
· 8 years ago
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4e5acdc
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
by Paul Mackerras
· 8 years ago
70cd4c1
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
by Paul Mackerras
· 8 years ago
e2f466e
mm: cma_alloc: allow to specify GFP mask
by Lucas Stach
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
a26d553
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
bcd3bb6
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
by Paul Mackerras
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
3a4f176
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
by Thomas Huth
· 8 years ago
4da934d
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
by Vipin K Parashar
· 8 years ago
5b73d63
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
by David Gibson
· 8 years ago
5982f08
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
by Wei Yongjun
· 8 years ago
a4a741a
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
ab9bad0
powerpc/powernv: Remove separate entry for OPAL real mode calls
by Benjamin Herrenschmidt
· 8 years ago
050f233
KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV
by David Gibson
· 8 years ago
b5baa68
KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation
by David Gibson
· 8 years ago
5e98596
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
by David Gibson
· 8 years ago
639e459
KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper()
by David Gibson
· 8 years ago
f98a8bf
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
by David Gibson
· 8 years ago
aae0777
KVM: PPC: Book3S HV: Split HPT allocation from activation
by David Gibson
· 8 years ago
3d089f8
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
by David Gibson
· 8 years ago
3f9d4f5
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
by David Gibson
· 8 years ago
db9a290
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
by David Gibson
· 8 years ago
167c76e
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
8cf4ecc
KVM: PPC: Book3S HV: Enable radix guest support
by Paul Mackerras
· 8 years ago
f11f6f7
KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
by Paul Mackerras
· 8 years ago
53af3ba
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
by Paul Mackerras
· 8 years ago
a29ebea
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
by Paul Mackerras
· 8 years ago
65dae54
KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
by Paul Mackerras
· 8 years ago
8f7b79b
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
by Paul Mackerras
· 8 years ago
0175609
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
by Paul Mackerras
· 8 years ago
5a31935
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
by Paul Mackerras
· 8 years ago
f4c51f8
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
by Paul Mackerras
· 8 years ago
9e04ba6
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
by Paul Mackerras
· 8 years ago
ef8c640
KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
by Paul Mackerras
· 8 years ago
468808b
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
by Paul Mackerras
· 8 years ago
c927013
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
by Paul Mackerras
· 8 years ago
a97a65d
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
by Nicholas Piggin
· 8 years ago
fcd4f3c
KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function
by Thomas Huth
· 8 years ago
8464c88
KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
by Paul Mackerras
· 8 years ago
d3918e7
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
by Nicholas Piggin
· 8 years ago
21acd0e
KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
by Li Zhong
· 8 years ago
17d4861
KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
by Li Zhong
· 8 years ago
bf5a71d
KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
by Li Zhong
· 8 years ago
37451bc
KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
by Li Zhong
· 8 years ago
5efa660
KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
by Li Zhong
· 8 years ago
3deda5e
KVM: PPC: Book3S HV: Don't try to signal cpu -1
by Paul Mackerras
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3f7cd91
KVM/PPC/Book3S HV: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
e34af78
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
by Paul Mackerras
· 8 years ago
908a093
KVM: PPC: Book3S HV: Comment style and print format fixups
by Suraj Jitindar Singh
· 8 years ago
e03f392
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
by Suraj Jitindar Singh
· 8 years ago
307d93e
KVM: PPC: Book3S HV: Use generic kvm module parameters
by Suraj Jitindar Singh
· 8 years ago
a8acaec
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
by David Gibson
· 8 years ago
e270287
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
by Paul Mackerras
· 8 years ago
Next »