linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-04 15:46:02 to 2018-09-07 00:41:40 UTC [more...]

[PATCH AUTOSEL 4.9 12/43] MIPS: ath79: fix system restart
 2018-09-07  0:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 28/43] MIPS: jz4740: Bump zload address

[PATCH AUTOSEL 4.14 18/67] MIPS: ath79: fix system restart
 2018-09-07  0:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 46/67] MIPS: jz4740: Bump zload address

[PATCH AUTOSEL 4.18 26/88] MIPS: ath79: fix system restart
 2018-09-07  0:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.18 60/88] MIPS: jz4740: Bump zload address

[PATCH v4 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-09-06 23:21 UTC  (12+ messages)
` [PATCH v4 1/6] MIPS: Make play_dead() work for kexec
` [PATCH v4 2/6] MIPS: kexec: Let the new kernel handle all CPUs
` [PATCH v4 3/6] MIPS: kexec: Deprecate (relocated_)kexec_smp_wait
` [PATCH v4 4/6] MIPS: kexec: Do not flush system wide caches in machine_kexec()
` [PATCH v4 5/6] MIPS: kexec: Relax memory restriction
` [PATCH v4 6/6] MIPS: kexec: Use prepare method from Generic for UHI platforms

[PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
 2018-09-06 22:38 UTC  (20+ messages)
` [PATCH 01/19] mtd: rawnand: Leave chip->IO_ADDR_{R,W} to NULL when unused
` [PATCH 02/19] mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R,W} there
` [PATCH 03/19] mtd: rawnand: Deprecate ->{read,write}_{byte,buf}() hooks
` [PATCH 04/19] mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
` [PATCH 05/19] mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
` [PATCH 06/19] mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
` [PATCH 07/19] mtd: rawnand: Deprecate ->erase()
` [PATCH 08/19] mtd: rawnand: Deprecate ->{set,get}_features() hooks
` [PATCH 09/19] mtd: rawnand: Deprecate ->chip_delay
` [PATCH 10/19] mtd: rawnand: Move function prototypes after struct declarations
` [PATCH 11/19] mtd: rawnand: Get rid of nand_flash_dev forward declation
` [PATCH 12/19] mtd: rawnand: Get rid of the duplicate nand_chip forward declaration
` [PATCH 13/19] mtd: rawnand: Get rid of a few unused definitions
` [PATCH 14/19] mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
` [PATCH 15/19] mtd: rawnand: Inline onfi_get_async_timing_mode()
` [PATCH 16/19] mtd: rawnand: Keep all internal stuff private
` [PATCH 17/19] mtd: rawnand: Move legacy code to nand_legacy.c
` [PATCH 18/19] mtd: rawnand: Move ONFI code to nand_onfi.c
` [PATCH 19/19] mtd: rawnand: Move JEDEC code to nand_jedec.c

[GIT PULL] MIPS fix for v4.19-rc3
 2018-09-06 22:02 UTC 

[PATCH v5 00/12] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-09-06 21:49 UTC  (16+ messages)
` [PATCH v5 01/12] soc: bcm: brcmstb: add memory API
` [PATCH v5 02/12] dt-bindings: pci: add DT docs for Brcmstb PCIe device
` [PATCH v5 03/12] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic
` [PATCH v5 05/12] PCI: brcmstb: add MSI capability
` [PATCH v5 06/12] MIPS: BMIPS: add dma remap for BrcmSTB PCIe
` [PATCH v5 07/12] PCI/MSI: enable PCI_MSI_IRQ_DOMAIN support for MIPS
` [PATCH v5 08/12] MIPS: BMIPS: add PCI bindings for 7425, 7435
` [PATCH v5 09/12] MIPS: BMIPS: enable PCI
` [PATCH v5 10/12] ARM64: declare __phys_to_dma on ARCH_HAS_PHYS_TO_DMA
` [PATCH v5 11/12] ARM64: add dma remap for BrcmSTB PCIe
` [PATCH v5 12/12] ARM: "

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-06 21:39 UTC  (9+ messages)

[PATCH v2 net-next 0/7] Add support for Lantiq / Intel vrx200 network
 2018-09-06 21:36 UTC  (11+ messages)
` [PATCH v2 net-next 4/7] dt-bindings: net: Add lantiq,xrx200-net DT bindings
` [PATCH v2 net-next 5/7] net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
` [PATCH v2 net-next 7/7] net: dsa: Add Lantiq / Intel DSA driver for vrx200

[PATCH] ip22-gio.c: fix missing return value check of kzalloc()
 2018-09-06 21:32 UTC  (2+ messages)

[PATCH] MIPS: pci-rt2880: set pci controller of_node
 2018-09-06 21:18 UTC  (3+ messages)

[PATCH] mips: txx9: fix iounmap related issue
 2018-09-06 21:16 UTC  (3+ messages)

[PATCH v2 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-09-06 20:15 UTC  (26+ messages)
` [PATCH v2 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH v2 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan()
` [PATCH v2 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH v2 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH v2 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH v2 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH v2 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH v2 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH v2 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH v2 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH v2 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH v2 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH v2 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH v2 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH v2 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH v2 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH v2 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH v2 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH v2 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features()
` [PATCH v2 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH v2 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH v2 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH v2 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[PATCH v2 0/9] Devicetree build consolidation
 2018-09-06 17:11 UTC  (4+ messages)
` [PATCH v2 6/9] kbuild: consolidate Devicetree dtb build rules

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-06 13:46 UTC  (72+ messages)
` [RFC PATCH 01/29] mips: switch to NO_BOOTMEM
` [RFC PATCH 02/29] mm: remove CONFIG_NO_BOOTMEM
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK
` [RFC PATCH 04/29] mm: remove bootmem allocator implementation
` [RFC PATCH 05/29] mm: nobootmem: remove dead code
` [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address
` [RFC PATCH 08/29] memblock: replace alloc_bootmem_align with memblock_alloc
` [RFC PATCH 09/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [RFC PATCH 11/29] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [RFC PATCH 12/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 13/29] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [RFC PATCH 14/29] memblock: add align parameter to memblock_alloc_node()
` [RFC PATCH 15/29] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [RFC PATCH 16/29] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [RFC PATCH 17/29] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [RFC PATCH 18/29] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [RFC PATCH 19/29] memblock: replace alloc_bootmem_pages with memblock_alloc
` [RFC PATCH 20/29] memblock: replace __alloc_bootmem with memblock_alloc_from
` [RFC PATCH 21/29] memblock: replace alloc_bootmem with memblock_alloc
` [RFC PATCH 22/29] mm: nobootmem: remove bootmem allocation APIs
` [RFC PATCH 23/29] memblock: replace free_bootmem{_node} with memblock_free
` [RFC PATCH 24/29] memblock: replace free_bootmem_late with memblock_free_late
` [RFC PATCH 25/29] memblock: rename free_all_bootmem to memblock_free_all
` [RFC PATCH 26/29] memblock: rename __free_pages_bootmem to memblock_free_pages
` [RFC PATCH 27/29] mm: remove nobootmem
` [RFC PATCH 28/29] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [RFC PATCH 29/29] mm: remove include/linux/bootmem.h

[PATCH RESEND] mips: switch to NO_BOOTMEM
 2018-09-06  5:30 UTC  (6+ messages)

[PATCH V2] mips: txx9: fix resource leak after register fail
 2018-09-06  2:17 UTC  (2+ messages)

[PATCH V4 00/10] MIPS: Loongson: new features and improvements
 2018-09-06  1:33 UTC  (13+ messages)
` [PATCH V4 01/10] MIPS: Loongson-3: Enable Store Fill Buffer at runtime
` [PATCH 02/10] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
` [PATCH V4 03/10] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
` [PATCH V4 04/10] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
` [PATCH V4 05/10] MIPS: Align kernel load address to 64KB
` [PATCH V4 06/10] MIPS: Reserve extra memory for crash dump
` [PATCH V4 07/10] MIPS: Loongson64: Add kexec/kdump support
` [PATCH V4 08/10] MIPS: Loongson-3: Fix CPU UART irq delivery problem
` [PATCH V4 09/10] MIPS: Loongson-3: Fix BRIDGE "
` [PATCH V4 10/10] MIPS: Loongson: Introduce and use WAR_LLSC_MB

[PATCH v5 0/7] Add support for MSCC Ocelot i2c
 2018-09-05 23:09 UTC  (3+ messages)

[PATCH] mips: txx9: fix resource leak after register fail
 2018-09-05  9:50 UTC  (2+ messages)

[PATCH v2 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-09-05  9:07 UTC  (10+ messages)


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