summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-37/+0
* 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-089-105/+478
|\ \ \ | |/ / |/| |
| * | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-1/+2
| * | 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-282-3/+22
| * | 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-282-1/+8
| * | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-0/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-154-10/+29
| |\ \ \ \
| * | | | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | | | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+1
| * | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+3
| | |_|/ / | |/| | |
* | | | | 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
| | | * | | mips: clean and reorder the forest of macros...Al Viro2017-04-061-71/+49
| | | * | | mips: consolidate __invoke_... wrappersAl Viro2017-04-061-100/+44
| | | * | | mips: sanitize __access_ok()Al Viro2017-04-061-15/+6
| | | * | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-061-0/+1
| | |/| | |
| | * | | | new helper: uaccess_kernel()Al Viro2017-03-283-5/+5
| | * | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0