| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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: unaligned: Add DSP lwx & lhx missaligned access support | Miodrag Dinic | 2017-06-29 | 2 | -74/+111 |
| * | | | MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6 | Leonid Yegoshin | 2017-06-29 | 1 | -0/+3 |
| * | | | MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6 | Miodrag Dinic | 2017-06-29 | 1 | -1/+1 |
| * | | | MIPS: cmdline: Add support for 'memmap' parameter | Miodrag Dinic | 2017-06-29 | 1 | -0/+40 |
| * | | | MIPS: Loogson: Make enum loongson_cpu_type more clear | Huacai Chen | 2017-06-29 | 2 | -9/+24 |
| * | | | MIPS: Loongson-3: support irq_set_affinity() in i8259 chip | Huacai Chen | 2017-06-29 | 1 | -13/+54 |
| * | | | MIPS: Loongson-3: IRQ balancing for PCI devices | Huacai Chen | 2017-06-29 | 2 | -3/+34 |
| * | | | MIPS: Loongson: Add NMI handler support | Huacai Chen | 2017-06-29 | 1 | -0/+13 |
| * | | | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2017-06-28 | 4 | -2/+11 |
| * | | | MIPS: SEAD-3: Fix GIC interrupt specifiers | Paul Burton | 2017-06-28 | 1 | -4/+4 |
| * | | | MIPS: SEAD-3: Set interrupt-parent per-device, not at root node | Paul Burton | 2017-06-28 | 2 | -7/+24 |
| * | | | 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 | 3 | -22/+69 |
| * | | | MIPS: generic/yamon-dt: Use serial* rather than uart* aliases | Paul Burton | 2017-06-28 | 2 | -5/+5 |
| * | | | MIPS: generic/yamon-dt: Support > 256MB of RAM | Paul Burton | 2017-06-28 | 3 | -25/+106 |
| * | | | MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board | Paul Burton | 2017-06-28 | 5 | -174/+251 |
| * | | | MIPS: SEAD-3: Remove GIC timer from DT | Paul Burton | 2017-06-28 | 1 | -5/+0 |
| * | | | MIPS: Branch straight to ll in mips_atomic_set() | James Hogan | 2017-06-28 | 1 | -5/+1 |
| * | | | MIPS: Fix mips_atomic_set() with EVA | James Hogan | 2017-06-28 | 1 | -2/+5 |
| * | | | MIPS: Save static registers before sysmips | James Hogan | 2017-06-28 | 5 | -4/+10 |
| * | | | MIPS: Fix mips_atomic_set() retry condition | James Hogan | 2017-06-28 | 1 | -1/+1 |
| * | | | MIPS: perf: add I6500 handling | Marcin Nowakowski | 2017-06-28 | 1 | -4/+10 |
| * | | | MIPS: Probe the I6500 CPU | Paul Burton | 2017-06-28 | 4 | -1/+10 |
| * | | | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton | 2017-06-28 | 1 | -5/+18 |
| * | | | MIPS: Give __secure_computing() access to syscall arguments. | David Daney | 2017-06-28 | 1 | -2/+20 |
| * | | | MIPS: Add support for eBPF JIT. | David Daney | 2017-06-28 | 2 | -2/+13 |
| * | | | MIPS: Add some instructions to uasm. | David Daney | 2017-06-28 | 3 | -13/+96 |
| * | | | MIPS: Correctly define DBSHFL type instruction opcodes. | David Daney | 2017-06-28 | 1 | -1/+8 |
| * | | | MIPS: Optimize uasm insn lookup. | David Daney | 2017-06-28 | 3 | -209/+199 |
| * | | | MIPS: module: Unify rel & rela reloc handling | Paul Burton | 2017-06-28 | 4 | -252/+154 |
| * | | | MIPS: module: Ensure we always clean up r_mips_hi16_list | Paul Burton | 2017-06-28 | 1 | -12/+16 |
| * | | | MIPS: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-06-27 | 47 | -221/+0 |
| * | | | MIPS: Sort MIPS Kconfig Alphabetically. | Matt Redfearn | 2017-06-27 | 1 | -49/+49 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-15 | 21 | -82/+201 |
|\ \ \ |
|
| * | | | um: Correctly check for PTRACE_GETRESET/SETREGSET | Richard Weinberger | 2017-07-10 | 1 | -1/+1 |
| * | | | um: v2: Use generic NOTES macro | Thomas Meyer | 2017-07-10 | 1 | -1/+1 |
| * | | | um: Add kerneldoc for userspace_tramp() and start_userspace() | Thomas Meyer | 2017-07-07 | 1 | -1/+30 |
| * | | | um: Add kerneldoc for segv_handler | Thomas Meyer | 2017-07-07 | 1 | -0/+10 |
| * | | | um: stub-data.h: remove superfluous include | Thomas Meyer | 2017-07-07 | 1 | -2/+0 |
| * | | | um: userspace - be more verbose in ptrace set regs error | Thomas Meyer | 2017-07-07 | 1 | -2/+8 |
| * | | | um: add dummy ioremap and iounmap functions | Logan Gunthorpe | 2017-07-05 | 1 | -0/+17 |
| * | | | um: Allow building and running on older hosts | Florian Fainelli | 2017-07-05 | 2 | -4/+12 |
| * | | | um: Avoid longjmp/setjmp symbol clashes with libpthread.a | Florian Fainelli | 2017-07-05 | 3 | -16/+20 |
| * | | | um: console: Ignore console= option | Masami Hiramatsu | 2017-07-05 | 1 | -0/+3 |