linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-18 19:50:03 to 2019-10-01 19:08:45 UTC [more...]

[PATCH v2 0/5] MIPS: CI20: DTS: Add nodes to Creator CI20 board
 2019-10-01 19:08 UTC  (2+ messages)
` [PATCH v2 1/5] MIPS: JZ4780: DTS: Add I2C nodes

[PATCH] mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
 2019-10-01 12:49 UTC  (2+ messages)

[PATCH] MIPS: cpu-bugs64: Mark inline functions as __always_inline
 2019-10-01 12:00 UTC  (3+ messages)

[PATCH v6 0/4] Use MFD framework for SGI IOC3 drivers
 2019-10-01 10:11 UTC  (6+ messages)
` [PATCH v6 1/4] nvmem: core: add nvmem_device_find
` [PATCH v6 2/4] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v6 3/4] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v6 4/4] MIPS: SGI-IP27: fix readb/writeb addressing

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (16+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

[PATCH 00/37] MIPS: barriers & atomics cleanups
 2019-09-30 23:08 UTC  (38+ messages)
` [PATCH 01/37] MIPS: Unify sc beqz definition
` [PATCH 02/37] MIPS: Use compact branch for LL/SC loops on MIPSr6+
` [PATCH 03/37] MIPS: barrier: Add __SYNC() infrastructure
` [PATCH 04/37] MIPS: barrier: Clean up rmb() & wmb() definitions
` [PATCH 05/37] MIPS: barrier: Clean up __smp_mb() definition
` [PATCH 06/37] MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
` [PATCH 07/37] MIPS: barrier: Clean up __sync() definition
` [PATCH 08/37] MIPS: barrier: Clean up sync_ginv()
` [PATCH 09/37] MIPS: atomic: Fix whitespace in ATOMIC_OP macros
` [PATCH 11/37] MIPS: atomic: Use one macro to generate 32b & 64b functions
` [PATCH 10/37] MIPS: atomic: Handle !kernel_uses_llsc first
` [PATCH 12/37] MIPS: atomic: Emit Loongson3 sync workarounds within asm
` [PATCH 13/37] MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
` [PATCH 14/37] MIPS: atomic: Unify 32b & 64b sub_if_positive
` [PATCH 15/37] MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
` [PATCH 17/37] MIPS: bitops: Handle !kernel_uses_llsc first
` [PATCH 16/37] MIPS: bitops: Use generic builtin ffs/fls; drop cpu_has_clo_clz
` [PATCH 18/37] MIPS: bitops: Only use ins for bit 16 or higher
` [PATCH 19/37] MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
` [PATCH 20/37] MIPS: bitops: ins start position is always an immediate
` [PATCH 21/37] MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
` [PATCH 22/37] MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
` [PATCH 23/37] MIPS: bitops: Use the BIT() macro
` [PATCH 24/37] MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
` [PATCH 25/37] MIPS: bitops: Abstract LL/SC loops
` [PATCH 26/37] MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
` [PATCH 27/37] MIPS: bitops: Emit Loongson3 sync workarounds within asm
` [PATCH 28/37] MIPS: bitops: Use smp_mb__before_atomic in test_* ops
` [PATCH 29/37] MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
` [PATCH 30/37] MIPS: cmpxchg: Omit redundant barriers for Loongson3
` [PATCH 31/37] MIPS: futex: Emit Loongson3 sync workarounds within asm
` [PATCH 32/37] MIPS: syscall: "
` [PATCH 33/37] MIPS: barrier: Remove loongson_llsc_mb()
` [PATCH 34/37] MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
` [PATCH 35/37] MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
` [PATCH 36/37] MIPS: genex: Don't reload address unnecessarily
` [PATCH 37/37] MIPS: Check Loongson3 LL/SC errata workaround correctness

[PATCH v1] MIPS: dts: ar9331: fix interrupt-controller size
 2019-09-30 22:23 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Fix boot failure after dropping boot_mem_map
 2019-09-30 22:23 UTC  (2+ messages)

[PATCH v2 0/5] irqchip/irq-bcm7038-l1 updates
 2019-09-30 19:10 UTC  (15+ messages)
` [PATCH v2 1/5] irqchip/irq-bcm7038-l1: Add PM support
` [PATCH v2 2/5] dt-bindings: Document brcm,irq-can-wake for brcm,bcm7038-l1-intc.txt
` [PATCH v2 4/5] dt-bindings: Document brcm,int-fwd-mask property for bcm7038-l1-intc
` [PATCH v2 5/5] irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask

[PATCH v2 00/19] Modernize Loongson64 Machine
 2019-09-30 13:23 UTC  (5+ messages)
` [PATCH v2 12/19] dt-bindings: mips: Add loongson boards
` [PATCH v2 14/19] MIPS: Loongson64: Add generic dts

[MIPS] GCC: Fix Loongson3 LLSC Errata
 2019-09-30  9:59 UTC 

[PATCH 1/3] MIPS: Select R3k-style TLB in Kconfig
 2019-09-30  4:29 UTC  (3+ messages)
