index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Lines
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-0
/
+4
2017-07-05
MIPS: MIPS16e2: Identify ASE presence
Maciej W. Rozycki
-0
/
+5
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-0
/
+1
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
-277
/
+0
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
-2
/
+13
2017-06-29
MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
Goran Ferenc
-2
/
+2
2017-06-29
MIPS: Add CPU shared FTLB feature detection
Paul Burton
-0
/
+45
2017-06-29
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
-4
/
+1
2017-06-29
MIPS: Use queued spinlocks (qspinlock)
Paul Burton
-232
/
+3
2017-06-29
MIPS: Use queued read/write locks (qrwlock)
Paul Burton
-224
/
+3
2017-06-29
MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
Paul Burton
-2
/
+3
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
-0
/
+7
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
-2
/
+7
2017-06-29
MIPS: cmpxchg: Implement __cmpxchg() as a function
Paul Burton
-27
/
+32
2017-06-29
MIPS: cmpxchg: Drop __xchg_u{32,64} functions
Paul Burton
-31
/
+17
2017-06-29
MIPS: cmpxchg: Error out on unsupported xchg() calls
Paul Burton
-15
/
+17
2017-06-29
MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
Paul Burton
-3
/
+10
2017-06-29
MIPS: cmpxchg: Pull xchg() asm into a macro
Paul Burton
-48
/
+33
2017-06-29
MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
Paul Burton
-58
/
+22
2017-06-29
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
-0
/
+11
2017-06-29
MIPS: Loogson: Make enum loongson_cpu_type more clear
Huacai Chen
-6
/
+16
2017-06-28
MIPS: Loongson: Add Loongson-3A R3 basic support
Huacai Chen
-0
/
+1
2017-06-28
MIPS: generic: Set RTC_ALWAYS_BCD to 0
Paul Burton
-1
/
+1
2017-06-28
MIPS: generic: Abstract FDT fixup application
Paul Burton
-0
/
+31
2017-06-28
MIPS: generic/yamon-dt: Support > 256MB of RAM
Paul Burton
-3
/
+19
2017-06-28
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
Paul Burton
-0
/
+48
2017-06-28
MIPS: Probe the I6500 CPU
Paul Burton
-1
/
+3
2017-06-28
MIPS: Add some instructions to uasm.
David Daney
-0
/
+30
2017-06-28
MIPS: Correctly define DBSHFL type instruction opcodes.
David Daney
-1
/
+8
2017-06-28
MIPS: module: Unify rel & rela reloc handling
Paul Burton
-4
/
+4
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+13
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
-0
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
-0
/
+1
2017-06-08
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
-1
/
+2
2017-06-08
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
-1
/
+6
2017-06-08
MIPS: highmem: ensure that we don't use more than one page for PTEs
Marcin Nowakowski
-0
/
+5
2017-05-27
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
-1
/
+0
2017-05-22
MIPS: jz4740: Remove custom GPIO code
Paul Cercueil
-371
/
+0
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
-0
/
+2
2017-05-18
MIPS: PCI: Remove unused busn_offset
Bjorn Helgaas
-1
/
+0
2017-05-18
MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
Bjorn Helgaas
-1
/
+0
2017-05-15
mips: get rid of unused __strnlen_user()
Al Viro
-32
/
+0
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
-54
/
+0
2017-05-15
kill strlen_user()
Al Viro
-44
/
+0
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-10384
/
+687
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
-37
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+1
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
-1
/
+1
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-105
/
+478
[prev]
[next]