summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-1214-10384/+687
|\
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-131-0/+1
| |\
| * | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski2017-04-121-2/+0
| * | MIPS: uasm: Remove needless ISA abstractionPaul Burton2017-04-121-59/+28
| * | MIPS: Delete redundant definition of SMP_CACHE_BYTES.Ralf Baechle2017-04-102-4/+1
| * | MIPS: Delete unused definition of SMP_CACHE_SHIFT.Ralf Baechle2017-04-101-1/+0
| * | MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>.Ralf Baechle2017-04-101-2/+0
| * | MIPS: Octeon: Remove unused PCIERCX types and macros.Steven J. Hill2017-04-101-3016/+209
| * | MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill2017-04-101-3467/+74
| * | MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2017-04-105-3828/+239
| * | MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-102-5/+109
| * | MIPS: uasm: Add support for LHU.David Daney2017-04-101-0/+1
| * | MIPS: Enable GENERIC_CPU_AUTOPROBEMarcin Nowakowski2017-04-101-0/+26
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-4/+1
|\ \ \
| * | | MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-1/+1
| * | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-1/+1
|\ \ \ \
| * | | | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-087-101/+458
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-1/+0
| * | | | KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-281-0/+2
| * | | | MIPS: Add Octeon III register accessors & definitionsJames Hogan2017-03-281-0/+36
| * | | | KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-281-0/+14
| * | | | KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-281-0/+5
| * | | | KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+8
| * | | | KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-0/+6
| * | | | KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-281-0/+4
| * | | | KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-281-0/+4
| * | | | KVM: MIPS: Implement VZ supportJames Hogan2017-03-282-0/+43
| * | | | KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-282-0/+13
| * | | | KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-281-0/+5
| * | | | KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-281-88/+255
| * | | | KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-281-0/+1
| * | | | KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-281-1/+2
| * | | | KVM: MIPS: Add callback to check extensionJames Hogan2017-03-281-0/+1
| * | | | KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-281-1/+1
| * | | | KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-281-0/+10
| * | | | KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-281-0/+7
| * | | | 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-281-0/+3
| * | | | MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-281-0/+3
| * | | | MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-282-6/+12
| * | | | MIPS: Add defs & probing of UFRJames Hogan2017-03-282-0/+5
* | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-013-393/+64
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-266-393/+67
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-0/+3
| | | | |\ \ \ | | | |/ / / / | | |/| | / / | | | | |/ /
| | | * | | mips: switch to RAW_COPY_USERAl Viro2017-04-061-248/+26
| | | * | | mips: get rid of tail-zeroing in primitivesAl Viro2017-04-061-17/+2
| | | * | | mips: make copy_from_user() zero tail explicitlyAl Viro2017-04-061-7/+7
OpenPOWER on IntegriCloud