summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko
2017-07-11MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki
2017-07-11MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn
2017-07-11MIPS: generic: Support MIPS Boston development boardsPaul Burton
2017-07-11MIPS: DTS: img: Don't attempt to build-in all .dtb filesPaul Burton
2017-07-11MIPS: Traced negative syscalls should return -ENOSYSJames Hogan
2017-07-11MIPS: Correct forced syscall errorsJames Hogan
2017-07-11MIPS: Negate error syscall return in traceJames Hogan
2017-07-11MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS selectJames Hogan
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki
2017-07-11MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfoMaciej W. Rozycki
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructionsMaciej W. Rozycki
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij
2017-06-29MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic
2017-06-29MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc
2017-06-29MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc
2017-06-29MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc
2017-06-29MIPS: Use current_cpu_type() in m4kc_tlbp_war()Paul Burton
2017-06-29MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton
2017-06-29MIPS: Handle tlbex-tlbp race conditionPaul Burton
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton
2017-06-29MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton
2017-06-29MIPS: CPS: Handle cores not powering down more gracefullyPaul Burton