Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1068eaaf2f64ffb44d97fbaa9ff7a4662b76cf9e
/
arch
1068eaa
MIPS: KVM: Implement PRid CP0 register access
by James Hogan
· 10 years ago
0a56042
MIPS: KVM: Handle TRAP exceptions from guest kernel
by James Hogan
· 10 years ago
64bedff
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
by James Hogan
· 10 years ago
98119ad
MIPS: KVM: Handle MSA Disabled exceptions from guest
by James Hogan
· 10 years ago
8e6c949
Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr into kvm_mips_queue
by James Hogan
· 10 years ago
1f3a2c6
MIPS: MSA: Fix big-endian FPR_IDX implementation
by James Hogan
· 10 years ago
466aec5
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
by James Hogan
· 10 years ago
84ab45b
MIPS: disable FPU if the mode is unsupported
by Paul Burton
· 10 years ago
ac9ad83
MIPS: prevent FP context set via ptrace being discarded
by Paul Burton
· 10 years ago
ad70c13
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
by Paul Burton
· 10 years ago
091be55
MIPS: clear MSACSR cause bits when handling MSA FP exception
by Paul Burton
· 10 years ago
e1bebba
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
by Paul Burton
· 10 years ago
a3a49810
MIPS: remove MSA macro recursion
by Paul Burton
· 10 years ago
f23ce38
MIPS: assume at as source/dest of MSA copy/insert instructions
by Paul Burton
· 10 years ago
631afc6
MIPS: Push .set mips64r* into the functions needing it
by Paul Burton
· 10 years ago
acaf6a9
MIPS: lose_fpu(): Disable FPU when MSA enabled
by James Hogan
· 10 years ago
b3a2a90
KVM: nVMX: Add support for rdtscp
by Jan Kiszka
· 10 years ago
a123374f
KVM: x86: inline kvm_ioapic_handles_vector()
by Radim Krčmář
· 10 years ago
bbf4aef
Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 10 years ago
0a4e6be
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
by Marcelo Tosatti
· 10 years ago
faac245
KVM: SVM: Fix confusing message if no exit handlers are installed
by Bandan Das
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
795a149
KVM: x86: Avoid using plain integer as NULL pointer warning
by Xiubo Li
· 10 years ago
18280d8
KVM: s390: represent SIMD cap in kvm facility
by Michael Mueller
· 10 years ago
400ac6c
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
by Michael Mueller
· 10 years ago
30ee2a9
KVM: s390: Create ioctl for Getting/Setting guest storage keys
by Jason J. Herne
· 10 years ago
e44fc8c
KVM: s390: introduce post handlers for STSI
by Ekaterina Tumanova
· 10 years ago
41408c2
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
by Thomas Huth
· 10 years ago
664b497
KVM: s390: Add access register mode
by Alexander Yarygin
· 10 years ago
75a1812
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
by Alexander Yarygin
· 10 years ago
8ae04b8
KVM: s390: Guest's memory access functions get access registers
by Alexander Yarygin
· 10 years ago
dd9e5b7
KVM: s390: Fix low-address protection for real addresses
by Alexander Yarygin
· 10 years ago
40f5b73
KVM: s390: cleanup jump lables in kvm_arch_init_vm
by Dominik Dingel
· 10 years ago
1e8d242
KVM: s390: Spelling s/intance/instance/
by Geert Uytterhoeven
· 10 years ago
ae1f576
KVM: nVMX: Do not emulate #UD while in guest mode
by Jan Kiszka
· 10 years ago
b34a805
KVM: x86: Fix re-execution of patched vmmcall
by Jan Kiszka
· 10 years ago
5e57518
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
by David Kaplan
· 10 years ago
2b25385
Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue
by Marcelo Tosatti
· 10 years ago
dab429a
kvm: svm: make wbinvd faster
by David Kaplan
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
5bda6ee
KVM: ioapic: Record edge-triggered interrupts delivery status
by Wincy Van
· 10 years ago
668f198
KVM: SVM: use kvm_register_write()/read()
by David Kaplan
· 10 years ago
affb817
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
ec0e6bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
36bef88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9aae0df
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
39ed853
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
13211ea
KVM: s390: Enable vector support for capable guest
by Eric Farman
· 11 years ago
bc17de7
KVM: s390: Machine Check
by Eric Farman
· 11 years ago
cd7b4b6
KVM: s390: Add new SIGP order to kernel counters
by Eric Farman
· 10 years ago
403c864
KVM: s390: Vector exceptions
by Eric Farman
· 10 years ago
68c5575
KVM: s390: Allocate and save/restore vector registers
by Eric Farman
· 10 years ago
1f289a8
KVM: s390: Use the read_guest_abs() in guest debug functions
by Alexander Yarygin
· 10 years ago
16a0c4c
KVM: s390: fix instruction interception trace point
by David Hildenbrand
· 10 years ago
16b0fc1
KVM: s390: Fix trivial typo in comments
by Yannick Guerrini
· 10 years ago
91520f1
KVM: s390: perform vcpu model setup in a function
by Michael Mueller
· 10 years ago
33b412a
KVM: s390: Use insn_length() to calculate length of instruction
by Thomas Huth
· 10 years ago
492d864
KVM: s390: Forward PSW to next instruction for addressing exceptions
by Thomas Huth
· 10 years ago
a9a846fd
KVM: s390: Nullify instruction for certain program exceptions
by Thomas Huth
· 10 years ago
15462e3
KVM: s390: reinjection of irqs can fail in the tpi handler
by David Hildenbrand
· 10 years ago
261520d
KVM: s390: fix handling of write errors in the tpi handler
by David Hildenbrand
· 10 years ago
b75f4c9
KVM: s390: Zero out current VMDB of STSI before including level3 data.
by Ekaterina Tumanova
· 10 years ago
8b5f5a0
arm64: Don't use is_module_addr in setting page attributes
by Laura Abbott
· 10 years ago
8204680
Merge branch 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
99aedde
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bfb8fb4
Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Marcelo Tosatti
· 10 years ago
06c8173
x86/fpu/xsaves: Fix improper uses of __ex_table
by Quentin Casasnovas
· 10 years ago
9ab6eb5
x86/intel/quark: Select COMMON_CLK
by Andy Shevchenko
· 10 years ago
04b9170
ARM: fix typos in smc91x platform data
by Arnd Bergmann
· 10 years ago
956421f
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
by Andy Lutomirski
· 10 years ago
2a91eb7
dtb: change binding name to match with newer firmware DT
by Iyappan Subramanian
· 10 years ago
b8e81a3
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f2cb477
Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 10 years ago
97754e3
Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
63f1789
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
by Jiang Liu
· 10 years ago
fb5bf93
KVM: s390: non-LPAR case obsolete during facilities mask init
by Michael Mueller
· 10 years ago
981467c
KVM: s390: include guest facilities in kvm facility test
by Michael Mueller
· 10 years ago
94422ee
KVM: s390: fix in memory copy of facility lists
by Michael Mueller
· 10 years ago
86044c8
KVM: s390/cpacf: Fix kernel bug under z/VM
by Christian Borntraeger
· 10 years ago
4ad04e5
powerpc/iommu: Remove IOMMU device references via bus notifier
by Nishanth Aravamudan
· 10 years ago
875ebe9
powerpc/smp: Wait until secondaries are active & online
by Michael Ellerman
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ed6f76b
KVM: s390/cpacf: Enable key wrapping by default
by Tony Krowiak
· 10 years ago
cfec0e7
KVM: MIPS: Enable after disabling interrupt
by Tapasweni Pathak
· 10 years ago
b3cffac
KVM: MIPS: Fix trace event to save PC directly
by James Hogan
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
by Radim Krčmář
· 10 years ago
49db1f0
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 10 years ago
691d526
s390/mm: fix incorrect ASCE after crst_table_downgrade
by Martin Schwidefsky
· 10 years ago
a9ca8eb
s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()
by Heiko Carstens
· 10 years ago
a38ecbbd
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
640c0f5
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d7b48fe
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e973894
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
c07af4f
mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
by Kirill A. Shutemov
· 10 years ago
b70661c
net: smc91x: use run-time configuration on all ARM machines
by Arnd Bergmann
· 10 years ago
5b2bdbc
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
by Steven Rostedt
· 10 years ago
5838d18
Merge branch 'linus' into x86/urgent, to merge dependent patch
by Ingo Molnar
· 10 years ago
895c8b7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
8d20a3d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
Next »