` [PATCH 3/3] MIPS: tlbex: Remove cpu_has_local_ebase

[PATCH AUTOSEL 5.3 01/49] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-09-29 19:39 UTC  (10+ messages)
` [PATCH AUTOSEL 5.3 02/49] clk: jz4740: Add TCU clock
` [PATCH AUTOSEL 5.3 03/49] MIPS: Don't use bc_false uninitialized in __mm_isBranchInstr
` [PATCH AUTOSEL 5.3 04/49] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
` [PATCH AUTOSEL 5.3 10/49] mips/atomic: Fix loongson_llsc_mb() wreckage
` [PATCH AUTOSEL 5.3 14/49] mips/atomic: Fix smp_mb__{before,after}_atomic()
` [PATCH AUTOSEL 5.3 19/49] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver
` [PATCH AUTOSEL 5.3 20/49] firmware: bcm47xx_nvram: Correct size_t printf format
` [PATCH AUTOSEL 5.3 47/49] mips: properly account for stack randomization and stack guard gap

[PATCH AUTOSEL 5.2 01/42] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-09-29 17:39 UTC  (10+ messages)
` [PATCH AUTOSEL 5.2 02/42] clk: jz4740: Add TCU clock
` [PATCH AUTOSEL 5.2 03/42] MIPS: Don't use bc_false uninitialized in __mm_isBranchInstr
` [PATCH AUTOSEL 5.2 04/42] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
` [PATCH AUTOSEL 5.2 09/42] mips/atomic: Fix loongson_llsc_mb() wreckage
` [PATCH AUTOSEL 5.2 13/42] mips/atomic: Fix smp_mb__{before,after}_atomic()
` [PATCH AUTOSEL 5.2 17/42] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver
` [PATCH AUTOSEL 5.2 18/42] firmware: bcm47xx_nvram: Correct size_t printf format
` [PATCH AUTOSEL 5.2 40/42] mips: properly account for stack randomization and stack guard gap

[PATCH AUTOSEL 4.19 01/33] MIPS: Ingenic: Disable broken BTB lookup optimization
 2019-09-29 17:40 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 02/33] clk: jz4740: Add TCU clock
` [PATCH AUTOSEL 4.19 03/33] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
` [PATCH AUTOSEL 4.19 12/33] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver
` [PATCH AUTOSEL 4.19 13/33] firmware: bcm47xx_nvram: Correct size_t printf format
` [PATCH AUTOSEL 4.19 31/33] mips: properly account for stack randomization and stack guard gap

[PATCH AUTOSEL 4.14 01/23] clk: jz4740: Add TCU clock
 2019-09-29 17:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 02/23] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
` [PATCH AUTOSEL 4.14 09/23] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver
` [PATCH AUTOSEL 4.14 10/23] firmware: bcm47xx_nvram: Correct size_t printf format

[PATCH AUTOSEL 4.9 01/13] clk: jz4740: Add TCU clock
 2019-09-29 17:36 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 02/13] MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
` [PATCH AUTOSEL 4.9 06/13] firmware: bcm47xx_nvram: Correct size_t printf format

[PATCH AUTOSEL 4.4 1/9] clk: jz4740: Add TCU clock
 2019-09-29 17:36 UTC 

[PATCH] MIPS: Loongson64: Remove duplicated add_memory_region
 2019-09-28  8:52 UTC  (3+ messages)

[PATCH 0/4] MIPS: CI20: DTS: Add nodes to Creator CI20 board
 2019-09-27  4:20 UTC  (7+ messages)
` [PATCH 1/4] MIPS: CI20: DTS: Add I2C nodes
` [PATCH 2/4] MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth
` [PATCH 3/4] MIPS: CI20: DTS: Add Leds
` [PATCH 4/4] MIPS: JZ4780: DTS: Add CPU nodes

[PATCH 1/3] docs: fix some broken references
 2019-09-26 16:29 UTC  (2+ messages)

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-26 12:10 UTC  (31+ messages)

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-09-26  8:42 UTC  (3+ messages)

[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-25  3:36 UTC  (7+ messages)
` [PATCH V3 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH v2 00/21] Refine memblock API
 2019-09-24 17:52 UTC  (2+ messages)

[GIT PULL] MIPS changes
 2019-09-24 15:32 UTC  (8+ messages)

[PATCH] MIPS: init: Prevent adding memory before PHYS_OFFSET
 2019-09-24 15:20 UTC 

[PATCH] MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
 2019-09-24 15:19 UTC 

[PATCH] broadcom: Fix an compile warning in nvram_init
 2019-09-23  6:18 UTC 

[PATCH] MIPS: Add syscall auditing support
 2019-09-23  1:16 UTC  (3+ messages)

[PATCH] MIPS: Loongson: remove unnecessary loongson_llsc_mb()
 2019-09-22  2:21 UTC  (2+ messages)

[PATCH V2 1/3] MIPS: Loongson: Add CFUCFG&CSR support
 2019-09-21 13:50 UTC  (3+ messages)
` [PATCH V2 2/3] MIPS: Loongson: Add Loongson-3A R4 basic support
` [PATCH V2 3/3] MIPS: Loongson-3: Add CSR IPI support

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-20  4:06 UTC  (11+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH 4.4 19/56] MIPS: VDSO: Use same -m%-float cflag as the kernel proper
 2019-09-19 22:04 UTC 

[PATCH 4.9 22/74] MIPS: VDSO: Use same -m%-float cflag as the kernel proper
 2019-09-19 22:03 UTC 

[PATCH 00/13] KVM: Dynamically size memslot arrays
 2019-09-19 19:39 UTC  (6+ messages)
` [PATCH 02/13] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH 10/13] KVM: Provide common implementation for generic dirty log functions

[PATCH] mm/pgtable/debug: Fix test validating architecture page table helpers
 2019-09-19  5:44 UTC  (3+ messages)

[PATCH 1/3] MIPS: Disable pte_special() for MIPS32 with 4KiB pages & RiXi
 2019-09-18 22:03 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Disable hugepages for MIPS32 with 4KB pages
` [PATCH 3/3] MIPS: Detect bad _PFN_SHIFT values

fix default dma_mmap_* pgprot v3
 2019-09-18 19:50 UTC  (3+ messages)
` [PATCH 2/2] MIPS: remove support for DMA_ATTR_WRITE_COMBINE


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).