index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2
-7
/
+4
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
43
-904
/
+3920
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-25
/
+12
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-90
/
+61
2018-10-20
KVM: PPC: Optimize clearing TCEs for sparse tables
Alexey Kardashevskiy
3
-7
/
+6
2018-10-19
KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips
Paul Mackerras
1
-2
/
+11
2018-10-14
Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-2
/
+0
2018-10-09
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
1
-2
/
+2
2018-10-09
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
Paul Mackerras
1
-0
/
+4
2018-10-09
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
3
-9
/
+43
2018-10-09
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
42
-897
/
+3856
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
3
-3
/
+52
2018-10-09
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
Paul Mackerras
2
-5
/
+14
2018-10-09
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
1
-1
/
+50
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
2
-0
/
+18
2018-10-09
KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
Paul Mackerras
2
-0
/
+7
2018-10-09
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
Paul Mackerras
2
-16
/
+24
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
3
-38
/
+71
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
3
-8
/
+57
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
6
-2
/
+212
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
5
-15
/
+240
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
7
-86
/
+473
2018-10-09
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
4
-1
/
+51
2018-10-09
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
Paul Mackerras
3
-9
/
+50
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
7
-30
/
+471
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
8
-7
/
+384
2018-10-09
KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
Paul Mackerras
1
-20
/
+13
2018-10-09
KVM: PPC: Book3S HV: Refactor radix page fault handler
Suraj Jitindar Singh
1
-87
/
+123
2018-10-09
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
2
-34
/
+78
2018-10-09
KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
Suraj Jitindar Singh
1
-1
/
+7
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
13
-32
/
+30
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
4
-0
/
+183
2018-10-09
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
Paul Mackerras
2
-1
/
+5
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
6
-4
/
+593
2018-10-09
KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
Paul Mackerras
1
-9
/
+10
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
3
-140
/
+169
2018-10-09
KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
Paul Mackerras
2
-109
/
+119
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
3
-210
/
+253
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
4
-55
/
+67
2018-10-09
KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
Paul Mackerras
1
-8
/
+0
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
9
-28
/
+44
2018-10-09
powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
Paul Mackerras
1
-2
/
+2
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
3
-22
/
+14
2018-10-09
KVM: PPC: Propagate errors to the guest when failed instead of ignoring
Alexey Kardashevskiy
2
-28
/
+13
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
3
-9
/
+60
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-10
/
+25
2018-10-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
1
-0
/
+10
[next]