summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2017-04-06mips: make copy_from_user() zero tail explicitlyAl Viro-7/+7
2017-04-06mips: clean and reorder the forest of macros...Al Viro-71/+49
2017-04-06mips: consolidate __invoke_... wrappersAl Viro-100/+44
2017-04-06mips: sanitize __access_ok()Al Viro-15/+6
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro-0/+1
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-0/+3
2017-03-28new helper: uaccess_kernel()Al Viro-5/+5
2017-03-28KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan-0/+2
2017-03-28MIPS: Add Octeon III register accessors & definitionsJames Hogan-0/+36
2017-03-28KVM: MIPS/VZ: Support hardware guest timerJames Hogan-0/+14
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan-3/+22
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan-0/+8
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan-0/+6
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan-0/+4
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan-0/+4
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan-0/+43
2017-03-28KVM: MIPS/TLB: Add VZ TLB managementJames Hogan-0/+13
2017-03-28KVM: MIPS/Entry: Update entry code to support VZJames Hogan-0/+5
2017-03-28KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan-88/+255
2017-03-28KVM: MIPS: Add guest exit exception callbackJames Hogan-0/+1
2017-03-28KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan-1/+2
2017-03-28KVM: MIPS: Add callback to check extensionJames Hogan-0/+1
2017-03-28KVM: MIPS: Init timer frequency from callbackJames Hogan-1/+1
2017-03-28KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan-0/+10
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan-1/+8
2017-03-28MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan-2/+4
2017-03-28MIPS: Add some missing guest CP0 accessors & defsJames Hogan-2/+14
2017-03-28MIPS: Probe guest MVHJames Hogan-0/+3
2017-03-28MIPS: Probe guest CP0_UserLocalJames Hogan-0/+3
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan-6/+12
2017-03-28MIPS: Add defs & probing of UFRJames Hogan-0/+5
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala-0/+1
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt-0/+3
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn-0/+15
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov-0/+2
2017-03-08MIPS: Wire up statx system callJames Hogan-6/+9
2017-03-08MIPS: Include asm/ptrace.h now linux/sched.h doesn'tJames Hogan-0/+1
2017-03-08MIPS: End spinlocks with .insnPaul Burton-4/+4
2017-03-08MIPS: Add missing include filesArnd Bergmann-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro-3/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+4
2017-03-02signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-1/+5
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+5
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-54/+140
2017-02-21Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-133/+278
2017-02-17MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle-0/+2
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan-0/+33