| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: ralink: Fix build error due to missing header | Harvey Hunt | 2017-07-18 | 1 | -0/+2 |
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -277/+0 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -277/+0 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-15 | 34 | -635/+348 |
|\ \ |
|
| * | | MIPS: Fix minimum alignment requirement of IRQ stack | Matt Redfearn | 2017-07-11 | 1 | -1/+1 |
| * | | MIPS: Correct forced syscall errors | James Hogan | 2017-07-11 | 1 | -1/+1 |
| * | | MIPS16e2: Provide feature overrides for non-MIPS16 systems | Maciej W. Rozycki | 2017-07-11 | 16 | -0/+16 |
| * | | MIPS: MIPS16e2: Identify ASE presence | Maciej W. Rozycki | 2017-07-05 | 3 | -0/+5 |
| * | | MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse() | Goran Ferenc | 2017-06-29 | 1 | -2/+2 |
| * | | MIPS: Add CPU shared FTLB feature detection | Paul Burton | 2017-06-29 | 2 | -0/+45 |
| * | | MIPS: Fix unaligned PC interpretation in `compute_return_epc' | Maciej W. Rozycki | 2017-06-29 | 1 | -4/+1 |
| * | | MIPS: Use queued spinlocks (qspinlock) | Paul Burton | 2017-06-29 | 3 | -232/+3 |
| * | | MIPS: Use queued read/write locks (qrwlock) | Paul Burton | 2017-06-29 | 3 | -224/+3 |
| * | | MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg() | Paul Burton | 2017-06-29 | 1 | -2/+3 |
| * | | MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() | Paul Burton | 2017-06-29 | 1 | -0/+7 |
| * | | MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() | Paul Burton | 2017-06-29 | 1 | -2/+7 |
| * | | MIPS: cmpxchg: Implement __cmpxchg() as a function | Paul Burton | 2017-06-29 | 1 | -27/+32 |
| * | | MIPS: cmpxchg: Drop __xchg_u{32,64} functions | Paul Burton | 2017-06-29 | 1 | -31/+17 |
| * | | MIPS: cmpxchg: Error out on unsupported xchg() calls | Paul Burton | 2017-06-29 | 1 | -15/+17 |
| * | | MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers | Paul Burton | 2017-06-29 | 1 | -3/+10 |
| * | | MIPS: cmpxchg: Pull xchg() asm into a macro | Paul Burton | 2017-06-29 | 1 | -48/+33 |
| * | | MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases | Paul Burton | 2017-06-29 | 1 | -58/+22 |
| * | | MIPS: Loogson: Make enum loongson_cpu_type more clear | Huacai Chen | 2017-06-29 | 1 | -6/+16 |
| * | | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2017-06-28 | 1 | -0/+1 |
| * | | MIPS: generic: Set RTC_ALWAYS_BCD to 0 | Paul Burton | 2017-06-28 | 1 | -1/+1 |
| * | | MIPS: generic: Abstract FDT fixup application | Paul Burton | 2017-06-28 | 1 | -0/+31 |
| * | | MIPS: generic/yamon-dt: Support > 256MB of RAM | Paul Burton | 2017-06-28 | 1 | -3/+19 |
| * | | MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board | Paul Burton | 2017-06-28 | 1 | -0/+48 |
| * | | MIPS: Probe the I6500 CPU | Paul Burton | 2017-06-28 | 2 | -1/+3 |
| * | | MIPS: Add some instructions to uasm. | David Daney | 2017-06-28 | 1 | -0/+30 |
| * | | MIPS: module: Unify rel & rela reloc handling | Paul Burton | 2017-06-28 | 1 | -4/+4 |
* | | | MIPS: SMP: move asmlinkage before return type | Joe Perches | 2017-07-12 | 1 | -1/+1 |
* | | | MIPS: do not use __GFP_REPEAT for order-0 request | Michal Hocko | 2017-07-12 | 1 | -1/+1 |
* | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-08 | 2 | -2/+0 |
|\ \ \ |
|
| * | | | MIPS: PCI: Remove unused busn_offset | Bjorn Helgaas | 2017-05-18 | 1 | -1/+0 |
| * | | | MIPS: Loongson: Remove unused PCI_BAR_COUNT definition | Bjorn Helgaas | 2017-05-18 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -130/+0 |
|\ \ \ |
|
| * | | | mips: get rid of unused __strnlen_user() | Al Viro | 2017-05-15 | 1 | -32/+0 |
| * | | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-15 | 1 | -54/+0 |
| * | | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -44/+0 |
| |/ / |
|
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-06 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro | 2017-05-27 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'v4.12-rc7' into devel | Linus Walleij | 2017-06-29 | 3 | -2/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | MIPS: kprobes: flush_insn_slot should flush only if probe initialised | Marcin Nowakowski | 2017-06-08 | 1 | -1/+2 |
| * | | MIPS: mm: adjust PKMAP location | Marcin Nowakowski | 2017-06-08 | 1 | -1/+6 |
| * | | MIPS: highmem: ensure that we don't use more than one page for PTEs | Marcin Nowakowski | 2017-06-08 | 1 | -0/+5 |
| |/ |
|
* / | MIPS: jz4740: Remove custom GPIO code | Paul Cercueil | 2017-05-22 | 1 | -371/+0 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-05-12 | 14 | -10384/+687 |
|\ |
|
| * | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle | 2017-04-13 | 1 | -0/+1 |
| |\ |
|
| * | | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h | Marcin Nowakowski | 2017-04-12 | 1 | -2/+0 |