Age | Commit message (Expand) | Author | Files | Lines |
2017-08-08 | MIPS: Introduce cpu_tcache_line_size | Matt Redfearn | 1 | -0/+3 |
2017-08-07 | Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>." | Paul Burton | 1 | -0/+2 |
2017-08-07 | MIPS: Octeon: Fix broken EDAC driver. | Steven J. Hill | 3 | -1/+97 |
2017-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+2 |
2017-07-18 | MIPS: ralink: Fix build error due to missing header | Harvey Hunt | 1 | -0/+2 |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -277/+0 |
2017-07-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 35 | -636/+367 |
2017-07-12 | MIPS: SMP: move asmlinkage before return type | Joe Perches | 1 | -1/+1 |
2017-07-12 | MIPS: do not use __GFP_REPEAT for order-0 request | Michal Hocko | 1 | -1/+1 |
2017-07-11 | MIPS: Fix minimum alignment requirement of IRQ stack | Matt Redfearn | 1 | -1/+1 |
2017-07-11 | MIPS: Correct forced syscall errors | James Hogan | 1 | -1/+1 |
2017-07-11 | MIPS16e2: Provide feature overrides for non-MIPS16 systems | Maciej W. Rozycki | 16 | -0/+16 |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+0 |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -130/+0 |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -371/+0 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
2017-07-05 | MIPS: MIPS16e2: Identify ASE presence | Maciej W. Rozycki | 3 | -0/+5 |
2017-07-03 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2017-07-03 | kill {__,}{get,put}_user_unaligned() | Al Viro | 1 | -277/+0 |
2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 3 | -2/+13 |
2017-06-29 | MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse() | Goran Ferenc | 1 | -2/+2 |
2017-06-29 | MIPS: Add CPU shared FTLB feature detection | Paul Burton | 2 | -0/+45 |
2017-06-29 | MIPS: Fix unaligned PC interpretation in `compute_return_epc' | Maciej W. Rozycki | 1 | -4/+1 |
2017-06-29 | MIPS: Use queued spinlocks (qspinlock) | Paul Burton | 3 | -232/+3 |
2017-06-29 | MIPS: Use queued read/write locks (qrwlock) | Paul Burton | 3 | -224/+3 |
2017-06-29 | MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() | Paul Burton | 1 | -2/+3 |
2017-06-29 | MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() | Paul Burton | 1 | -0/+7 |
2017-06-29 | MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() | Paul Burton | 1 | -2/+7 |
2017-06-29 | MIPS: cmpxchg: Implement __cmpxchg() as a function | Paul Burton | 1 | -27/+32 |
2017-06-29 | MIPS: cmpxchg: Drop __xchg_u{32,64} functions | Paul Burton | 1 | -31/+17 |
2017-06-29 | MIPS: cmpxchg: Error out on unsupported xchg() calls | Paul Burton | 1 | -15/+17 |
2017-06-29 | MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers | Paul Burton | 1 | -3/+10 |
2017-06-29 | MIPS: cmpxchg: Pull xchg() asm into a macro | Paul Burton | 1 | -48/+33 |
2017-06-29 | MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases | Paul Burton | 1 | -58/+22 |
2017-06-29 | MIPS: unaligned: Add DSP lwx & lhx missaligned access support | Miodrag Dinic | 1 | -0/+11 |
2017-06-29 | MIPS: Loogson: Make enum loongson_cpu_type more clear | Huacai Chen | 1 | -6/+16 |
2017-06-28 | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 1 | -0/+1 |
2017-06-28 | MIPS: generic: Set RTC_ALWAYS_BCD to 0 | Paul Burton | 1 | -1/+1 |
2017-06-28 | MIPS: generic: Abstract FDT fixup application | Paul Burton | 1 | -0/+31 |
2017-06-28 | MIPS: generic/yamon-dt: Support > 256MB of RAM | Paul Burton | 1 | -3/+19 |
2017-06-28 | MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board | Paul Burton | 1 | -0/+48 |
2017-06-28 | MIPS: Probe the I6500 CPU | Paul Burton | 2 | -1/+3 |
2017-06-28 | MIPS: Add some instructions to uasm. | David Daney | 1 | -0/+30 |
2017-06-28 | MIPS: Correctly define DBSHFL type instruction opcodes. | David Daney | 1 | -1/+8 |
2017-06-28 | MIPS: module: Unify rel & rela reloc handling | Paul Burton | 1 | -4/+4 |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+13 |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 1 | -0/+2 |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 1 | -0/+1 |