summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-21/+4
2017-08-17mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman-7/+0
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+102
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon-1/+1
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn-0/+3
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller-0/+2
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton-0/+2
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill-1/+97
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+2
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman-3/+3
2017-07-19signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman-0/+7
2017-07-18MIPS: ralink: Fix build error due to missing headerHarvey Hunt-0/+2
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-277/+0
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-636/+367
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches-1/+1
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko-1/+1
2017-07-11MIPS: Fix minimum alignment requirement of IRQ stackMatt Redfearn-1/+1
2017-07-11MIPS: Correct forced syscall errorsJames Hogan-1/+1
2017-07-11MIPS16e2: Provide feature overrides for non-MIPS16 systemsMaciej W. Rozycki-0/+16
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-130/+0
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+0
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-371/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki-0/+5
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro-277/+0
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij-2/+13
2017-06-29MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc-2/+2
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton-0/+45
2017-06-29MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki-4/+1
2017-06-29MIPS: Use queued spinlocks (qspinlock)Paul Burton-232/+3
2017-06-29MIPS: Use queued read/write locks (qrwlock)Paul Burton-224/+3
2017-06-29MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()Paul Burton-2/+3
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton-0/+7
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton-2/+7
2017-06-29MIPS: cmpxchg: Implement __cmpxchg() as a functionPaul Burton-27/+32
2017-06-29MIPS: cmpxchg: Drop __xchg_u{32,64} functionsPaul Burton-31/+17
2017-06-29MIPS: cmpxchg: Error out on unsupported xchg() callsPaul Burton-15/+17
2017-06-29MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointersPaul Burton-3/+10
2017-06-29MIPS: cmpxchg: Pull xchg() asm into a macroPaul Burton-48/+33
2017-06-29MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR casesPaul Burton-58/+22
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic-0/+11
2017-06-29MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen-6/+16
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen-0/+1
2017-06-28MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton-1/+1
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton-0/+31
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton-3/+19