Linux MIPS
[Prev Page][Next Page]
- [PATCH 01/10] Documentation: Add device tree binding for Goldfish RTC driver, (continued)
- [PATCH 4.4 28/30] MIPS: Fix bnezc/jialc return address calculation, Greg Kroah-Hartman
- [PATCH 4.9 56/60] MIPS: .its targets depend on vmlinux, Greg Kroah-Hartman
- [PATCH 4.9 55/60] MIPS: Fix bnezc/jialc return address calculation, Greg Kroah-Hartman
- [PATCH 4.11 74/78] MIPS: .its targets depend on vmlinux, Greg Kroah-Hartman
- [PATCH 4.11 73/78] MIPS: Fix bnezc/jialc return address calculation, Greg Kroah-Hartman
- [PATCH v5 0/4] MIPS Boston support,
Paul Burton
- [PATCH v5 0/4] PCI: xilinx: Fixes, optimisation & MIPS support,
Paul Burton
- [PATCH 0/5] Broadcom STB S2/S3/S5 support for ARM and MIPS,
Florian Fainelli
- clean up and modularize arch dma_mapping interface V2,
Christoph Hellwig
- [PATCH 01/44] firmware/ivc: use dma_mapping_error, Christoph Hellwig
- [PATCH 02/44] ibmveth: properly unwind on init errors, Christoph Hellwig
- [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 04/44] drm/exynos: don't use DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops, Christoph Hellwig
- [PATCH 09/44] c6x: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 08/44] xen-swiotlb: implement ->mapping_error, Christoph Hellwig
- [PATCH 10/44] ia64: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 11/44] m32r: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 12/44] microblaze: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 13/44] openrisc: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 14/44] sh: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 15/44] xtensa: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 16/44] arm64: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting, Christoph Hellwig
- [PATCH 18/44] iommu/amd: implement ->mapping_error, Christoph Hellwig
- [PATCH 21/44] powerpc: implement ->mapping_error, Christoph Hellwig
- [PATCH 20/44] sparc: implement ->mapping_error, Christoph Hellwig
- [PATCH 19/44] s390: implement ->mapping_error, Christoph Hellwig
- [PATCH 22/44] x86/pci-nommu: implement ->mapping_error, Christoph Hellwig
- [PATCH 23/44] x86/calgary: implement ->mapping_error, Christoph Hellwig
- [PATCH 24/44] x86: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 25/44] arm: implement ->mapping_error, Christoph Hellwig
- [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 27/44] sparc: remove leon_dma_ops, Christoph Hellwig
- [PATCH 28/44] sparc: remove arch specific dma_supported implementations, Christoph Hellwig
- [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods, Christoph Hellwig
- [PATCH 30/44] dma-virt: remove dma_supported and mapping_error methods, Christoph Hellwig
- [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation, Christoph Hellwig
- [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype, Christoph Hellwig
- [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation, Christoph Hellwig
- [PATCH 34/44] arm: remove arch specific dma_supported implementation, Christoph Hellwig
- [PATCH 35/44] x86: remove arch specific dma_supported implementation, Christoph Hellwig
- [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED, Christoph Hellwig
- [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask, Christoph Hellwig
- [PATCH 38/44] arm: implement ->dma_supported instead of ->set_dma_mask, Christoph Hellwig
- [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask, Christoph Hellwig
- [PATCH 40/44] tile: remove dma_supported and mapping_error methods, Christoph Hellwig
- [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching, Christoph Hellwig
- [PATCH 43/44] dma-mapping: remove the set_dma_mask method, Christoph Hellwig
- [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization, Christoph Hellwig
- [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask, Christoph Hellwig
- new dma-mapping tree, was Re: clean up and modularize arch dma_mapping interface V2, Christoph Hellwig
- Re: clean up and modularize arch dma_mapping interface V2, tndave
- [PATCH] KVM: MIPS: Fix maybe-uninitialized build failure,
James Cowgill
- [PATCH] MIPS: BMIPS: Fix missing cbr address,
Jaedon Shin
- [PATCH V6 0/9] MIPS: Loongson: feature and performance improvements,
Huacai Chen
- [PATCH] mips: consolidate coherent and non-coherent dma_alloc code,
Christoph Hellwig
- [PATCH v7 0/8] MIPS: Loongson: Add the Loongson-1A processor support,
Binbin Zhou
- [PATCH v2 00/10] Instruction emulation fixes,
Maciej W. Rozycki
- [PATCH v2 01/10] MIPS: math-emu: Prevent wrong ISA mode instruction emulation, Maciej W. Rozycki
- [PATCH v2 02/10] MIPS: Actually decode JALX in `__compute_return_epc_for_insn', Maciej W. Rozycki
- [PATCH v2 03/10] MIPS: Fix unaligned PC interpretation in `compute_return_epc', Maciej W. Rozycki
- [PATCH v2 04/10] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn', Maciej W. Rozycki
- [PATCH v2 05/10] MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn', Maciej W. Rozycki
- [PATCH v2 06/10] MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn', Maciej W. Rozycki
- [PATCH v2 07/10] MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn', Maciej W. Rozycki
- [PATCH v2 08/10] MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message, Maciej W. Rozycki
- [PATCH v2 09/10] MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away, Maciej W. Rozycki
- [PATCH v2 10/10] MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn', Maciej W. Rozycki
- [PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF,
David Daney
- Free MIPS hardware....you pay shipping.,
Steven J. Hill
- [PATCH V5 0/9] MIPS: Loongson: feature and performance improvements,
Huacai Chen
- [mips-sjhill:mips-for-linux-next 27/27] arch/mips/kernel/perf_event_mipsxx.c:1614:2: error: duplicate case value, kbuild test robot
- [PATCH 16/23] clocksource/drivers: Rename CLKSRC_OF to TIMER_OF, Daniel Lezcano
- [PATCH 13/23] clocksource/drivers: Rename clocksource_probe to timer_probe,
Daniel Lezcano
- [PATCH 12/23] clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE, Daniel Lezcano
- [PATCH 0/4] bpf: Changes needed (or desired) for MIPS support,
David Daney
- [PATCH v2 0/5] MIPS: Implement eBPF JIT.,
David Daney
- [PATCH] MIPS: perf: add I6500 handling, Marcin Nowakowski
- [PATCH] MIPS: Perform post-DMA cache flushes on systems with MAARs,
Paul Burton
- [PATCH 00/11] MIPS: cmpxchg(), xchg() fixes & queued locks,
Paul Burton
- [PATCH 01/11] MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases, Paul Burton
- [PATCH 02/11] MIPS: cmpxchg: Pull xchg() asm into a macro, Paul Burton
- [PATCH 03/11] MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers, Paul Burton
- [PATCH 04/11] MIPS: cmpxchg: Error out on unsupported xchg() calls, Paul Burton
- [PATCH 05/11] MIPS: cmpxchg: Drop __xchg_u{32,64} functions, Paul Burton
- [PATCH 06/11] MIPS: cmpxchg: Implement __cmpxchg() as a function, Paul Burton
- [PATCH 07/11] MIPS: cmpxchg: Implement 1 byte & 2 byte xchg(), Paul Burton
- [PATCH 08/11] MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg(), Paul Burton
- [PATCH 09/11] MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg(), Paul Burton
- [PATCH 10/11] MIPS: Use queued read/write locks (qrwlock), Paul Burton
- [PATCH 11/11] MIPS: Use queued spinlocks (qspinlock), Paul Burton
- Re: [PATCH 00/11] MIPS: cmpxchg(), xchg() fixes & queued locks, Ralf Baechle
- Re: [PATCH 00/11] MIPS: cmpxchg(), xchg() fixes & queued locks, Joshua Kinard
- [PATCH] MIPS: Hardcode cpu_has_* where known at compile time due to ISA,
Paul Burton
- patch "mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type" added to driver-core-next, gregkh
- patch "mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing, gregkh
- [PATCH v2] irqchip/mips-gic: mark count and compare accessors notrace, Marcin Nowakowski
- [PATCH 00/35] defconfig: Cleanup from old entries,
Krzysztof Kozlowski
- clean up and modularize arch dma_mapping interface,
Christoph Hellwig
- [PATCH 01/44] firmware/ivc: use dma_mapping_error, Christoph Hellwig
- [PATCH 02/44] ibmveth: properly unwind on init errors, Christoph Hellwig
- [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 04/44] drm/exynos: don't use DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops, Christoph Hellwig
- [PATCH 08/44] xen-swiotlb: implement ->mapping_error, Christoph Hellwig
- [PATCH 11/44] m32r: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 12/44] microblaze: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 10/44] ia64: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 09/44] c6x: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 13/44] openrisc: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 14/44] sh: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 15/44] xtensa: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 16/44] arm64: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting, Christoph Hellwig
- [PATCH 20/44] sparc: implement ->mapping_error, Christoph Hellwig
- [PATCH 19/44] s390: implement ->mapping_error, Christoph Hellwig
- [PATCH 18/44] iommu/amd: implement ->mapping_error, Christoph Hellwig
- [PATCH 21/44] powerpc: implement ->mapping_error, Christoph Hellwig
- [PATCH 22/44] x86/pci-nommu: implement ->mapping_error, Christoph Hellwig
- [PATCH 24/44] x86: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 23/44] x86/calgary: implement ->mapping_error, Christoph Hellwig
- [PATCH 25/44] arm: implement ->mapping_error, Christoph Hellwig
- [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE, Christoph Hellwig
- [PATCH 27/44] sparc: remove leon_dma_ops, Christoph Hellwig
- [PATCH 28/44] sparc: remove arch specific dma_supported implementations, Christoph Hellwig
- [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods, Christoph Hellwig
- [PATCH 30/44] dma-virt: remove dma_supported and mapping_error methods, Christoph Hellwig
- [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation, Christoph Hellwig
- [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype, Christoph Hellwig
- [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation, Christoph Hellwig
- [PATCH 34/44] arm: remove arch specific dma_supported implementation, Christoph Hellwig
- [PATCH 35/44] x86: remove arch specific dma_supported implementation, Christoph Hellwig
- [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED, Christoph Hellwig
- [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask, Christoph Hellwig
- [PATCH 38/44] arm: implement ->dma_supported instead of ->set_dma_mask, Christoph Hellwig
- [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask, Christoph Hellwig
- [PATCH 40/44] tile: remove dma_supported and mapping_error methods, Christoph Hellwig
- [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization, Christoph Hellwig
- [PATCH 43/44] dma-mapping: remove the set_dma_mask method, Christoph Hellwig
- [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching, Christoph Hellwig
- [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask, Christoph Hellwig
- Re: clean up and modularize arch dma_mapping interface, David Miller
- Re: clean up and modularize arch dma_mapping interface, Daniel Vetter
- [PATCH] mips/kprobes: flush_insn_slot should flush only if probe initialised,
Marcin Nowakowski
- [PATCH] irqchip/mips-gic: mark count and compare accessors notrace,
Marcin Nowakowski
- [PATCH 3.10 145/250] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions, Willy Tarreau
- [PATCH 3.10 147/250] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps, Willy Tarreau
- [PATCH 3.10 219/250] MIPS: KGDB: Use kernel context for sleeping threads, Willy Tarreau
- [PATCH 3.10 144/250] MIPS: Fix get_frame_info() handling of microMIPS function size, Willy Tarreau
- [PATCH 3.10 161/250] MIPS: ip27: Disable qlge driver in defconfig, Willy Tarreau
- [PATCH 3.10 143/250] MIPS: Prevent unaligned accesses during stack unwinding, Willy Tarreau
- [PATCH 3.10 141/250] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers, Willy Tarreau
- [PATCH 3.10 146/250] MIPS: Calculate microMIPS ra properly when unwinding the stack, Willy Tarreau
- [PATCH 3.10 142/250] MIPS: Clear ISA bit correctly in get_frame_info(), Willy Tarreau
- [PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset,
Paul Cercueil
- [PATCH 02/15] clk: ingenic: support PLLs with no bypass bit, Paul Cercueil
- [PATCH 03/15] clk: ingenic: Add code to enable/disable PLLs, Paul Cercueil
- [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver, Paul Cercueil
- [PATCH 07/15] MIPS: Setup boot_command_line before plat_mem_setup, Paul Cercueil
- [PATCH 05/15] serial: 8250_ingenic: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH 08/15] MIPS: ingenic: Use common cmdline handling code, Paul Cercueil
- [PATCH 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs, Paul Cercueil
- [PATCH 10/15] MIPS: ingenic: Add machine info for supported boards, Paul Cercueil
- [PATCH 11/15] MIPS: ingenic: Initial JZ4770 support, Paul Cercueil
- [PATCH 12/15] MIPS: JZ4770: Work around config2 misreporting associativity, Paul Cercueil
- [PATCH 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers, Paul Cercueil
- [PATCH 14/15] devicetree/bindings: Add GCW vendor prefix, Paul Cercueil
- [PATCH 15/15] MIPS: ingenic: Initial GCW Zero support, Paul Cercueil
- [PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider, Paul Cercueil
- [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct, Paul Cercueil
- [PATCH v2 04/17] clk: ingenic: Add code to enable/disable PLLs, Paul Cercueil
- [PATCH v2 05/17] clk: Add Ingenic jz4770 CGU driver, Paul Cercueil
- [PATCH v2 06/17] serial: core: Make uart_parse_options take const char* argument, Paul Cercueil
- [PATCH v2 07/17] serial: 8250_ingenic: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH v2 08/17] serial: 8250_ingenic: Parse earlycon options, Paul Cercueil
- [PATCH v2 09/17] MIPS: Setup boot_command_line before plat_mem_setup, Paul Cercueil
- [PATCH v2 10/17] MIPS: ingenic: Use common cmdline handling code, Paul Cercueil
- [PATCH v2 11/17] MIPS: platform: add machtype IDs for more Ingenic SoCs, Paul Cercueil
- [PATCH v2 12/17] MIPS: ingenic: Add machine info for supported boards, Paul Cercueil
- [PATCH v2 13/17] MIPS: ingenic: Initial JZ4770 support, Paul Cercueil
- [PATCH v2 14/17] MIPS: JZ4770: Work around config2 misreporting associativity, Paul Cercueil
- [PATCH v2 15/17] MIPS: JZ4770: Workaround for corrupted DMA transfers, Paul Cercueil
- [PATCH v2 16/17] devicetree/bindings: Add GCW vendor prefix, Paul Cercueil
- [PATCH v2 17/17] MIPS: ingenic: Initial GCW Zero support, Paul Cercueil
- [PATCH v2 02/17] clk: ingenic: Fix recalc_rate for clocks with fixed divider, Paul Cercueil
- [PATCH v2 03/17] clk: ingenic: support PLLs with no bypass bit, Paul Cercueil
- Re: [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct, Stephen Boyd
- [PATCH v3 00/18] JZ4770 support, Paul Cercueil
- [PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct, Paul Cercueil
- Re: [PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct, Stephen Boyd
- [PATCH v4 00/15] Ingenic JZ4770 and GCW Zero support, Paul Cercueil
- [PATCH v4 01/15] clk: ingenic: Use const pointer to clk_ops in struct, Paul Cercueil
- [PATCH v4 02/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider, Paul Cercueil
- [PATCH v4 03/15] clk: ingenic: support PLLs with no bypass bit, Paul Cercueil
- [PATCH v4 04/15] clk: ingenic: Add code to enable/disable PLLs, Paul Cercueil
- [PATCH v4 05/15] dt-bindings: clock: Add jz4770-cgu.h header, Paul Cercueil
- [PATCH v4 06/15] clk: Add Ingenic jz4770 CGU driver, Paul Cercueil
- [PATCH v4 07/15] MIPS: Setup boot_command_line before plat_mem_setup, Paul Cercueil
- [PATCH v4 08/15] MIPS: ingenic: Use common cmdline handling code, Paul Cercueil
- [PATCH v4 09/15] MIPS: platform: add machtype IDs for more Ingenic SoCs, Paul Cercueil
- [PATCH v4 10/15] MIPS: ingenic: Add machine info for supported boards, Paul Cercueil
- [PATCH v4 11/15] MIPS: ingenic: Initial JZ4770 support, Paul Cercueil
- [PATCH v4 12/15] MIPS: JZ4770: Work around config2 misreporting associativity, Paul Cercueil
- [PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers, Paul Cercueil
- [PATCH v4 14/15] devicetree/bindings: Add GCW vendor prefix, Paul Cercueil
- [PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support, Paul Cercueil
- [PATCH v3 04/18] clk: ingenic: Add code to enable/disable PLLs, Paul Cercueil
- [PATCH v3 06/18] clk: Add Ingenic jz4770 CGU driver, Paul Cercueil
- [PATCH v3 11/18] MIPS: ingenic: Use common cmdline handling code, Paul Cercueil
- [PATCH v3 12/18] MIPS: platform: add machtype IDs for more Ingenic SoCs, Paul Cercueil
- [PATCH v3 13/18] MIPS: ingenic: Add machine info for supported boards, Paul Cercueil
- [PATCH v3 14/18] MIPS: ingenic: Initial JZ4770 support, Paul Cercueil
- [PATCH v3 09/18] serial: 8250_ingenic: Parse earlycon options, Paul Cercueil
- [PATCH v3 15/18] MIPS: JZ4770: Work around config2 misreporting associativity, Paul Cercueil
- [PATCH v3 16/18] MIPS: JZ4770: Workaround for corrupted DMA transfers, Paul Cercueil
- [PATCH v3 17/18] devicetree/bindings: Add GCW vendor prefix, Paul Cercueil
- [PATCH v3 18/18] MIPS: ingenic: Initial GCW Zero support, Paul Cercueil
- [PATCH v3 02/18] clk: ingenic: Fix recalc_rate for clocks with fixed divider, Paul Cercueil
- [PATCH v3 03/18] clk: ingenic: support PLLs with no bypass bit, Paul Cercueil
- [PATCH v3 05/18] dt-bindings: clock: Add jz4770-cgu.h header, Paul Cercueil
- [PATCH v3 07/18] serial: core: Make uart_parse_options take const char* argument, Paul Cercueil
- [PATCH v3 08/18] serial: 8250_ingenic: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH v3 10/18] MIPS: Setup boot_command_line before plat_mem_setup, Paul Cercueil
- [PATCH 06/15] serial: 8250_ingenic: Parse earlycon options, Paul Cercueil
- [PATCH 02/16] mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type, Greg Kroah-Hartman
- [PATCH] MIPS: fix boot with DT passed via UHI,
Andrea Merello
- [PATCH V4 1/9] MIPS: Loongson: Add Loongson-3A R3 basic support,
Huacai Chen
- [PATCH V4 0/9] MIPS: Loongson: feature and performance improvements, Huacai Chen
- [PATCH 0/9] Instruction emulation fixes,
Maciej W. Rozycki
- [PATCH 0/5] MIPS: FP cleanup & no-FP support,
Paul Burton
- [PATCH] MIPS: Make individual platforms select ARCH_MIGHT_HAVE_PC_SERIO,
Florian Fainelli
- [PATCH] net: sched: fix mips build failure,
Sudip Mukherjee
- [PATCH] net/{mii,smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void,
Yuval Shaia
- [PATCH] MIPS: pci-mt7620: enabled PCIe on MT7688, Daniel Golle
- [PATCH v4 0/2] tty: add TIOCGPTPEER ioctl,
Aleksa Sarai
- [PATCH v3 0/2] tty: add TIOCGPTPEER ioctl,
Aleksa Sarai
- QEMU Malta emulation using I6400: runaway loop modprobe binfmt-464c,
Stuart Longland
- [PATCH v3 0/7] net: pch_gbe: Fixes & MIPS support,
Paul Burton
- [PATCH 0/6] MIPS: TLB exception handler fixes & optimisation,
Paul Burton
- [PATCH] MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM, Paul Burton
- [PATCH] leds: Remove SEAD-3 driver,
Paul Burton
- [PATCH 0/7] MIPS: CPS SMP fixes & improvements,
Paul Burton
- [PATCH] MIPS: Probe the I6500 CPU, Paul Burton
- [PATCH 0/9] MIPS: SEAD-3 & generic platform fixes,
Paul Burton
- [PATCH 1/9] MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board, Paul Burton
- [PATCH 2/9] MIPS: generic/yamon-dt: Support > 256MB of RAM, Paul Burton
- [PATCH 3/9] MIPS: generic/yamon-dt: Use serial* rather than uart* aliases, Paul Burton
- [PATCH 4/9] MIPS: generic: Abstract FDT fixup application, Paul Burton
- [PATCH 5/9] MIPS: generic: Set RTC_ALWAYS_BCD to 0, Paul Burton
- [PATCH 6/9] MIPS: generic: Add a MAINTAINERS entry, Paul Burton
- [PATCH 7/9] MIPS: SEAD-3: Set interrupt-parent per-device, not at root node, Paul Burton
- [PATCH 8/9] MIPS: SEAD-3: Remove GIC timer from DT, Paul Burton
- [PATCH 9/9] MIPS: SEAD-3: Fix GIC interrupt specifiers, Paul Burton
- [PATCH] MIPS: .its targets depend on vmlinux, Paul Burton
- [PATCH] MIPS: Fix bnezc/jialc return address calculation, Paul Burton
- [PATCH v4 0/4] MIPS Boston support,
Paul Burton
- [PATCH v2 0/1] tty: add TIOCGPTPEER ioctl,
Aleksa Sarai
- [PATCH] tty: add TIOCGPTPEER ioctl,
Aleksa Sarai
- [PATCH 3.16 135/212] MIPS: ip27: Disable qlge driver in defconfig, Ben Hutchings
- [PATCH 3.16 136/212] MIPS: BCM47XX: Fix button inversion for Asus WL-500W, Ben Hutchings
- [PATCH 3.16 134/212] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers, Ben Hutchings
- [PATCH 3.16 070/212] MIPS: 'make -s' should be silent, Ben Hutchings
- [PATCH 3.16 011/212] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps, Ben Hutchings
- [PATCH 3.16 009/212] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions, Ben Hutchings
- [PATCH 3.16 007/212] MIPS: Prevent unaligned accesses during stack unwinding, Ben Hutchings
- [PATCH 3.16 012/212] MIPS: Netlogic: Fix assembler warning from smpboot.S, Ben Hutchings
- [PATCH 3.16 010/212] MIPS: Calculate microMIPS ra properly when unwinding the stack, Ben Hutchings
- [PATCH 3.16 008/212] MIPS: Fix get_frame_info() handling of microMIPS function size, Ben Hutchings
- [PATCH 3.16 006/212] MIPS: Clear ISA bit correctly in get_frame_info(), Ben Hutchings
- [PATCH 3.2 052/101] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers, Ben Hutchings
- [PATCH 3.2 053/101] MIPS: ip27: Disable qlge driver in defconfig, Ben Hutchings
- [PATCH 3.2 022/101] MIPS: 'make -s' should be silent, Ben Hutchings
- [PATCH] MIPS: Loongson: Set Loongson32 to MIPS32R1, 谢致邦 (XIE Zhibang)
- [PATCH v5] MIPS: NI 169445 board support,
Nathan Sullivan
- [PATCH] MIPS: Octeon: Fix broken EDAC driver.,
Steven J. Hill
- [PATCH] MIPS: OCTEON: Fix USB platform code breakage.,
Steven J. Hill
- [PATCH 0/4] MIPS: sysmips(MIPS_ATOMIC_SET, ...) fixes,
James Hogan
- [PATCH] bcm47xx: fix build regression,
Arnd Bergmann
- [PATCH] MIPS: Lantiq: Fix ASC0/ASC1 clocks,
Martin Schiller
- [PATCH] MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfig, Nikitas Angelinas
- [PATCH] kthread: fix boot hang (regression) on MIPS/OpenRISC,
Vegard Nossum
- kthread: fix boot hang (regression) on MIPS/OpenRISC, Vegard Nossum
- [PATCH v3 00/16] MIPS: lantiq: handle RCU register by separate drivers,
Hauke Mehrtens
- [PATCH v3 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses, Hauke Mehrtens
- [PATCH v3 02/16] mtd: lantiq-flash: drop check of boot select, Hauke Mehrtens
- [PATCH v3 03/16] mtd: spi-falcon: drop check of boot select, Hauke Mehrtens
- [PATCH v3 05/16] watchdog: lantiq: add device tree binding documentation, Hauke Mehrtens
- [PATCH v3 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD, Hauke Mehrtens
- [PATCH v3 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings, Hauke Mehrtens
- [PATCH v3 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver, Hauke Mehrtens
- [PATCH v3 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select(), Hauke Mehrtens
- [PATCH v3 04/16] watchdog: lantiq: access boot cause register through regmap, Hauke Mehrtens
- [PATCH v3 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs, Hauke Mehrtens
- [PATCH v3 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd, Hauke Mehrtens
- [PATCH v3 13/16] MIPS: lantiq: remove old GPHY loader code, Hauke Mehrtens
- [PATCH v3 11/16] MIPS: lantiq: remove old reset controller implementation, Hauke Mehrtens
- [PATCH v3 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation, Hauke Mehrtens
- [PATCH v3 15/16] MIPS: lantiq: remove old USB PHY initialisation, Hauke Mehrtens
[Index of Archives]
[Linux MIPS Home]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc