- bd239f1 MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...) by Paul Burton · 9 years ago
- e70ac02 MIPS: Allow emulation for unaligned [LS]DXC1 instructions by Paul Burton · 9 years ago
- abf378b MIPS: ptrace: Prevent writes to read-only FCSR bits by Maciej W. Rozycki · 9 years ago
- 4249548 MIPS: ptrace: Fix FP context restoration FCSR regression by Maciej W. Rozycki · 9 years ago
- 9125f19 MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding by Purna Chandra Mandal · 9 years ago
- ce6e118 CLK: microchip: Add Microchip PIC32 clock driver. by Purna Chandra Mandal · 9 years ago
- d863dc9 dt/bindings/clk: Add PIC32 clock binding documentation. by Purna Chandra Mandal · 9 years ago
- c9babb1 MIPS: ELF: Unify ABI classification macros by Maciej W. Rozycki · 9 years ago
- 4a60ad5 MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions by Maciej W. Rozycki · 9 years ago
- de70416 MIPS: ELF: Deconditionalise ABI flags definitions by Maciej W. Rozycki · 9 years ago
- 4b62fad MIPS: Print GuestCtl1 on machine check exception by James Hogan · 9 years ago
- 382208dc MIPS: dump_tlb: Preserve and dump GuestID by James Hogan · 9 years ago
- 6ad816e MIPS: Add probing & defs for VZ & guest features by James Hogan · 9 years ago
- 7eb9111 MIPS: Add guest CP0 accessors by James Hogan · 9 years ago
- f913e9e MIPS: Add register definitions for VZ ASE registers by James Hogan · 9 years ago
- 9e575f7 MIPS: Avoid magic numbers probing kscratch_mask by James Hogan · 9 years ago
- 30228c4 MIPS: Add perf counter feature by James Hogan · 9 years ago
- f18bdfa MIPS: Add defs & probing of [X]ContextConfig by James Hogan · 9 years ago
- e06a154 MIPS: Add defs & probing of BadInstr[P] registers by James Hogan · 9 years ago
- 37fb60f MIPS: Add defs & probing of extended CP0_EBase by James Hogan · 9 years ago
- 37af2f3 MIPS: Define & use CP0_EBase bit definitions by James Hogan · 9 years ago
- dc3ee60 MIPS: alchemy: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
- 9c938a0 MIPS: ath79: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
- 8f4703a MIPS: Octeon: detect and fix byte swapped initramfs by Aurelien Jarno · 9 years ago
- b472080 MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI by Florian Fainelli · 9 years ago
- 2e27476 MIPS: Move RIXI exception enabling after vendor-specific cpu_probe by Florian Fainelli · 9 years ago
- 8256b17 MIPS: Allow RIXI to be used on non-R2 or R6 cores by Florian Fainelli · 9 years ago
- e56c7e1 MIPS: mm: Panic if an XPA kernel is run without RIXI by Paul Burton · 9 years ago
- 4b6f99d MIPS: mm: Don't do MTHC0 if XPA not present by James Hogan · 9 years ago
- 2caa89b MIPS: mm: Simplify build_update_entries by Paul Burton · 9 years ago
- b4ebbb8 MIPS: mm: Be more explicit about PTE mode bit handling by Paul Burton · 9 years ago
- bbeeffe MIPS: mm: Pass scratch register through to iPTE_SW by Paul Burton · 9 years ago
- f383219 MIPS: mm: Don't clobber $1 on XPA TLB refill by James Hogan · 9 years ago
- 7b2cb64 MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic) by Paul Burton · 9 years ago
- 745f355 MIPS: mm: Unify pte_page definition by Paul Burton · 9 years ago
- 780602d MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ by Paul Burton · 9 years ago
- 6949770 MIPS: Use enums to make asm/pgtable-bits.h readable by Paul Burton · 9 years ago
- 253f0d4 MIPS: Remove redundant asm/pgtable-bits.h inclusions by Paul Burton · 9 years ago
- 14bc241 MIPS: Fix HTW config on XPA kernel without LPA enabled by James Hogan · 9 years ago
- 1282257 MIPS: Separate XPA CPU feature into LPA and MVH by James Hogan · 9 years ago
- ab4a92e MIPS: math-emu: Fix jalr emulation when rd == $0 by Paul Burton · 9 years ago
- db57f29 MIPS: math-emu: Fix m{add,sub}.s shifts by Paul Burton · 9 years ago
- 5c18c936 MIPS: math-emu: Fix code indentation by Paul Burton · 9 years ago
- 95bff24 MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments by Paul Burton · 9 years ago
- e2d11e1 MIPS: math-emu: Add z argument macros by Paul Burton · 9 years ago
- d728f67 MIPS: math-emu: Unify ieee754dp_m{add,sub}f by Paul Burton · 9 years ago
- 6162051 MIPS: math-emu: Unify ieee754sp_m{add,sub}f by Paul Burton · 9 years ago
- 4b820d9 MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction by Paul Burton · 9 years ago
- b6d5c4e MIPS: inst: Declare fsel_op for sel.fmt instruction by Paul Burton · 9 years ago
- ac14969 MIPS: Fix BC1{EQ,NE}Z return offset calculation by Paul Burton · 9 years ago
- 93583e1 MIPS: math-emu: Fix BC1{EQ,NE}Z emulation by Paul Burton · 9 years ago
- ed47e15 MIPS: Add support for extending builtin cmdline by Rabin Vincent · 9 years ago
- e54ad8c MIPS: Don't add leading spacing to command lines by Rabin Vincent · 9 years ago
- 105c22c MIPS: genex: Indent delay slots & clean whitespace by James Hogan · 9 years ago
- 2db003a MIPS: Support extended ASIDs by Paul Burton · 9 years ago
- 4edf00a MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips by Paul Burton · 9 years ago
- f1b711c MIPS: KVM/locore.S: Relax noat by James Hogan · 9 years ago
- 1300fcd MIPS: KVM/locore.S: Only preserve callee saved registers by James Hogan · 9 years ago
- ca64c2b MIPS: KVM: Abstract guest ASID mask by Paul Burton · 9 years ago
- 9b5c339 MIPS: Add & use CP0_EntryHi ASID definitions by James Hogan · 9 years ago
- 5fb59fd MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run by James Hogan · 9 years ago
- 97b9210 MIPS: Change my email address by John Crispin · 9 years ago
- bdb40e8 MAINTAINERS: Change my email address by John Crispin · 9 years ago
- 87321fd MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 by Paul Burton · 9 years ago
- 015aa05 MIPS: Remove no longer needed work_on_cpu() call by Anna-Maria Gleixner · 9 years ago
- e8b5325 MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant by Sergey Ryazanov · 10 years ago
- 1e321fa MIPS64: Support of at least 48 bits of SEGBITS by Leonid Yegoshin · 10 years ago
- 7939469 MIPS64: signal: Fix o32 sigaction syscall by Leonid Yegoshin · 9 years ago
- cb80b2a MIPS: remove aliasing alignment if HW has antialising support by Leonid Yegoshin · 9 years ago
- 201233e MIPS: traps: remove unused variable by Tony Wu · 9 years ago
- 1e820da3 MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT by Huacai Chen · 9 years ago
- 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 9 years ago
- 06e4814 MIPS: Loongson: Invalidate special TLBs when needed by Huacai Chen · 9 years ago
- 37fbe8f MIPS: Loongson-3: Set cache flush handlers to cache_noop by Huacai Chen · 9 years ago
- b2edcfc MIPS: Loongson: Add Loongson-3A R2 basic support by Huacai Chen · 9 years ago
- 2465351 MIPS: Loongson-3: Adjust irq dispatch to speedup processing by Huacai Chen · 9 years ago
- d05147282 MIPS: Loongson-3: Move chipset ACPI code from drivers to arch by Huacai Chen · 9 years ago
- 44896af MIPS: BCM1480: bcm1480_regs.h: strip redundant comments by Antonio Ospite · 9 years ago
- 50af501 MIPS: Add and use watch register field definitions by James Hogan · 9 years ago
- e233c73 MIPS: Add and use CAUSEF_WP definition by James Hogan · 9 years ago
- b0d8a08 watchdog: pic32-dmt: Add PIC32 deadman timer driver by Purna Chandra Mandal · 9 years ago
- bfa4326 dt/bindings: Add bindings for PIC32 deadman timer peripheral by Purna Chandra Mandal · 9 years ago
- 8f91fc5 watchdog: pic32-wdt: Add PIC32 watchdog driver by Joshua Henderson · 9 years ago
- 80c2902 dt/bindings: Add bindings for PIC32 watchdog peripheral by Joshua Henderson · 9 years ago
- ba837d3 MIPS: module: fix incorrect IS_ERR_VALUE macro usages by Andrzej Hajda · 9 years ago
- acd9e20 MIPS: math-emu: Always propagate sNaN payload in quieting by Maciej W. Rozycki · 9 years ago
- 2e5832a MIPS: ELF: Restructure personality macros by Maciej W. Rozycki · 9 years ago
- 987e5b8 MIPS: Fix uapi include in exported asm/siginfo.h by James Hogan · 9 years ago
- ca9eb49 SIGNAL: Move generic copy_siginfo() to signal.h by James Hogan · 9 years ago
- 0e8c1a3 MIPS: Octeon: Mark some functions __init in smp.c by Yang Shi · 9 years ago
- 2d52ee8 MIPS: BMIPS: Improve BCM6368 device tree by Álvaro Fernández Rojas · 9 years ago
- e3b992d MIPS: BMIPS: Improve BCM6328 device tree by Álvaro Fernández Rojas · 9 years ago
- 3652acd MIPS: BMIPS: Add support for BCM63268 by Álvaro Fernández Rojas · 9 years ago
- 7537d27 MIPS: BMIPS: Add device tree example for BCM6358 by Álvaro Fernández Rojas · 9 years ago
- 3604b45 MIPS: BMIPS: Add BCM6358 support by Álvaro Fernández Rojas · 9 years ago
- 65b2849 CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() by Kelvin Cheung · 9 years ago
- 99bf2e6 CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure by Kelvin Cheung · 9 years ago
- 25581d2 CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data by Kelvin Cheung · 9 years ago
- 379e38a CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() by Kelvin Cheung · 9 years ago
- 6a1d55c CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c by Kelvin Cheung · 9 years ago