messages from 2018-06-04 20:13:01 to 2018-06-18 08:15:46 UTC [more...]
[PATCH 4.16 013/279] MIPS: io: Add barrier after register read in readX()
2018-06-18 8:10 UTC (2+ messages)
` [PATCH 4.16 016/279] MIPS: dts: Boston: Fix PCI bus dtc warnings:
[PATCH] dt-bindings: Fix unbalanced quotation marks
2018-06-18 7:06 UTC (2+ messages)
[PATCH 0/3] Resolve -Wattribute-alias warnings from SYSCALL_DEFINEx()
2018-06-18 7:01 UTC (13+ messages)
` [PATCH 1/3] kbuild: add macro for controlling warnings to linux/compiler.h
` [PATCH 2/3] disable -Wattribute-alias warning for SYSCALL_DEFINEx()
` [PATCH 3/3] Revert "powerpc: fix build failure by disabling attribute-alias warning in pci_32"
Patch "MIPS: dts: Boston: Fix PCI bus dtc warnings:" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC (2+ messages)
Patch "MIPS: io: Prevent compiler reordering writeX()" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC (2+ messages)
Patch "MIPS: io: Add barrier after register read in readX()" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC (2+ messages)
Patch "MIPS: io: Prevent compiler reordering writeX()" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC (2+ messages)
Patch "MIPS: io: Add barrier after register read in readX()" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC (2+ messages)
Patch "MIPS: dts: Boston: Fix PCI bus dtc warnings:" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC (2+ messages)
Patch "MIPS: io: Add barrier after register read in readX()" has been added to the 3.18-stable tree
2018-06-17 11:22 UTC (2+ messages)
[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t
2018-06-17 8:48 UTC
[PATCH 0/4] MIPS: Restartable sequences (rseq) support
2018-06-16 20:28 UTC (18+ messages)
` [PATCH 1/4] MIPS: Add support for restartable sequences
` [PATCH 2/4] MIPS: Add syscall detection "
` [PATCH 3/4] MIPS: Wire up the restartable sequences (rseq) syscall
` [PATCH 4/4] rseq/selftests: Implement MIPS support
[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
2018-06-16 18:14 UTC (3+ messages)
[PATCH] MIPS: define __current_thread_info inside of function
2018-06-16 15:58 UTC
[PATCH] MIPS: Use same definition for tlbmiss_handler_setup_pgd
2018-06-16 15:57 UTC
[PATCH] MIPS: remove const from mips_io_port_base
2018-06-16 15:47 UTC
[PATCH] MIPS: Octeon: add missing of_node_put()
2018-06-16 7:49 UTC
[PATCH] MIPS: Octeon: assign bool true/false not 1/0
2018-06-16 7:26 UTC
[PATCH] MIPS: Octeon: add missing of_node_put()
2018-06-16 7:06 UTC
MIPS: Octeon: add missing of_node_put()
2018-06-16 7:06 UTC
MIPS: Octeon: add missing of_node_put()
2018-06-16 7:06 UTC
MIPS: Octeon: add missing of_node_put()
2018-06-16 7:06 UTC
MIPS: Octeon: add missing of_node_put()
2018-06-16 7:06 UTC
[PATCH] mips: Disable attribute-alias warnings
2018-06-15 23:12 UTC (3+ messages)
[PATCH] MIPS: Fix arch_trigger_cpumask_backtrace()
2018-06-15 16:31 UTC (4+ messages)
[PATCH] mips: Fix build error by disabling attribute-alias warning
2018-06-15 13:24 UTC
switch mips to use the generic dma map ops v2
2018-06-15 11:08 UTC (26+ messages)
` [PATCH 01/25] MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
` [PATCH 02/25] MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
` [PATCH 03/25] MIPS: remove CONFIG_DMA_COHERENT
` [PATCH 04/25] MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
` [PATCH 05/25] MIPS: Octeon: refactor swiotlb code
` [PATCH 06/25] MIPS: loongson: remove loongson_dma_supported
` [PATCH 07/25] MIPS: consolidate the swiotlb implementations
` [PATCH 08/25] MIPS: remove the mips_dma_map_ops indirection
` [PATCH 09/25] MIPS: make the default mips dma implementation optional
` [PATCH 10/25] MIPS: Octeon: remove mips dma-default stubs
` [PATCH 11/25] MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
` [PATCH 12/25] MIPS: loongson: untangle dma implementations
` [PATCH 13/25] MIPS: loongson: remove loongson-3 handling from dma-coherence.h
` [PATCH 14/25] MIPS: use dma_direct_ops for coherent I/O
` [PATCH 15/25] MIPS: IP27: use dma_direct_ops
` [PATCH 16/25] MIPS: move coherentio setup to setup.c
` [PATCH 17/25] MIPS: use generic dma noncoherent ops for simple noncoherent platforms
` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops
` [PATCH 19/25] MIPS: IP32: "
` [PATCH 20/25] MIPS: ath25: "
` [PATCH 21/25] MIPS: jazz: split dma mapping operations from dma-default
` [PATCH 22/25] dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
` [PATCH 23/25] MIPS: bmips: use generic dma noncoherent ops
` [PATCH 24/25] MIPS: remove the old dma-default implementation
` [PATCH 25/25] MIPS: remove unneeded includes from dma-mapping.h
[PATCH] MIPS: Wire up io_pgetevents syscall
2018-06-15 8:35 UTC (3+ messages)
[PATCH] MIPS: implement smp_cond_load_acquire() for Loongson-3
2018-06-15 6:07 UTC
[PATCH 0/7] MIPS: intel: add initial support for Intel MIPS SoCs
2018-06-14 14:09 UTC (24+ messages)
` [PATCH 1/7] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH 2/7] clk: intel: Add clock driver for GRX500 SoC
` [PATCH 3/7] MIPS: intel: Add initial support for Intel MIPS SoCs
` [PATCH 4/7] tty: serial: lantiq: Always use readl()/writel()
` [PATCH 5/7] tty: serial: lantiq: Convert global lock to per device lock
` [PATCH 6/7] tty: serial: lantiq: Remove unneeded header includes and macros
` [PATCH 7/7] tty: serial: lantiq: Add CCF support
[vmlinuz.bin] Does u-boot support loading vmlinuz[.bin]?
2018-06-14 9:33 UTC (6+ messages)
[PATCH Resend 1/2] MIPS: io: Add barrier after register read in inX()
2018-06-13 16:55 UTC (6+ messages)
` [PATCH Resend 2/2] MIPS: mcs lock: implement arch_mcs_spin_lock_contended() for Loongson-3
[RFC] MIPS: Align vmlinuz load address to a page boundary
2018-06-12 18:19 UTC (2+ messages)
[PATCH 3.18 05/21] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
2018-06-12 16:52 UTC
[PATCH 0/3] Legacy clock drivers: Normalize clk API
2018-06-12 14:51 UTC (13+ messages)
` [PATCH 1/3] m68k: coldfire: "
` [PATCH 2/3] MIPS: AR7: "
` [PATCH 3/3 RFC] Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
[GIT PULL] MIPS changes for 4.18
2018-06-12 14:05 UTC
MIPS: io: Add barrier after register read in inX()
2018-06-12 9:54 UTC
MIPS: io: Add barrier after register read in inX()
2018-06-12 9:54 UTC
MIPS: io: Add barrier after register read in inX()
2018-06-12 9:54 UTC
MIPS: io: Add barrier after register read in inX()
2018-06-12 9:54 UTC
MIPS: io: Add barrier after register read in inX()
2018-06-12 9:54 UTC
[PATCH v5] MIPS: Fix ejtag handler on SMP
2018-06-11 9:01 UTC
[PATCH v4] MIPS: Fix ejtag handler on SMP
2018-06-11 8:28 UTC (2+ messages)
[PATCH] MIPS: Fix ejtag handler on SMP
2018-06-08 22:37 UTC (3+ messages)
[PATCH 3.16 001/410] MIPS: Normalise code flow in the CpU exception handler
2018-06-07 14:05 UTC (7+ messages)
` [PATCH 3.16 144/410] MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
` [PATCH 3.16 325/410] MIPS: BMIPS: Do not mask IPIs during suspend
` [PATCH 3.16 386/410] MIPS: ralink: Remove ralink_halt()
` [PATCH 3.16 193/410] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH 3.16 385/410] MIPS: ralink: Don't set pm_power_off
` [PATCH 3.16 067/410] EDAC, octeon: Fix an uninitialized variable warning
[RFC PATCH -tip v5 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe
2018-06-07 11:42 UTC (2+ messages)
[PATCH v7 0/8] Add Octeon Hotplug CPU Support
2018-06-07 0:18 UTC (13+ messages)
` [PATCH v7 1/8] MIPS: Octeon: Remove unused CIU types and macros
` [PATCH v7 2/8] MIPS: Octeon: Remove extern declarations
` [PATCH v7 3/8] MIPS: Octeon: Properly use sysinfo header file
` [PATCH v7 4/8] MIPS: Octeon: Whitespace and formatting clean-ups
` [PATCH v7 5/8] MIPS: Octeon: Remove crufty KEXEC and CRASH_DUMP code
` [PATCH v7 6/8] MIPS: Octeon: Populate kernel memory from cvmx_bootmem named blocks
` [PATCH v7 7/8] MIPS: Add the concept of BOOT_MEM_KERNEL to boot_mem_map
` [PATCH v7 8/8] MIPS: Octeon: Add working hotplug CPU support
[PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
2018-06-06 19:38 UTC (3+ messages)
` [PATCH 2/3] MIPS: Ci20: Enable SND_JZ4740_SOC driver
` [PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-i2s driver from devicetree
[PATCH 1/2] MIPS: Ci20: Enable SPI/GPIO driver
2018-06-06 19:37 UTC (2+ messages)
` [PATCH 2/2] MIPS: jz4780: DTS: Probe the spi-gpio driver from devicetree
[PATCH v5 0/1] MIPS: BCM47XX: Apply BCM5300X PCIe erratum workaround
2018-06-05 23:27 UTC (4+ messages)
` [PATCH v5 1/1] MIPS: BCM47XX: Enable MIPS32 74K Core ExternalSync for BCM47XX PCIe erratum
[PATCH 4.9 49/61] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
2018-06-05 17:02 UTC (2+ messages)
` [PATCH 4.9 50/61] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
[PATCH 4.4 26/37] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
2018-06-05 17:01 UTC (2+ messages)
` [PATCH 4.4 27/37] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
[PATCH v3] Make elf2ecoff work on 64bit host machines
2018-06-05 10:00 UTC
[PATCH v2] Make elf2ecoff work on 64bit host machines
2018-06-05 9:57 UTC (5+ messages)
[PATCH] MIPS: pb44: Fix i2c-gpio GPIO descriptor table
2018-06-04 20:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox