linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 23:04:53 to 2019-09-01 16:11:33 UTC [more...]

[PATCH 000/120] Linux for the PlayStation 2
 2019-09-01 16:11 UTC  (70+ messages)
` [PATCH 001/120] MIPS: R5900: Initial support for the Emotion Engine in "
` [PATCH 002/120] MIPS: R5900: Trap the RDHWR instruction as an SQ address exception
` [PATCH 003/120] MIPS: R5900: Sign-extend o32 system call registers
` [PATCH 004/120] MIPS: R5900: Reset bits 127..64 of GPRs in RESTORE_SOME
` [PATCH 005/120] MIPS: R5900: Reset the funnel shift amount (SA) register "
` [PATCH 006/120] MIPS: R5900: Workaround for the short loop bug
` [PATCH 007/120] MIPS: R5900: Add the SYNC.P instruction
` [PATCH 008/120] MIPS: R5900: Add implicit SYNC.P to the UASM_i_M[FT]C0 macros
` [PATCH 009/120] MIPS: R5900: Add mandatory SYNC.P to all M[FT]C0 instructions
` [PATCH 010/120] MIPS: R5900: Workaround exception NOP execution bug (FLX05)
` [PATCH 011/120] MIPS: R5900: Avoid pipeline hazard with the TLBP instruction
` [PATCH 012/120] MIPS: R5900: Avoid pipeline hazards with the TLBW[IR] instructions
` [PATCH 013/120] MIPS: R5900: Avoid pipeline hazard with the TLBR instruction
` [PATCH 014/120] MIPS: R5900: Install final length of TLB refill handler rather than 256 bytes
` [PATCH 015/120] MIPS: R5900: Verify that the TLB refill handler does not overflow
` [PATCH 016/120] MIPS: R5900: The ERET instruction has issues with delay slot and CACHE
` [PATCH 017/120] MIPS: R5900: Define CACHE instruction operation field encodings
` [PATCH 018/120] MIPS: R5900: Workaround where MSB must be 0 for the instruction cache
` [PATCH 019/120] MIPS: R5900: Use SYNC.L for data cache and SYNC.P for "
` [PATCH 020/120] MIPS: R5900: Define CP0.Config register fields
` [PATCH 021/120] MIPS: R5900: Workaround for CACHE instruction near branch delay slot
` [PATCH 022/120] MIPS: R5900: Support 64-bit inq() and outq() macros in 32-bit kernels
` [PATCH 023/120] MIPS: R5900: Add MFSA and MTSA instructions for the special SA register
` [PATCH 024/120] MIPS: PS2: Define PlayStation 2 I/O port, ROM and RAM address spaces
` [PATCH 025/120] MIPS: PS2: Define interrupt controller, DMA and timer IRQs
` [PATCH 026/120] MIPS: PS2: Interrupt controller (INTC) IRQ support
` [PATCH 027/120] MIPS: PS2: DMAC: Define DMA controller registers
` [PATCH 028/120] MIPS: PS2: DMAC: Define tag structures
` [PATCH 029/120] MIPS: PS2: DMAC: IRQ support
` [PATCH 030/120] MIPS: PS2: Timer support
` [PATCH 031/120] MIPS: PS2: SCMD: System command support
` [PATCH 032/120] MIPS: PS2: SCMD: System power off command
` [PATCH 033/120] MIPS: PS2: SCMD: Read system machine name command
` [PATCH 034/120] MIPS: PS2: SCMD: Read system command for the real-time clock (RTC)
` [PATCH 035/120] MIPS: PS2: SCMD: Set "
` [PATCH 036/120] MIPS: PS2: ROM: Iterate over the files in a given ROM directory
` [PATCH 037/120] MIPS: PS2: ROM: Find ROM files with a given name, if they exist
` [PATCH 038/120] MIPS: PS2: ROM: Read data for a given ROM file name
` [PATCH 039/120] MIPS: PS2: ROM: Read extended information for a given ROM file
` [PATCH 040/120] MIPS: PS2: ROM: Read and decode the ROMVER file
` [PATCH 041/120] MIPS: PS2: ROM: Resolve the name for the type in "
` [PATCH 042/120] MIPS: PS2: ROM: Resolve the name for the region "
` [PATCH 043/120] MIPS: PS2: ROM: Permit /dev/mem to access read-only memory
` [PATCH 044/120] MIPS: PS2: ROM: Sysfs module to inspect ROM files
` [PATCH 045/120] MIPS: PS2: ROM: Provide extended file information via sysfs
` [PATCH 046/120] MIPS: PS2: Identify the machine by model name
` [PATCH 047/120] MIPS: PS2: Let the system type be Sony PlayStation 2
` [PATCH 048/120] MIPS: Define and use cpu_relax_forever() for various halting loops
` [PATCH 049/120] MIPS: PS2: Power off support
` [PATCH 050/120] MIPS: PS2: Real-time clock (RTC) driver
` [PATCH 051/120] MIPS: PS2: IOP: I/O processor DMA register PCR2 set and clear
` [PATCH 052/120] MIPS: PS2: SIF: Sub-system interface reset of the I/O processor (IOP)
` [PATCH 053/120] MIPS: PS2: IOP: Define error numbers, descriptions and errno mapping
` [PATCH 054/120] MIPS: PS2: SIF: SIF register write command support
` [PATCH 055/120] MIPS: PS2: SIF: Respond to remote procedure call (RPC) bind command
` [PATCH 056/120] MIPS: PS2: SIF: Respond to RPC bind end command
` [PATCH 057/120] MIPS: PS2: SIF: Reset the SIF0 (sub-to-main) DMA controller
` [PATCH 058/120] MIPS: PS2: SIF: Handle SIF0 (sub-to-main) RPCs via interrupts
` [PATCH 059/120] MIPS: PS2: SIF: Enable the IOP to issue SIF commands
` [PATCH 060/120] MIPS: PS2: SIF: Enable the IOP to issue SIF RPCs
` [PATCH 061/120] MIPS: PS2: SIF: sif_rpc_bind() to request an RPC server connection
` [PATCH 062/120] MIPS: PS2: SIF: sif_rpc_unbind() to release "
` [PATCH 063/120] MIPS: PS2: SIF: sif_rpc() to issue a remote procedure call
` [PATCH 064/120] MIPS: PS2: IOP: Permit /dev/mem to access IOP memory
` [PATCH 065/120] MIPS: PS2: IOP: I/O processor memory support
` [PATCH 066/120] FIXME: Export _dma_cache_{wback,wback_inv,inv}
` [PATCH 067/120] MIPS: PS2: IOP: Module linking support
` [PATCH 068/120] MIPS: PS2: IOP: Verify that modules are IRX objects
` [PATCH 069/120] MIPS: PS2: IOP: Module version compatibility verification

[PATCH] MIPS: Add syscall auditing support
 2019-09-01  9:20 UTC  (2+ messages)

generic ioremap (and lots of cleanups)
 2019-09-01  8:02 UTC  (21+ messages)
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 24/26] riscv: use the generic ioremap code

[PATCH 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-09-01  7:49 UTC  (2+ messages)
` [PATCH 2/3] MIPS: Loongson: Add Loongson-3A R4 basic support

