Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55514893739d28f095f19b012133eea4cb4a9390
/
arch
5551489
KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
by Paul Mackerras
· 13 years ago
bad3b50
KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
by Paul Mackerras
· 13 years ago
a92bce9
KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
by Paul Mackerras
· 13 years ago
b543403
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
by Matt Evans
· 13 years ago
03cdab5
KVM: PPC: Fix vcpu_create dereference before validity check.
by Matt Evans
· 13 years ago
4cf302b
KVM: PPC: Allow for read-only pages backing a Book3S HV guest
by Paul Mackerras
· 13 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 13 years ago
697d389
KVM: PPC: Implement MMIO emulation support for Book3S HV guests
by Paul Mackerras
· 13 years ago
06ce2c6
KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
by Paul Mackerras
· 13 years ago
9d0ef5ea
KVM: PPC: Allow I/O mappings in memory slots
by Paul Mackerras
· 13 years ago
da9d1d7
KVM: PPC: Allow use of small pages to back Book3S HV guests
by Paul Mackerras
· 13 years ago
c77162d
KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()
by Paul Mackerras
· 13 years ago
075295d
KVM: PPC: Make the H_ENTER hcall more reliable
by Paul Mackerras
· 13 years ago
93e6024
KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
by Paul Mackerras
· 13 years ago
b2b2f16
KVM: PPC: Keep page physical addresses in per-slot arrays
by Paul Mackerras
· 13 years ago
8936dda
KVM: PPC: Keep a record of HV guest view of hashed page table entries
by Paul Mackerras
· 13 years ago
4e72dbe
KVM: PPC: Make wakeups work again for Book3S HV guests
by Paul Mackerras
· 13 years ago
befdc0a
KVM: PPC: Avoid patching paravirt template code
by Liu Yu-B13201
· 13 years ago
57013524
KVM: PPC: e500: use hardware hint when loading TLB0 entries
by Scott Wood
· 13 years ago
7b11dc9
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
by Scott Wood
· 13 years ago
e371f71
KVM: PPC: Book3S: PR: Fix signal check race
by Alexander Graf
· 13 years ago
ae21216
KVM: PPC: align vcpu_kick with x86
by Alexander Graf
· 13 years ago
468a12c
KVM: PPC: Use get/set for to_svcpu to help preemption
by Alexander Graf
· 13 years ago
d33ad32
KVM: PPC: Book3s: PR: No irq_disable in vcpu_run
by Alexander Graf
· 13 years ago
7d82714
KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
by Alexander Graf
· 13 years ago
dfd4d47
KVM: PPC: booke: Improve timer register emulation
by Scott Wood
· 13 years ago
b590497
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
by Scott Wood
· 13 years ago
940b45e
KVM: PPC: booke: Paravirtualize wrtee
by Scott Wood
· 13 years ago
29ac26e
KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
by Scott Wood
· 13 years ago
c59a6a3
KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
by Scott Wood
· 13 years ago
25051b5
KVM: PPC: Move prepare_to_enter call site into subarch code
by Scott Wood
· 13 years ago
7e28e60e
KVM: PPC: Rename deliver_interrupts to prepare_to_enter
by Scott Wood
· 13 years ago
1d1ef22
KVM: PPC: booke: check for signals in kvmppc_vcpu_run
by Scott Wood
· 13 years ago
7401f62
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
by Bharat Bhushan
· 13 years ago
dc2babfe
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
by Bharat Bhushan
· 13 years ago
f920842
PPC: Fix race in mtmsr paravirt implementation
by Bharat Bhushan
· 13 years ago
95325e6
KVM: PPC: E500: Support hugetlbfs
by Alexander Graf
· 13 years ago
841741f
KVM: PPC: e500: Don't hardcode PIR=0
by Scott Wood
· 13 years ago
303b7c9
KVM: PPC: e500: tlbsx: fix tlb0 esel
by Scott Wood
· 13 years ago
dc83b8b
KVM: PPC: e500: MMU API
by Scott Wood
· 13 years ago
0164c0f
KVM: PPC: e500: clear up confusion between host and guest entries
by Scott Wood
· 13 years ago
90b92a6
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
by Scott Wood
· 13 years ago
3bf3cdc
KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
by Scott Wood
· 13 years ago
59674c1
KVM: s390: provide access guest registers via kvm_run
by Christian Borntraeger
· 13 years ago
5a32c1a
KVM: s390: provide general purpose guest registers via kvm_run
by Christian Borntraeger
· 13 years ago
60b413c
KVM: s390: provide the prefix register via kvm_run
by Christian Borntraeger
· 13 years ago
b9e5dc8
KVM: provide synchronous registers in kvm_run
by Christian Borntraeger
· 13 years ago
8d26cf7
KVM: s390: rework code that sets the prefix
by Christian Borntraeger
· 13 years ago
2b036c6
KVM: SVM: Add support for AMD's OSVW feature in guests
by Boris Ostrovsky
· 13 years ago
4a58ae6
KVM: MMU: unnecessary NX state assignment
by Davidlohr Bueso
· 13 years ago
3e6afcf
KVM: s390: Fix return code for unknown ioctl numbers
by Carsten Otte
· 13 years ago
1efd0f5
KVM: s390: ucontrol: announce capability for user controlled vms
by Carsten Otte
· 13 years ago
3777594
KVM: s390: fix assumption for KVM_MAX_VCPUS
by Carsten Otte
· 13 years ago
58f9460
KVM: s390: ucontrol: disable sca
by Carsten Otte
· 13 years ago
ccc7910
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
by Carsten Otte
· 13 years ago
d6b6d16
KVM: s390: ucontrol: disable in-kernel irq stack
by Carsten Otte
· 13 years ago
c0d744a
KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
by Carsten Otte
· 13 years ago
5b1c149
KVM: s390: ucontrol: export SIE control block to user
by Carsten Otte
· 13 years ago
e168bf8
KVM: s390: ucontrol: export page faults to user
by Carsten Otte
· 13 years ago
27e0393
KVM: s390: ucontrol: per vcpu address spaces
by Carsten Otte
· 13 years ago
e08b963
KVM: s390: add parameter for KVM_CREATE_VM
by Carsten Otte
· 13 years ago
a138fe7
KVM: MMU: remove the redundant get_written_sptes
by Xiao Guangrong
· 13 years ago
6addd1a
KVM: MMU: Add missing large page accounting to drop_large_spte()
by Takuya Yoshikawa
· 13 years ago
37178b8
KVM: MMU: Remove for_each_unsync_children() macro
by Takuya Yoshikawa
· 13 years ago
88ebdda
Merge tag 'for-3.3' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
d5a74af
Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
e25bda5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
048cd4e
compat: fix compile breakage on s390
by Heiko Carstens
· 13 years ago
435792d
ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
by Ohad Ben-Cohen
· 13 years ago
500dd23
Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
ee32532
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
37e79cb
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
0e69e08
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
7372a4c
arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
by Danny Kukawka
· 13 years ago
74eb436
ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
by Magnus Damm
· 13 years ago
689189f
ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
by Magnus Damm
· 13 years ago
35eb304b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linus
by Paul Mundt
· 13 years ago
1ae911c
sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH
by Phil Edworthy
· 13 years ago
befe075
sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr
by Shimoda, Yoshihiro
· 13 years ago
004f4ce
arch/sh: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
ecfb68c
sh: Fix typo in pci-sh7780.c
by Masanari Iida
· 13 years ago
73c8e67
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
71c01b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
3f806e5
x86/mce/AMD: Fix UP build error
by Borislav Petkov
· 13 years ago
18b246f
powerpc: Fix various issues with return to userspace
by Benjamin Herrenschmidt
· 13 years ago
922b9f8
powerpc: Fix program check handling when lockdep is enabled
by Michael Ellerman
· 13 years ago
07d2f1a
powerpc: Remove references to cpu_*_map
by Rusty Russell
· 13 years ago
6b0d1ab
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
faf3090
sys_poll: fix incorrect type for 'timeout' parameter
by Linus Torvalds
· 13 years ago
5180bb3
ARM/audit: include audit header and fix audit arch
by Eric Paris
· 13 years ago
3ddd4d0
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
by Russell King
· 13 years ago
e23e8c0
ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
by Myron Stowe
· 13 years ago
910ba59
ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialised
by Santosh Shilimkar
· 13 years ago
27e74da
i387: export 'fpu_owner_task' per-cpu variable
by Linus Torvalds
· 13 years ago
a38449ef
x86: Specify a size for the cmp in the NMI handler
by Steven Rostedt
· 13 years ago
39e255d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
7e16838
i387: support lazy restore of FPU state
by Linus Torvalds
· 13 years ago
80ab6f1
i387: use 'restore_fpu_checking()' directly in task switching code
by Linus Torvalds
· 13 years ago
cea20ca
i387: fix up some fpu_counter confusion
by Linus Torvalds
· 13 years ago
8eaffa6
xen/pat: Disable PAT support for now.
by Konrad Rzeszutek Wilk
· 13 years ago
Next »