summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* 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
| | * | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ / / /
* | | | / MIPS: Fix modversioning of _mcount symbolJames Cowgill2017-04-121-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-04-064-10/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn2017-03-221-0/+15
| * | | MIPS: Wire up statx system callJames Hogan2017-03-081-6/+9
| * | | MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan2017-03-081-0/+1
| * | | MIPS: End spinlocks with .insnPaul Burton2017-03-081-4/+4
| |/ /
* | / arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
| |/ |/|
* | MIPS: Add missing include filesArnd Bergmann2017-03-081-0/+1
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+4
* signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-254-13/+5
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-7/+2
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-244-5/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-223-54/+140
|\ \
| * | KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-031-1/+1
| * | KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan2017-02-031-0/+1
| * | KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan2017-02-031-0/+2
| * | KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan2017-02-031-0/+3
| * | KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-031-1/+0
| * | KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-031-0/+2
| * | KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan2017-02-031-0/+13
| * | KVM: MIPS/MMU: Add GPA PT mkclean helperJames Hogan2017-02-031-0/+1
| * | KVM: MIPS/T&E: Handle read only GPA in TLB modJames Hogan2017-02-031-5/+0
| * | KVM: MIPS: Pass type of fault down to kvm_mips_map_page()James Hogan2017-02-031-3/+6
| * | KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan2017-02-031-3/+8
| * | KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulationJames Hogan2017-02-031-1/+1
| * | KVM: MIPS/T&E: Add lockless GVA access helpersJames Hogan2017-02-031-0/+15