summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-289-0/+2477
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-281-13/+18
* KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan2017-03-281-0/+2
* KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan2017-03-281-1/+42
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-283-0/+417
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-283-10/+131
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-284-95/+264
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-284-0/+32
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-283-2/+19
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-283-2/+19
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-284-11/+10
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-0/+9
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-283-1/+37
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-281-8/+12
* KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan2017-03-281-1/+28
* KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan2017-03-281-156/+50
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-286-1/+69
* MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan2017-03-281-2/+4
* MIPS: Add some missing guest CP0 accessors & defsJames Hogan2017-03-281-2/+14
* MIPS: Probe guest MVHJames Hogan2017-03-282-1/+7
* MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-282-1/+8
* MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-283-7/+13
* MIPS: Add defs & probing of UFRJames Hogan2017-03-283-0/+7
* Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-204-2/+6
|\
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-208-68/+88
|\ \
| * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-03-184-3/+12
|\ \ \
| * | | openrisc: Export symbols needed by modulesStafford Horne2017-03-152-0/+5
| * | | openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-151-1/+1
| * | | openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-151-2/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-1711-24/+126
|\ \ \ \
| * | | | x86/mpx: Make unnecessarily global function staticTobias Klauser2017-03-161-1/+1
| * | | | x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
| * | | | x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf2017-03-141-6/+30
| * | | | mm, x86: Fix native_pud_clear build errorArnd Bergmann2017-03-142-4/+1
| * | | | x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2017-03-142-0/+2
| * | | | x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2017-03-132-0/+83
| * | | | x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko2017-03-131-11/+4
| * | | | x86/platform: Remove warning message for duplicate NMI handlersMike Travis2017-03-131-4/+2
| * | | | x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra2017-03-131-0/+2
| * | | | x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko2017-03-131-1/+1
| |/ / /
* | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-172-21/+14
|\ \ \ \
| * | | | x86/acpi: Restore the order of CPU IDsDou Liyang2017-03-112-20/+13