[PATCH v2 0/9] check the node id consistently across different arches
 2019-09-01  4:45 UTC  (17+ messages)
` [PATCH v2 1/9] arm64: numa: check the node id consistently for arm64
` [PATCH v2 2/9] x86: numa: check the node id consistently for x86
        ` Something about loongson_llsc_mb
` [PATCH v2 3/9] alpha: numa: check the node id consistently for alpha
` [PATCH v2 4/9] powerpc: numa: check the node id consistently for powerpc
` [PATCH v2 5/9] s390: numa: check the node id consistently for s390
` [PATCH v2 6/9] sh: numa: check the node id consistently for sh
` [PATCH v2 7/9] sparc64: numa: check the node id consistently for sparc64
` [PATCH v2 8/9] mips: numa: check the node id consistently for mips ip27
` [PATCH v2 9/9] mips: numa: check the node id consistently for mips loongson64

[PATCH] MIPS: Drop Loongson _CACHE_* definitions
 2019-09-01  2:41 UTC  (2+ messages)
`  "

[PATCH 1/3] MIPS: Select R3k-style TLB in Kconfig
 2019-08-31 15:40 UTC  (3+ messages)
` [PATCH 2/3] MIPS: tlbex: Simplify r3k check
` [PATCH 3/3] MIPS: tlbex: Remove cpu_has_local_ebase

[PATCH v3 net-next 00/15] ioc3-eth improvements
 2019-08-30 20:55 UTC  (17+ messages)
` [PATCH v3 net-next 01/15] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v3 net-next 02/15] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH v3 net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH v3 net-next 04/15] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
` [PATCH v3 net-next 05/15] net: sgi: ioc3-eth: allocate space for desc rings only once
` [PATCH v3 net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
` [PATCH v3 net-next 07/15] net: sgi: ioc3-eth: separate tx and rx ring handling
` [PATCH v3 net-next 08/15] net: sgi: ioc3-eth: introduce chip start function
` [PATCH v3 net-next 09/15] net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
` [PATCH v3 net-next 10/15] net: sgi: ioc3-eth: refactor rx buffer allocation
` [PATCH v3 net-next 11/15] net: sgi: ioc3-eth: use dma-direct for dma allocations
` [PATCH v3 net-next 12/15] net: sgi: ioc3-eth: use csum_fold
` [PATCH v3 net-next 13/15] net: sgi: ioc3-eth: Fix IPG settings
` [PATCH v3 net-next 14/15] net: sgi: ioc3-eth: protect emcr in all cases
` [PATCH v3 net-next 15/15] net: sgi: ioc3-eth: no need to stop queue set_multicast_list

[PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro"
 2019-08-30 19:46 UTC 

[PATCH net-next v2 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-08-30 17:16 UTC  (5+ messages)
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: mt7530: Add "

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2019-08-30 14:16 UTC  (10+ messages)
` [PATCH v2 1/8] arm64: compat: vdso: Expose BUILD_VDSO32
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context
` [PATCH v2 3/8] mips: compat: vdso: Use legacy syscalls as fallback
` [PATCH v2 4/8] lib: vdso: Remove VDSO_HAS_32BIT_FALLBACK
` [PATCH v2 5/8] lib: vdso: Remove checks on return value for 32 bit vDSO
` [PATCH v2 6/8] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
` [PATCH v2 7/8] mips: "
` [PATCH v2 8/8] x86: "

[PATCH 0/7] vdso: Complete the conversion to 32bit syscalls
 2019-08-30 12:13 UTC  (16+ messages)
` [PATCH 1/7] arm64: compat: vdso: Expose BUILD_VDSO32
` [PATCH 2/7] lib: vdso: Build 32 bit specific functions in the right context
` [PATCH 3/7] mips: compat: vdso: Use legacy syscalls as fallback
` [PATCH 4/7] lib: vdso: Remove VDSO_HAS_32BIT_FALLBACK
` [PATCH 5/7] arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
` [PATCH 6/7] mips: "
` [PATCH 7/7] x86: "

[PATCH v2 net-next 00/15] ioc3-eth improvements
 2019-08-30  8:09 UTC  (22+ messages)
` [PATCH v2 net-next 01/15] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v2 net-next 02/15] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH v2 net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH v2 net-next 04/15] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
` [PATCH v2 net-next 05/15] net: sgi: ioc3-eth: allocate space for desc rings only once
` [PATCH v2 net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
` [PATCH v2 net-next 07/15] net: sgi: ioc3-eth: separate tx and rx ring handling
` [PATCH v2 net-next 08/15] net: sgi: ioc3-eth: introduce chip start function
` [PATCH v2 net-next 09/15] net: sgi: ioc3-eth: split ring cleaning/freeing and allocation
` [PATCH v2 net-next 10/15] net: sgi: ioc3-eth: refactor rx buffer allocation
` [PATCH v2 net-next 11/15] net: sgi: ioc3-eth: use dma-direct for dma allocations
` [PATCH v2 net-next 12/15] net: sgi: ioc3-eth: use csum_fold
` [PATCH v2 net-next 13/15] net: sgi: ioc3-eth: Fix IPG settings
` [PATCH v2 net-next 14/15] net: sgi: ioc3-eth: protect emcr in all cases
` [PATCH v2 net-next 15/15] net: sgi: ioc3-eth: no need to stop queue set_multicast_list

[PATCH v1 06/18] dt-bindings: interrupt-controller: Add Loongson-3 IOINTC
 2019-08-30  4:32 UTC  (13+ messages)
` [PATCH v1 07/18] irqchip: Add driver for Loongson-3 HyperTransport interrupt controller
` [PATCH v1 08/18] dt-bindings: interrupt-controller: Add Loongson-3 HTINTC
` [PATCH v1 09/18] irqchip: i8259: Add plat-poll support
` [PATCH v1 10/18] irqchip: mips-cpu: Convert to simple domain
` [PATCH v1 11/18] MIPS: Loongson64: Drop legacy IRQ code
` [PATCH v1 12/18] dt-bindings: mips: Add loongson cpus & boards
` [PATCH v1 13/18] dt-bindings: Document loongson vendor-prefix
` [PATCH v1 14/18] MIPS: Loongson64: Add generic dts
` [PATCH v1 15/18] MIPS: Loongson64: Load built-in dtbs
` [PATCH v1 16/18] MIPS: Loongson: Regenerate defconfigs
` [PATCH v1 17/18] MAINTAINERS: Add new pathes to LOONGSON64 ARCHITECTURE
` [PATCH v1 18/18] MAINTAINERS: Add myself as maintainer of LOONGSON64

[PATCH 00/13] Modernize Loongson64 Machine
 2019-08-30  4:25 UTC  (8+ messages)
` [PATCH v1 00/18] "
  ` [PATCH v1 01/18] MIPS: Loongson64: Rename CPU TYPES
  ` [PATCH v1 02/18] MIPS: Loongson64: separate loongson2ef/loongson64 code
  ` [PATCH v1 03/18] MAINTAINERS: Fix entries for new loongson64 path
  ` [PATCH v1 04/18] irqchip: Export generic chip domain map/unmap functions
  ` [PATCH v1 05/18] irqchip: Add driver for Loongson-3 I/O interrupt controller
  ` [PATCH v1 06/18] dt-bindings: interrupt-controller: Add Loongson-3 IOINTC

cleanup the dma_pgprot handling v2
 2019-08-29 15:28 UTC  (2+ messages)

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (6+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-29 11:20 UTC  (3+ messages)
` [PATCH v4 4/9] MIPS: PCI: refactor ioc3 special handling

[PATCH] MIPS64: add KASAN support
 2019-08-29 11:33 UTC  (2+ messages)

[PATCH net-next 00/15] ioc3-eth improvements
 2019-08-29  8:52 UTC  (6+ messages)
` [PATCH net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
` [PATCH net-next 09/15] net: sgi: ioc3-eth: split ring cleaning/freeing and allocation

[PATCH net-next v4 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-29  7:03 UTC  (5+ messages)
` [PATCH net-next v4 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-28 23:41 UTC  (4+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).