summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-29MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-06-29MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-06-29MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-06-29MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-06-29MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38
2017-06-29MIPS: Use queued spinlocks (qspinlock)Paul Burton4-232/+4
2017-06-29MIPS: Use queued read/write locks (qrwlock)Paul Burton4-224/+4
2017-06-29MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()Paul Burton1-2/+3
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton2-0/+64
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton3-3/+60
2017-06-29MIPS: cmpxchg: Implement __cmpxchg() as a functionPaul Burton1-27/+32
2017-06-29MIPS: cmpxchg: Drop __xchg_u{32,64} functionsPaul Burton1-31/+17
2017-06-29MIPS: cmpxchg: Error out on unsupported xchg() callsPaul Burton1-15/+17
2017-06-29MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointersPaul Burton1-3/+10
2017-06-29MIPS: cmpxchg: Pull xchg() asm into a macroPaul Burton1-48/+33
2017-06-29MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR casesPaul Burton1-58/+22
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2-74/+111
2017-06-29MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6Leonid Yegoshin1-0/+3
2017-06-29MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6Miodrag Dinic1-1/+1
2017-06-29MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic1-0/+40
2017-06-29MIPS: Loogson: Make enum loongson_cpu_type more clearHuacai Chen2-9/+24
2017-06-29MIPS: Loongson-3: support irq_set_affinity() in i8259 chipHuacai Chen1-13/+54
2017-06-29MIPS: Loongson-3: IRQ balancing for PCI devicesHuacai Chen2-3/+34
2017-06-29MIPS: Loongson-3: Support 4 packages in CPU Hwmon driverHuacai Chen1-61/+58
2017-06-29MIPS: Loongson: Add NMI handler supportHuacai Chen1-0/+13
2017-06-28MIPS: Loongson: Add Loongson-3A R3 basic supportHuacai Chen5-6/+24
2017-06-28MIPS: SEAD-3: Fix GIC interrupt specifiersPaul Burton1-4/+4
2017-06-28MIPS: SEAD-3: Set interrupt-parent per-device, not at root nodePaul Burton2-7/+24
2017-06-28MIPS: generic: Add a MAINTAINERS entryPaul Burton1-0/+6
2017-06-28MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton1-1/+1
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton3-22/+69
2017-06-28MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesPaul Burton2-5/+5
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton3-25/+106
2017-06-28MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardPaul Burton5-174/+251
2017-06-28MIPS: SEAD-3: Remove GIC timer from DTPaul Burton1-5/+0
2017-06-28MIPS: Branch straight to ll in mips_atomic_set()James Hogan1-5/+1
2017-06-28MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-06-28MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-06-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-06-28MIPS: perf: add I6500 handlingMarcin Nowakowski1-4/+10
2017-06-28MIPS: Probe the I6500 CPUPaul Burton4-1/+10
2017-06-28MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-28MIPS: Give __secure_computing() access to syscall arguments.David Daney1-2/+20
2017-06-28MIPS: Add support for eBPF JIT.David Daney2-2/+13
2017-06-28MIPS: Add some instructions to uasm.David Daney3-13/+96
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney1-1/+8
2017-06-28MIPS: Optimize uasm insn lookup.David Daney3-209/+199
2017-06-28MIPS: module: Unify rel & rela reloc handlingPaul Burton4-252/+154
2017-06-28MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton1-12/+16
2017-06-27MIPS: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski47-221/+0