summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2017-07-05MIPS: MIPS16e2: Identify ASE presenceMaciej W. Rozycki
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij
2017-06-29MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc
2017-06-29MIPS: Add CPU shared FTLB feature detectionPaul Burton
2017-06-29MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-06-29MIPS: Use queued spinlocks (qspinlock)Paul Burton
2017-06-29MIPS: Use queued read/write locks (qrwlock)Paul Burton
2017-06-29MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()Paul Burton
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton
2017-06-29MIPS: cmpxchg: Implement __cmpxchg() as a functionPaul Burton
2017-06-29MIPS: cmpxchg: Drop __xchg_u{32,64} functionsPaul Burton
2017-06-29MIPS: cmpxchg: Error out on unsupported xchg() callsPaul Burton
2017-06-29MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointersPaul Burton
2017-06-29MIPS: cmpxchg: Pull xchg() asm into a macroPaul Burton
2017-06-29MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR casesPaul Burton
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic
2017-06-29MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen
2017-06-28MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton
2017-06-28MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardPaul Burton
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-06-28MIPS: Add some instructions to uasm.David Daney
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney
2017-06-28MIPS: module: Unify rel & rela reloc handlingPaul Burton
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-06-08MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2017-06-08MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2017-05-22MIPS: jz4740: Remove custom GPIO codePaul Cercueil
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-18MIPS: PCI: Remove unused busn_offsetBjorn Helgaas
2017-05-18MIPS: Loongson: Remove unused PCI_BAR_COUNT definitionBjorn Helgaas
2017-05-15mips: get rid of unused __strnlen_user()Al Viro
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-15kill strlen_user()Al Viro
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds