summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2-1/+247
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2-2/+64
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2-0/+50
2017-03-28KVM: MIPS: Add VZ support to build systemJames Hogan2-3/+32
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan9-0/+2477
2017-03-28KVM: MIPS: Update exit handler for VZJames Hogan1-13/+18
2017-03-28KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan1-0/+2
2017-03-28KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan1-1/+42
2017-03-28KVM: MIPS/TLB: Add VZ TLB managementJames Hogan3-0/+417
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan3-10/+131
2017-03-28KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan4-95/+264
2017-03-28KVM: MIPS: Add guest exit exception callbackJames Hogan4-0/+32
2017-03-28KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan3-2/+19
2017-03-28KVM: MIPS: Add callback to check extensionJames Hogan3-2/+19
2017-03-28KVM: MIPS: Init timer frequency from callbackJames Hogan4-11/+10
2017-03-28KVM: MIPS: Add VZ & TE capabilitiesJames Hogan1-0/+9
2017-03-28KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan3-1/+37
2017-03-28KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan1-8/+12
2017-03-28KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan1-1/+28
2017-03-28KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan1-156/+50
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan6-1/+69
2017-03-28MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan1-2/+4
2017-03-28MIPS: Add some missing guest CP0 accessors & defsJames Hogan1-2/+14
2017-03-28MIPS: Probe guest MVHJames Hogan2-1/+7
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan2-1/+8
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan3-7/+13
2017-03-28MIPS: Add defs & probing of UFRJames Hogan3-0/+7
2017-03-20Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-2/+6
2017-03-20Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+88
2017-03-19Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-3/+12
2017-03-18parisc: Fix system shutdown haltHelge Deller1-0/+2
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav1-45/+49
2017-03-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-24/+126
2017-03-18Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-21/+14
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+14
2017-03-17Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski1-0/+12
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski1-2/+2
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman1-1/+3
2017-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+1
2017-03-17mm, x86: fix native_pud_clear build errorArnd Bergmann2-4/+1
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-9/+7
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra3-1/+3
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser1-1/+1
2017-03-15parisc: Avoid compiler warnings with access_ok()Helge Deller1-1/+2
2017-03-15parisc: Wire up statx system callHelge Deller2-1/+3
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2-21/+24
2017-03-15parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka1-0/+8
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-03-15openrisc: Export symbols needed by modulesStafford Horne2-0/+5